JUnit version 4.13.2
.06:12:36.982 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786515156971
06:12:37.023 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:12:37.066 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
06:12:37.076 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskRXSAJT/test-tmp
06:12:37.106 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/tsan/bin
06:12:37.109 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskRXSAJT/java/build/dist-test/../../../build/tsan/bin/kudu, test, mini_cluster, --serialization=pb]
06:12:37.329 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468"
  extra_master_flags: "--rpc_service_queue_length=1"
  extra_master_flags: "--rpc_num_service_threads=3"
  extra_master_flags: "--master_inject_latency_on_tablet_lookups_ms=100"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

06:12:37.516 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:12:37.518 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

06:12:37.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.522759  8510 mini_oidc.cc:150] Starting JWKS server
06:12:37.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.526855  8510 webserver.cc:533] Webserver started at http://127.0.0.1:34389/ using document root <none> and password file <none>
06:12:37.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.527523  8510 mini_oidc.cc:186] Starting OIDC Discovery server
06:12:37.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.529882  8510 webserver.cc:533] Webserver started at http://127.0.0.1:39125/ using document root <none> and password file <none>
06:12:37.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:37Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
06:12:37.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:37Z Disabled control of system clock
06:12:37.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.605062  8510 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskRXSAJT/build/tsan/bin/kudu
06:12:37.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskRXSAJT/build/tsan/bin/kudu
06:12:37.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-0/wal
06:12:37.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-0/data
06:12:37.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:37.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:37.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:37.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:37.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:37.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:37.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-0/logs
06:12:37.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-0/data/info.pb
06:12:37.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:37.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:37.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:37.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:37.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:37.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:37.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:37.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:37.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:37.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:37.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:37.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:37.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.79.190:33549
06:12:37.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.79.190
06:12:37.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:37.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.79.148:34051
06:12:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721
06:12:37.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:37.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34389/jwks.json
06:12:37.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
06:12:37.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
06:12:37.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
06:12:37.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.936093  8523 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
06:12:37.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.936656  8523 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:37.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.937144  8523 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:37.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.937973  8523 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:37.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.970968  8523 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:37.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.971410  8523 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:37.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.971686  8523 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:37.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.972015  8523 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:37.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.972250  8523 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:37.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.972393  8523 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34389/jwks.json
06:12:38.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.013557  8523 master_runner.cc:387] Master server non-default flags:
06:12:38.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:38.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.79.148:34051
06:12:38.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:38.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:38.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-0/data
06:12:38.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-0/wal
06:12:38.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721
06:12:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
06:12:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:38.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:38.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.79.190:33549
06:12:38.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
06:12:38.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:38.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:38.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
06:12:38.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:38.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34389/jwks.json
06:12:38.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:38.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:38.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-0/data/info.pb
06:12:38.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.79.190
06:12:38.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:38.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:38.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:38.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:38.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:38.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:38.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-0/logs
06:12:38.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:38.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:38.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:38.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:38.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:38.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:38.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
06:12:38.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:53:07 UTC on e7f111948823
06:12:38.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17646
06:12:38.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
06:12:38.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.015244  8523 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:38.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.017086  8523 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:38.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.033249  8530 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
06:12:39.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.033697  8531 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
06:12:39.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.370407  8532 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1334 milliseconds
06:12:39.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.373499  8533 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
06:12:39.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.373509  8523 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
06:12:39.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.376981  8523 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:39.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.382526  8523 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.384336  8523 hybrid_clock.cc:648] HybridClock initialized: now 1786515159384352 us; error 132 us; skew 500 ppm
06:12:39.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.385845  8523 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
06:12:39.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.397404  8523 webserver.cc:533] Webserver started at http://127.8.79.190:37017/ using document root <none> and password file <none>
06:12:39.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.399466  8523 fs_manager.cc:362] Metadata directory not provided
06:12:39.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.399772  8523 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:39.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.400506  8523 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.405738  8523 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-0/data/instance:
06:12:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "215eb2acb2874aa9a248dd32d305e76a"
06:12:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:39 on dist-test-slave-csg5"
06:12:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.407475  8523 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-0/wal/instance:
06:12:39.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "215eb2acb2874aa9a248dd32d305e76a"
06:12:39.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:39 on dist-test-slave-csg5"
06:12:39.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.417708  8523 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.009s	sys 0.000s
06:12:39.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.426152  8540 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:39.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.428058  8523 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.004s	sys 0.003s
06:12:39.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.428860  8523 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-0/data,/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-0/wal
06:12:39.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "215eb2acb2874aa9a248dd32d305e76a"
06:12:39.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:39 on dist-test-slave-csg5"
06:12:39.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.429423  8523 fs_report.cc:389] FS layout report
06:12:39.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:39.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-0/wal
06:12:39.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-0/wal
06:12:39.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-0/data/data
06:12:39.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:39.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:39.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:39.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:39.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:39.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:39.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:39.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:39.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:39.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:39.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:39.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.495209  8523 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:39.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.497071  8523 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
06:12:39.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.497680  8523 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:39.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.542021  8523 rpc_server.cc:307] RPC server started. Bound to: 127.8.79.190:33549
06:12:39.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.542128  8568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.79.190:33549 every 8 connection(s)
06:12:39.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.545295  8523 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-0/data/info.pb
06:12:39.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.550201  8510 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskRXSAJT/build/tsan/bin/kudu as pid 8523
06:12:39.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.550837  8510 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-0/wal/instance
06:12:39.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.553599  8569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:39.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.556238  8510 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskRXSAJT/build/tsan/bin/kudu
06:12:39.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskRXSAJT/build/tsan/bin/kudu
06:12:39.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-1/wal
06:12:39.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-1/data
06:12:39.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:39.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:39.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:39.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:39.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:39.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:39.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-1/logs
06:12:39.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-1/data/info.pb
06:12:39.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:39.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:39.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:39.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:39.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:39.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:39.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:39.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.79.189:32849
06:12:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.79.189
06:12:39.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:39.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.79.148:34051
06:12:39.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:39.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:39.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:39.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:39.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721
06:12:39.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34389/jwks.json
06:12:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
06:12:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
06:12:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
06:12:39.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.570221  8569 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.79.190" port: 33549 } has no permanent_uuid. Determining permanent_uuid...
06:12:39.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.603827  8569 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } has no permanent_uuid. Determining permanent_uuid...
06:12:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.606994  8544 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.79.189:32849: connect: Connection refused (error 111)
06:12:39.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.612973  8569 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.79.189:32849: Network error: Client connection negotiation failed: client connection to 127.8.79.189:32849: connect: Connection refused (error 111)
06:12:39.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.662854  8569 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } attempt: 1
06:12:39.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.670104  8569 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.79.189:32849: Network error: Client connection negotiation failed: client connection to 127.8.79.189:32849: connect: Connection refused (error 111)
06:12:39.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.738705  8569 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } attempt: 2
06:12:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.744591  8569 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.79.189:32849: Network error: Client connection negotiation failed: client connection to 127.8.79.189:32849: connect: Connection refused (error 111)
06:12:39.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.836068  8569 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } attempt: 3
06:12:39.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.841742  8569 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.79.189:32849: Network error: Client connection negotiation failed: client connection to 127.8.79.189:32849: connect: Connection refused (error 111)
06:12:39.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.936349  8572 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
06:12:39.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.937001  8572 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:39.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.937569  8572 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:39.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.938371  8572 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:39.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.972807  8572 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:39.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.973286  8572 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:39.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.973635  8572 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:39.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.974138  8572 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:39.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.974625  8572 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:39.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.974982  8572 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34389/jwks.json
06:12:39.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.985283  8569 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } attempt: 4
06:12:39.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.990605  8569 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.79.189:32849: Network error: Client connection negotiation failed: client connection to 127.8.79.189:32849: connect: Connection refused (error 111)
06:12:40.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.019013  8572 master_runner.cc:387] Master server non-default flags:
06:12:40.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:40.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.79.148:34051
06:12:40.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:40.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:40.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-1/data
06:12:40.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-1/wal
06:12:40.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:40.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721
06:12:40.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
06:12:40.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:40.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:40.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:40.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.79.189:32849
06:12:40.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
06:12:40.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:40.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:40.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
06:12:40.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:40.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34389/jwks.json
06:12:40.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:40.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:40.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-1/data/info.pb
06:12:40.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.79.189
06:12:40.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:40.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:40.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:40.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:40.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:40.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:40.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-1/logs
06:12:40.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:40.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:40.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:40.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:40.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:40.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:40.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
06:12:40.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:53:07 UTC on e7f111948823
06:12:40.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17646
06:12:40.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
06:12:40.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.020843  8572 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:40.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.023597  8572 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:40.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.037963  8582 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
06:12:40.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.290163  8569 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } attempt: 5
06:12:40.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.298581  8569 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.79.189:32849: Network error: Client connection negotiation failed: client connection to 127.8.79.189:32849: connect: Connection refused (error 111)
06:12:40.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.846402  8569 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } attempt: 6
06:12:40.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.859061  8569 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.79.189:32849: Network error: Client connection negotiation failed: client connection to 127.8.79.189:32849: connect: Connection refused (error 111)
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.038920  8584 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
06:12:41.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.044224  8587 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
06:12:41.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.371613  8585 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1331 milliseconds
06:12:41.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.371750  8572 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
06:12:41.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.377583  8572 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:41.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.381239  8572 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:41.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.382853  8572 hybrid_clock.cc:648] HybridClock initialized: now 1786515161382761 us; error 109 us; skew 500 ppm
06:12:41.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.383850  8572 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
06:12:41.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.391296  8572 webserver.cc:533] Webserver started at http://127.8.79.189:34913/ using document root <none> and password file <none>
06:12:41.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.392324  8572 fs_manager.cc:362] Metadata directory not provided
06:12:41.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.392539  8572 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:41.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.393149  8572 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:41.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.398631  8572 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-1/data/instance:
06:12:41.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0a1fd35100464a47ac797ed4afe4c0d3"
06:12:41.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:41 on dist-test-slave-csg5"
06:12:41.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.399971  8572 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-1/wal/instance:
06:12:41.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0a1fd35100464a47ac797ed4afe4c0d3"
06:12:41.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:41 on dist-test-slave-csg5"
06:12:41.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.409706  8572 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.009s	sys 0.000s
06:12:41.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.417435  8598 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:41.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.419317  8572 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.006s	sys 0.000s
06:12:41.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.419739  8572 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-1/data,/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-1/wal
06:12:41.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0a1fd35100464a47ac797ed4afe4c0d3"
06:12:41.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:41 on dist-test-slave-csg5"
06:12:41.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.420346  8572 fs_report.cc:389] FS layout report
06:12:41.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:41.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-1/wal
06:12:41.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-1/wal
06:12:41.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-1/data/data
06:12:41.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:41.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:41.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:41.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:41.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:41.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:41.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:41.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:41.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:41.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:41.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:41.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.491708  8572 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:41.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.493584  8572 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
06:12:41.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.494084  8572 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:41.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.544073  8572 rpc_server.cc:307] RPC server started. Bound to: 127.8.79.189:32849
06:12:41.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.544150  8627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.79.189:32849 every 8 connection(s)
06:12:41.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.547225  8572 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-1/data/info.pb
06:12:41.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.547842  8510 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskRXSAJT/build/tsan/bin/kudu as pid 8572
06:12:41.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.548350  8510 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-1/wal/instance
06:12:41.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.552237  8510 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskRXSAJT/build/tsan/bin/kudu
06:12:41.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskRXSAJT/build/tsan/bin/kudu
06:12:41.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-2/wal
06:12:41.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-2/data
06:12:41.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:41.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:41.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:41.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:41.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:41.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:41.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-2/logs
06:12:41.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-2/data/info.pb
06:12:41.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:41.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:41.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:41.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:41.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:41.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:41.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:41.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:41.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:41.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.79.188:41721
06:12:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.79.188
06:12:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.79.148:34051
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34389/jwks.json
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
06:12:41.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
06:12:41.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
06:12:41.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.555648  8628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:41.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.577296  8628 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.79.190" port: 33549 } has no permanent_uuid. Determining permanent_uuid...
06:12:41.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.608490  8628 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } has no permanent_uuid. Determining permanent_uuid...
06:12:41.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.627378  8628 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } has no permanent_uuid. Determining permanent_uuid...
06:12:41.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.630618  8604 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.79.188:41721: connect: Connection refused (error 111)
06:12:41.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.636274  8628 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.79.188:41721: Network error: Client connection negotiation failed: client connection to 127.8.79.188:41721: connect: Connection refused (error 111)
06:12:41.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.685951  8628 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } attempt: 1
06:12:41.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.692498  8628 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.79.188:41721: Network error: Client connection negotiation failed: client connection to 127.8.79.188:41721: connect: Connection refused (error 111)
06:12:41.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.760993  8628 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } attempt: 2
06:12:41.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.766778  8628 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.79.188:41721: Network error: Client connection negotiation failed: client connection to 127.8.79.188:41721: connect: Connection refused (error 111)
06:12:41.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.858301  8628 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } attempt: 3
06:12:41.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.864676  8628 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.79.188:41721: Network error: Client connection negotiation failed: client connection to 127.8.79.188:41721: connect: Connection refused (error 111)
06:12:41.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.919780  8569 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } attempt: 7
06:12:41.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.933827  8569 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } has no permanent_uuid. Determining permanent_uuid...
06:12:41.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.941735  8569 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.79.188:41721: Network error: Client connection negotiation failed: client connection to 127.8.79.188:41721: connect: Connection refused (error 111)
06:12:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.953598  8630 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
06:12:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.954239  8630 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:41.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.954579  8630 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:41.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.955214  8630 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:41.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.988668  8630 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:41.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.989015  8630 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:41.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.989226  8630 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:41.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.989460  8630 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:41.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.989676  8630 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:41.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.989816  8630 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34389/jwks.json
06:12:42.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.000272  8569 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } attempt: 1
06:12:42.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.005556  8569 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.79.188:41721: Network error: Client connection negotiation failed: client connection to 127.8.79.188:41721: connect: Connection refused (error 111)
06:12:42.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.008265  8628 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } attempt: 4
06:12:42.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.013648  8628 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.79.188:41721: Network error: Client connection negotiation failed: client connection to 127.8.79.188:41721: connect: Connection refused (error 111)
06:12:42.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.032294  8630 master_runner.cc:387] Master server non-default flags:
06:12:42.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:42.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.79.148:34051
06:12:42.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:42.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:42.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-2/data
06:12:42.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-2/wal
06:12:42.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:42.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721
06:12:42.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
06:12:42.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:42.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:42.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:42.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.79.188:41721
06:12:42.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
06:12:42.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:42.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:42.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
06:12:42.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:42.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34389/jwks.json
06:12:42.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:42.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:42.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-2/data/info.pb
06:12:42.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.79.188
06:12:42.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:42.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:42.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:42.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:42.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:42.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:42.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-2/logs
06:12:42.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:42.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:42.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:42.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:42.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:42.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:42.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
06:12:42.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:53:07 UTC on e7f111948823
06:12:42.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17646
06:12:42.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
06:12:42.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.033800  8630 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:42.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.035610  8630 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:42.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.050146  8644 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
06:12:42.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.087064  8569 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } attempt: 2
06:12:42.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.095625  8569 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.79.188:41721: Network error: Client connection negotiation failed: client connection to 127.8.79.188:41721: connect: Connection refused (error 111)
06:12:42.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.181375  8569 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } attempt: 3
06:12:42.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.190291  8569 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.79.188:41721: Network error: Client connection negotiation failed: client connection to 127.8.79.188:41721: connect: Connection refused (error 111)
06:12:42.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.313246  8628 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } attempt: 5
06:12:42.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.321841  8628 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.79.188:41721: Network error: Client connection negotiation failed: client connection to 127.8.79.188:41721: connect: Connection refused (error 111)
06:12:42.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.331300  8569 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } attempt: 4
06:12:42.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.339145  8569 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.79.188:41721: Network error: Client connection negotiation failed: client connection to 127.8.79.188:41721: connect: Connection refused (error 111)
06:12:42.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.622872  8569 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } attempt: 5
06:12:42.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.633157  8569 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.79.188:41721: Network error: Client connection negotiation failed: client connection to 127.8.79.188:41721: connect: Connection refused (error 111)
06:12:42.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.878332  8628 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } attempt: 6
06:12:42.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.892791  8628 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.79.188:41721: Network error: Client connection negotiation failed: client connection to 127.8.79.188:41721: connect: Connection refused (error 111)
06:12:43.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.185801  8569 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } attempt: 6
06:12:43.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.198957  8569 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.79.188:41721: Network error: Client connection negotiation failed: client connection to 127.8.79.188:41721: connect: Connection refused (error 111)
06:12:43.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.052139  8645 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
06:12:43.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.055337  8647 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
06:12:43.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.421000  8646 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1365 milliseconds
06:12:43.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.421213  8630 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
06:12:43.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.423027  8630 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:43.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.426129  8630 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:43.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.427687  8630 hybrid_clock.cc:648] HybridClock initialized: now 1786515163427620 us; error 75 us; skew 500 ppm
06:12:43.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.428993  8630 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
06:12:43.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.436412  8630 webserver.cc:533] Webserver started at http://127.8.79.188:36405/ using document root <none> and password file <none>
06:12:43.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.437849  8630 fs_manager.cc:362] Metadata directory not provided
06:12:43.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.438164  8630 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:43.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.438894  8630 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:43.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.443925  8630 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-2/data/instance:
06:12:43.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fa45bc5d707245df8724e88104e9fd8e"
06:12:43.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:43 on dist-test-slave-csg5"
06:12:43.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.445518  8630 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-2/wal/instance:
06:12:43.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fa45bc5d707245df8724e88104e9fd8e"
06:12:43.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:43 on dist-test-slave-csg5"
06:12:43.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.454849  8630 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.011s	sys 0.000s
06:12:43.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.461795  8658 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:43.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.463392  8630 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.006s	sys 0.000s
06:12:43.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.463763  8630 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-2/data,/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-2/wal
06:12:43.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fa45bc5d707245df8724e88104e9fd8e"
06:12:43.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:43 on dist-test-slave-csg5"
06:12:43.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.464149  8630 fs_report.cc:389] FS layout report
06:12:43.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:43.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-2/wal
06:12:43.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-2/wal
06:12:43.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-2/data/data
06:12:43.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:43.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:43.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:43.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:43.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:43.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:43.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:43.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:43.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:43.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:43.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:43.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.533689  8630 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:43.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.535386  8630 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
06:12:43.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.535833  8630 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:43.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.587266  8630 rpc_server.cc:307] RPC server started. Bound to: 127.8.79.188:41721
06:12:43.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.587337  8682 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.79.188:41721 every 8 connection(s)
06:12:43.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.591030  8630 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-2/data/info.pb
06:12:43.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.596550  8510 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskRXSAJT/build/tsan/bin/kudu as pid 8630
06:12:43.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.597150  8510 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/master-2/wal/instance
06:12:43.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.600929  8683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:43.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.622386  8683 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.79.190" port: 33549 } has no permanent_uuid. Determining permanent_uuid...
06:12:43.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.651729  8683 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } has no permanent_uuid. Determining permanent_uuid...
06:12:43.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.664218  8683 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } has no permanent_uuid. Determining permanent_uuid...
06:12:43.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.683828  8683 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e: Bootstrap starting.
06:12:43.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.691351  8683 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e: Neither blocks nor log segments found. Creating new log.
06:12:43.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.692610  8623 debug-util.cc:398] Leaking SignalData structure 0x7b0800054080 after lost signal to thread 8576
06:12:43.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.694317  8683 log.cc:826] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e: Log is configured to *not* fsync() on all Append() calls
06:12:43.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.701156  8683 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e: No bootstrap required, opened a new log
06:12:43.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.723594  8683 raft_consensus.cc:359] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215eb2acb2874aa9a248dd32d305e76a" member_type: VOTER last_known_addr { host: "127.8.79.190" port: 33549 } } peers { permanent_uuid: "0a1fd35100464a47ac797ed4afe4c0d3" member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } } peers { permanent_uuid: "fa45bc5d707245df8724e88104e9fd8e" member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } }
06:12:43.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.724468  8683 raft_consensus.cc:385] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:43.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.724736  8683 raft_consensus.cc:740] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa45bc5d707245df8724e88104e9fd8e, State: Initialized, Role: FOLLOWER
06:12:43.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.725793  8683 consensus_queue.cc:260] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [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: "215eb2acb2874aa9a248dd32d305e76a" member_type: VOTER last_known_addr { host: "127.8.79.190" port: 33549 } } peers { permanent_uuid: "0a1fd35100464a47ac797ed4afe4c0d3" member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } } peers { permanent_uuid: "fa45bc5d707245df8724e88104e9fd8e" member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } }
06:12:43.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.729550  8692 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [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: "215eb2acb2874aa9a248dd32d305e76a" member_type: VOTER last_known_addr { host: "127.8.79.190" port: 33549 } } peers { permanent_uuid: "0a1fd35100464a47ac797ed4afe4c0d3" member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } } peers { permanent_uuid: "fa45bc5d707245df8724e88104e9fd8e" member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } } }
06:12:43.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.731206  8692 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [sys.catalog]: This master's current role is: FOLLOWER
06:12:43.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.731381  8683 sys_catalog.cc:565] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [sys.catalog]: configured and running, proceeding with master startup.
06:12:43.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.783390  8704 catalog_manager.cc:1614] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:43.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.784535  8704 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:43.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.788400  8692 raft_consensus.cc:493] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:12:43.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.789116  8692 raft_consensus.cc:515] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215eb2acb2874aa9a248dd32d305e76a" member_type: VOTER last_known_addr { host: "127.8.79.190" port: 33549 } } peers { permanent_uuid: "0a1fd35100464a47ac797ed4afe4c0d3" member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } } peers { permanent_uuid: "fa45bc5d707245df8724e88104e9fd8e" member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } }
06:12:43.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.792973  8664 tablet.cc:2406] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:43.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.798308  8692 leader_election.cc:290] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 215eb2acb2874aa9a248dd32d305e76a (127.8.79.190:33549), 0a1fd35100464a47ac797ed4afe4c0d3 (127.8.79.189:32849)
06:12:43.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.768541  8630 master_runner.cc:187] Error getting master registration for 127.8.79.190:33549: OK, instance_id { permanent_uuid: "215eb2acb2874aa9a248dd32d305e76a" instance_seqno: 1786515159529865 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:43.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.818782  8630 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:43.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.953449  8628 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } attempt: 7
06:12:44.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.014986  8628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a1fd35100464a47ac797ed4afe4c0d3: Bootstrap starting.
06:12:44.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.031885  8628 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0a1fd35100464a47ac797ed4afe4c0d3: Neither blocks nor log segments found. Creating new log.
06:12:44.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.039736  8628 log.cc:826] T 00000000000000000000000000000000 P 0a1fd35100464a47ac797ed4afe4c0d3: Log is configured to *not* fsync() on all Append() calls
06:12:44.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.054524  8628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a1fd35100464a47ac797ed4afe4c0d3: No bootstrap required, opened a new log
06:12:44.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.088173  8628 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0a1fd35100464a47ac797ed4afe4c0d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215eb2acb2874aa9a248dd32d305e76a" member_type: VOTER last_known_addr { host: "127.8.79.190" port: 33549 } } peers { permanent_uuid: "0a1fd35100464a47ac797ed4afe4c0d3" member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } } peers { permanent_uuid: "fa45bc5d707245df8724e88104e9fd8e" member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } }
06:12:44.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.090956  8628 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0a1fd35100464a47ac797ed4afe4c0d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:44.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.091315  8628 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0a1fd35100464a47ac797ed4afe4c0d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a1fd35100464a47ac797ed4afe4c0d3, State: Initialized, Role: FOLLOWER
06:12:44.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.092564  8628 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0a1fd35100464a47ac797ed4afe4c0d3 [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: "215eb2acb2874aa9a248dd32d305e76a" member_type: VOTER last_known_addr { host: "127.8.79.190" port: 33549 } } peers { permanent_uuid: "0a1fd35100464a47ac797ed4afe4c0d3" member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } } peers { permanent_uuid: "fa45bc5d707245df8724e88104e9fd8e" member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } }
06:12:44.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.102444  8711 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a1fd35100464a47ac797ed4afe4c0d3 [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: "215eb2acb2874aa9a248dd32d305e76a" member_type: VOTER last_known_addr { host: "127.8.79.190" port: 33549 } } peers { permanent_uuid: "0a1fd35100464a47ac797ed4afe4c0d3" member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } } peers { permanent_uuid: "fa45bc5d707245df8724e88104e9fd8e" member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } } }
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.107285  8711 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a1fd35100464a47ac797ed4afe4c0d3 [sys.catalog]: This master's current role is: FOLLOWER
06:12:44.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.107203  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fa45bc5d707245df8724e88104e9fd8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a1fd35100464a47ac797ed4afe4c0d3" is_pre_election: true
06:12:44.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.106881  8628 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0a1fd35100464a47ac797ed4afe4c0d3 [sys.catalog]: configured and running, proceeding with master startup.
06:12:44.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.108597  8616 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0a1fd35100464a47ac797ed4afe4c0d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa45bc5d707245df8724e88104e9fd8e in term 0.
06:12:44.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.110747  8662 leader_election.cc:304] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [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: 0a1fd35100464a47ac797ed4afe4c0d3, fa45bc5d707245df8724e88104e9fd8e; no voters: 
06:12:44.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.112017  8692 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [term 0 FOLLOWER]: Leader pre-election won for term 1
06:12:44.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.112463  8692 raft_consensus.cc:493] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:12:44.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.112843  8692 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [term 0 FOLLOWER]: Advancing to term 1
06:12:44.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.135155  8692 raft_consensus.cc:515] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215eb2acb2874aa9a248dd32d305e76a" member_type: VOTER last_known_addr { host: "127.8.79.190" port: 33549 } } peers { permanent_uuid: "0a1fd35100464a47ac797ed4afe4c0d3" member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } } peers { permanent_uuid: "fa45bc5d707245df8724e88104e9fd8e" member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } }
06:12:44.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.147624  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fa45bc5d707245df8724e88104e9fd8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a1fd35100464a47ac797ed4afe4c0d3"
06:12:44.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.148353  8616 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0a1fd35100464a47ac797ed4afe4c0d3 [term 0 FOLLOWER]: Advancing to term 1
06:12:44.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.156036  8616 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0a1fd35100464a47ac797ed4afe4c0d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa45bc5d707245df8724e88104e9fd8e in term 1.
06:12:44.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.157444  8692 leader_election.cc:290] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [CANDIDATE]: Term 1 election: Requested vote from peers 215eb2acb2874aa9a248dd32d305e76a (127.8.79.190:33549), 0a1fd35100464a47ac797ed4afe4c0d3 (127.8.79.189:32849)
06:12:44.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.158910  8662 leader_election.cc:304] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [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: 0a1fd35100464a47ac797ed4afe4c0d3, fa45bc5d707245df8724e88104e9fd8e; no voters: 
06:12:44.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.160512  8692 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [term 1 FOLLOWER]: Leader election won for term 1
06:12:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.183733  8692 raft_consensus.cc:697] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [term 1 LEADER]: Becoming Leader. State: Replica: fa45bc5d707245df8724e88104e9fd8e, State: Running, Role: LEADER
06:12:44.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.185698  8692 consensus_queue.cc:237] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [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: "215eb2acb2874aa9a248dd32d305e76a" member_type: VOTER last_known_addr { host: "127.8.79.190" port: 33549 } } peers { permanent_uuid: "0a1fd35100464a47ac797ed4afe4c0d3" member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } } peers { permanent_uuid: "fa45bc5d707245df8724e88104e9fd8e" member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } }
06:12:44.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.220065  8720 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [sys.catalog]: SysCatalogTable state changed. Reason: New leader fa45bc5d707245df8724e88104e9fd8e. Latest consensus state: current_term: 1 leader_uuid: "fa45bc5d707245df8724e88104e9fd8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215eb2acb2874aa9a248dd32d305e76a" member_type: VOTER last_known_addr { host: "127.8.79.190" port: 33549 } } peers { permanent_uuid: "0a1fd35100464a47ac797ed4afe4c0d3" member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } } peers { permanent_uuid: "fa45bc5d707245df8724e88104e9fd8e" member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } } }
06:12:44.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.220942  8720 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [sys.catalog]: This master's current role is: LEADER
06:12:44.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.232510  8569 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } attempt: 7
06:12:44.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.233462  8727 catalog_manager.cc:1531] Loading table and tablet metadata into memory...
06:12:44.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.236050  8726 catalog_manager.cc:806] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
06:12:44.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.245451  8727 catalog_manager.cc:1540] Initializing Kudu cluster ID...
06:12:44.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.255183  8606 tablet.cc:2406] T 00000000000000000000000000000000 P 0a1fd35100464a47ac797ed4afe4c0d3: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:44.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.293795  8569 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 215eb2acb2874aa9a248dd32d305e76a: Bootstrap starting.
06:12:44.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.302361  8616 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 0a1fd35100464a47ac797ed4afe4c0d3 [term 1 FOLLOWER]: Refusing update from remote peer fa45bc5d707245df8724e88104e9fd8e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:44.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.303642  8569 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 215eb2acb2874aa9a248dd32d305e76a: Neither blocks nor log segments found. Creating new log.
06:12:44.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.305401  8720 consensus_queue.cc:1048] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a1fd35100464a47ac797ed4afe4c0d3" member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
06:12:44.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.306743  8569 log.cc:826] T 00000000000000000000000000000000 P 215eb2acb2874aa9a248dd32d305e76a: Log is configured to *not* fsync() on all Append() calls
06:12:44.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.256181  8572 master_runner.cc:187] Error getting master registration for 127.8.79.190:33549: OK, instance_id { permanent_uuid: "215eb2acb2874aa9a248dd32d305e76a" instance_seqno: 1786515159529865 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.312870  8572 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:44.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.319937  8569 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 215eb2acb2874aa9a248dd32d305e76a: No bootstrap required, opened a new log
06:12:44.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.344564  8711 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a1fd35100464a47ac797ed4afe4c0d3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fa45bc5d707245df8724e88104e9fd8e. Latest consensus state: current_term: 1 leader_uuid: "fa45bc5d707245df8724e88104e9fd8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215eb2acb2874aa9a248dd32d305e76a" member_type: VOTER last_known_addr { host: "127.8.79.190" port: 33549 } } peers { permanent_uuid: "0a1fd35100464a47ac797ed4afe4c0d3" member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } } peers { permanent_uuid: "fa45bc5d707245df8724e88104e9fd8e" member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } } }
06:12:44.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.345345  8711 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a1fd35100464a47ac797ed4afe4c0d3 [sys.catalog]: This master's current role is: FOLLOWER
06:12:44.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.358048  8569 raft_consensus.cc:359] T 00000000000000000000000000000000 P 215eb2acb2874aa9a248dd32d305e76a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215eb2acb2874aa9a248dd32d305e76a" member_type: VOTER last_known_addr { host: "127.8.79.190" port: 33549 } } peers { permanent_uuid: "0a1fd35100464a47ac797ed4afe4c0d3" member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } } peers { permanent_uuid: "fa45bc5d707245df8724e88104e9fd8e" member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } }
06:12:44.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.359067  8569 raft_consensus.cc:385] T 00000000000000000000000000000000 P 215eb2acb2874aa9a248dd32d305e76a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:44.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.359355  8569 raft_consensus.cc:740] T 00000000000000000000000000000000 P 215eb2acb2874aa9a248dd32d305e76a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 215eb2acb2874aa9a248dd32d305e76a, State: Initialized, Role: FOLLOWER
06:12:44.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.360841  8569 consensus_queue.cc:260] T 00000000000000000000000000000000 P 215eb2acb2874aa9a248dd32d305e76a [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: "215eb2acb2874aa9a248dd32d305e76a" member_type: VOTER last_known_addr { host: "127.8.79.190" port: 33549 } } peers { permanent_uuid: "0a1fd35100464a47ac797ed4afe4c0d3" member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } } peers { permanent_uuid: "fa45bc5d707245df8724e88104e9fd8e" member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } }
06:12:44.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.374363  8720 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "fa45bc5d707245df8724e88104e9fd8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215eb2acb2874aa9a248dd32d305e76a" member_type: VOTER last_known_addr { host: "127.8.79.190" port: 33549 } } peers { permanent_uuid: "0a1fd35100464a47ac797ed4afe4c0d3" member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } } peers { permanent_uuid: "fa45bc5d707245df8724e88104e9fd8e" member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } } }
06:12:44.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.375401  8720 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [sys.catalog]: This master's current role is: LEADER
06:12:44.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.378050  8711 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a1fd35100464a47ac797ed4afe4c0d3 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "fa45bc5d707245df8724e88104e9fd8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215eb2acb2874aa9a248dd32d305e76a" member_type: VOTER last_known_addr { host: "127.8.79.190" port: 33549 } } peers { permanent_uuid: "0a1fd35100464a47ac797ed4afe4c0d3" member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } } peers { permanent_uuid: "fa45bc5d707245df8724e88104e9fd8e" member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } } }
06:12:44.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.379040  8711 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a1fd35100464a47ac797ed4afe4c0d3 [sys.catalog]: This master's current role is: FOLLOWER
06:12:44.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.392889  8727 catalog_manager.cc:1384] Generated new cluster ID: 9bb7878a18f74ca7a8639109b5c1714d
06:12:44.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.393311  8727 catalog_manager.cc:1551] Initializing Kudu internal certificate authority...
06:12:44.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.395310  8736 sys_catalog.cc:455] T 00000000000000000000000000000000 P 215eb2acb2874aa9a248dd32d305e76a [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: "215eb2acb2874aa9a248dd32d305e76a" member_type: VOTER last_known_addr { host: "127.8.79.190" port: 33549 } } peers { permanent_uuid: "0a1fd35100464a47ac797ed4afe4c0d3" member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } } peers { permanent_uuid: "fa45bc5d707245df8724e88104e9fd8e" member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } } }
06:12:44.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.396826  8736 sys_catalog.cc:458] T 00000000000000000000000000000000 P 215eb2acb2874aa9a248dd32d305e76a [sys.catalog]: This master's current role is: FOLLOWER
06:12:44.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.397289  8569 sys_catalog.cc:565] T 00000000000000000000000000000000 P 215eb2acb2874aa9a248dd32d305e76a [sys.catalog]: configured and running, proceeding with master startup.
06:12:44.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.397519  8552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fa45bc5d707245df8724e88104e9fd8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "215eb2acb2874aa9a248dd32d305e76a"
06:12:44.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.398380  8552 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 215eb2acb2874aa9a248dd32d305e76a [term 0 FOLLOWER]: Advancing to term 1
06:12:44.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.401173  8553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fa45bc5d707245df8724e88104e9fd8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "215eb2acb2874aa9a248dd32d305e76a" is_pre_election: true
06:12:44.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.416551  8552 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 215eb2acb2874aa9a248dd32d305e76a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa45bc5d707245df8724e88104e9fd8e in term 1.
06:12:44.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.418648  8551 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 215eb2acb2874aa9a248dd32d305e76a [term 1 FOLLOWER]: Refusing update from remote peer fa45bc5d707245df8724e88104e9fd8e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:44.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.443833  8720 consensus_queue.cc:1048] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "215eb2acb2874aa9a248dd32d305e76a" member_type: VOTER last_known_addr { host: "127.8.79.190" port: 33549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:44.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.443511  8727 catalog_manager.cc:1407] Generated new certificate authority record
06:12:44.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.448526  8727 catalog_manager.cc:1560] Loading token signing keys...
06:12:44.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.497973  8727 catalog_manager.cc:6112] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e: Generated new TSK 0
06:12:44.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.500167  8727 catalog_manager.cc:1570] Initializing in-progress tserver states...
06:12:44.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.514817  8510 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskRXSAJT/build/tsan/bin/kudu
06:12:44.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskRXSAJT/build/tsan/bin/kudu
06:12:44.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-0/wal
06:12:44.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-0/data
06:12:44.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:44.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:44.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:44.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:44.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:44.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:44.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-0/logs
06:12:44.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-0/data/info.pb
06:12:44.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:44.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:44.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:44.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:44.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:44.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:44.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:44.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:44.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:44.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:44.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.79.129:0
06:12:44.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.79.129
06:12:44.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.79.129
06:12:44.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:44.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721
06:12:44.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.79.148:34051
06:12:44.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:44.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:44.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:44.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.558240  8751 sys_catalog.cc:455] T 00000000000000000000000000000000 P 215eb2acb2874aa9a248dd32d305e76a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "fa45bc5d707245df8724e88104e9fd8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215eb2acb2874aa9a248dd32d305e76a" member_type: VOTER last_known_addr { host: "127.8.79.190" port: 33549 } } peers { permanent_uuid: "0a1fd35100464a47ac797ed4afe4c0d3" member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } } peers { permanent_uuid: "fa45bc5d707245df8724e88104e9fd8e" member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } } }
06:12:44.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.563584  8751 sys_catalog.cc:458] T 00000000000000000000000000000000 P 215eb2acb2874aa9a248dd32d305e76a [sys.catalog]: This master's current role is: FOLLOWER
06:12:44.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.560146  8736 sys_catalog.cc:455] T 00000000000000000000000000000000 P 215eb2acb2874aa9a248dd32d305e76a [sys.catalog]: SysCatalogTable state changed. Reason: New leader fa45bc5d707245df8724e88104e9fd8e. Latest consensus state: current_term: 1 leader_uuid: "fa45bc5d707245df8724e88104e9fd8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215eb2acb2874aa9a248dd32d305e76a" member_type: VOTER last_known_addr { host: "127.8.79.190" port: 33549 } } peers { permanent_uuid: "0a1fd35100464a47ac797ed4afe4c0d3" member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } } peers { permanent_uuid: "fa45bc5d707245df8724e88104e9fd8e" member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } } }
06:12:44.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.564679  8736 sys_catalog.cc:458] T 00000000000000000000000000000000 P 215eb2acb2874aa9a248dd32d305e76a [sys.catalog]: This master's current role is: FOLLOWER
06:12:44.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.570168  8692 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "fa45bc5d707245df8724e88104e9fd8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215eb2acb2874aa9a248dd32d305e76a" member_type: VOTER last_known_addr { host: "127.8.79.190" port: 33549 } } peers { permanent_uuid: "0a1fd35100464a47ac797ed4afe4c0d3" member_type: VOTER last_known_addr { host: "127.8.79.189" port: 32849 } } peers { permanent_uuid: "fa45bc5d707245df8724e88104e9fd8e" member_type: VOTER last_known_addr { host: "127.8.79.188" port: 41721 } } }
06:12:44.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.571084  8692 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa45bc5d707245df8724e88104e9fd8e [sys.catalog]: This master's current role is: LEADER
06:12:44.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.618287  8757 catalog_manager.cc:1296] Loaded cluster ID: 9bb7878a18f74ca7a8639109b5c1714d
06:12:44.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.618616  8757 catalog_manager.cc:1608] T 00000000000000000000000000000000 P 215eb2acb2874aa9a248dd32d305e76a: loading cluster ID for follower catalog manager: success
06:12:44.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.666693  8757 catalog_manager.cc:1630] T 00000000000000000000000000000000 P 215eb2acb2874aa9a248dd32d305e76a: acquiring CA information for follower catalog manager: success
06:12:44.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.680300  8757 catalog_manager.cc:1658] T 00000000000000000000000000000000 P 215eb2acb2874aa9a248dd32d305e76a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:45.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.265372  8726 catalog_manager.cc:1296] Loaded cluster ID: 9bb7878a18f74ca7a8639109b5c1714d
06:12:45.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.271761  8755 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:45.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.273067  8755 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:45.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.274196  8755 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.282788  8726 catalog_manager.cc:1608] T 00000000000000000000000000000000 P 0a1fd35100464a47ac797ed4afe4c0d3: loading cluster ID for follower catalog manager: success
06:12:45.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.300195  8726 catalog_manager.cc:1630] T 00000000000000000000000000000000 P 0a1fd35100464a47ac797ed4afe4c0d3: acquiring CA information for follower catalog manager: success
06:12:45.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.323158  8726 catalog_manager.cc:1658] T 00000000000000000000000000000000 P 0a1fd35100464a47ac797ed4afe4c0d3: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:45.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.340010  8755 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.341955  8755 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.79.129
06:12:45.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.411759  8755 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:45.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:45.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.79.148:34051
06:12:45.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:45.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:45.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-0/data
06:12:45.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-0/wal
06:12:45.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:45.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:45.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.79.129:0
06:12:45.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:45.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:45.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:45.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-0/data/info.pb
06:12:45.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.79.129
06:12:45.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:45.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721
06:12:45.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:45.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:45.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:45.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:45.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:45.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.79.129
06:12:45.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-0/logs
06:12:45.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:45.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:45.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:45.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:45.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:45.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:45.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
06:12:45.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:53:07 UTC on e7f111948823
06:12:45.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17646
06:12:45.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
06:12:45.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.416757  8755 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:45.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.419593  8755 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:45.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.464617  8765 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
06:12:48.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.858456  8764 debug-util.cc:398] Leaking SignalData structure 0x7b0800028000 after lost signal to thread 8755
06:12:48.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:48.763988  8755 thread.cc:641] GCE (cloud detector) Time spent creating pthread: real 3.297s	user 0.774s	sys 1.302s
06:12:48.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:48.770104  8755 thread.cc:608] GCE (cloud detector) Time spent starting thread: real 3.303s	user 0.775s	sys 1.302s
06:12:48.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.471954  8766 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
06:12:48.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:48.791270  8755 server_base.cc:1061] running on GCE node
06:12:48.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:48.793382  8781 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
06:12:48.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:48.795487  8755 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:48.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:48.803843  8755 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:48.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:48.806120  8755 hybrid_clock.cc:648] HybridClock initialized: now 1786515168806078 us; error 52 us; skew 500 ppm
06:12:48.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:48.807693  8755 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
06:12:48.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:48.834483  8755 webserver.cc:533] Webserver started at http://127.8.79.129:41651/ using document root <none> and password file <none>
06:12:48.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:48.836485  8755 fs_manager.cc:362] Metadata directory not provided
06:12:48.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:48.837178  8755 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:48.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:48.838092  8755 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:48.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:48.846220  8755 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-0/data/instance:
06:12:48.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88172593b61c4438abbf1eb09a1f2a9f"
06:12:48.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:48 on dist-test-slave-csg5"
06:12:48.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:48.848805  8755 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-0/wal/instance:
06:12:48.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88172593b61c4438abbf1eb09a1f2a9f"
06:12:48.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:48 on dist-test-slave-csg5"
06:12:48.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:48.867515  8755 fs_manager.cc:696] Time spent creating directory manager: real 0.017s	user 0.007s	sys 0.007s
06:12:48.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:48.883224  8787 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:48.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:48.885524  8755 fs_manager.cc:730] Time spent opening block manager: real 0.012s	user 0.005s	sys 0.003s
06:12:48.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:48.886423  8755 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-0/data,/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-0/wal
06:12:48.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88172593b61c4438abbf1eb09a1f2a9f"
06:12:48.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:48 on dist-test-slave-csg5"
06:12:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:48.887441  8755 fs_report.cc:389] FS layout report
06:12:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-0/wal
06:12:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-0/wal
06:12:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-0/data/data
06:12:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:49.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.012262  8755 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:49.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.015236  8755 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
06:12:49.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.016463  8755 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:49.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.021898  8755 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:49.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.029943  8755 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:49.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.030262  8755 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:49.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.030561  8755 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:49.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.030787  8755 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.002s
06:12:49.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.296568  8755 rpc_server.cc:307] RPC server started. Bound to: 127.8.79.129:37051
06:12:49.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.296705  8922 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.79.129:37051 every 8 connection(s)
06:12:49.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.299654  8755 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-0/data/info.pb
06:12:49.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.307317  8510 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskRXSAJT/build/tsan/bin/kudu as pid 8755
06:12:49.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.308204  8510 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-0/wal/instance
06:12:49.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.335242  8510 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskRXSAJT/build/tsan/bin/kudu
06:12:49.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskRXSAJT/build/tsan/bin/kudu
06:12:49.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-1/wal
06:12:49.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-1/data
06:12:49.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:49.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:49.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:49.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:49.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:49.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:49.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-1/logs
06:12:49.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-1/data/info.pb
06:12:49.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:49.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:49.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:49.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:49.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:49.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:49.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:49.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:49.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:49.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:49.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.79.130:0
06:12:49.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.79.130
06:12:49.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.79.130
06:12:49.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:49.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721
06:12:49.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.79.148:34051
06:12:49.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:49.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:49.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:49.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.370028  8924 heartbeater.cc:344] Connected to a master server at 127.8.79.188:41721
06:12:49.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.370587  8924 heartbeater.cc:461] Registering TS with master...
06:12:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.371227  8925 heartbeater.cc:344] Connected to a master server at 127.8.79.189:32849
06:12:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.371601  8925 heartbeater.cc:461] Registering TS with master...
06:12:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.372014  8924 heartbeater.cc:507] Master 127.8.79.188:41721 requested a full tablet report, sending...
06:12:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.372305  8926 heartbeater.cc:344] Connected to a master server at 127.8.79.190:33549
06:12:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.372673  8926 heartbeater.cc:461] Registering TS with master...
06:12:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.372920  8925 heartbeater.cc:507] Master 127.8.79.189:32849 requested a full tablet report, sending...
06:12:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.373559  8926 heartbeater.cc:507] Master 127.8.79.190:33549 requested a full tablet report, sending...
06:12:49.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.375368  8668 ts_manager.cc:194] Registered new tserver with Master: 88172593b61c4438abbf1eb09a1f2a9f (127.8.79.129:37051)
06:12:49.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.376762  8549 ts_manager.cc:194] Registered new tserver with Master: 88172593b61c4438abbf1eb09a1f2a9f (127.8.79.129:37051)
06:12:49.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.378278  8668 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.8.79.129:46293
06:12:49.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.379196  8612 ts_manager.cc:194] Registered new tserver with Master: 88172593b61c4438abbf1eb09a1f2a9f (127.8.79.129:37051)
06:12:49.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:49.707674  8934 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:49.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:49.708318  8934 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:49.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:49.709086  8934 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:49.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:49.747576  8934 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:49.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:49.748507  8934 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.79.130
06:12:49.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.786911  8934 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:49.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:49.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.79.148:34051
06:12:49.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:49.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:49.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-1/data
06:12:49.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-1/wal
06:12:49.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:49.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:49.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.79.130:0
06:12:49.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:49.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:49.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:49.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-1/data/info.pb
06:12:49.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.79.130
06:12:49.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:49.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721
06:12:49.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:49.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:49.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:49.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:49.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:49.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.79.130
06:12:49.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-1/logs
06:12:49.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:49.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:49.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:49.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:49.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:49.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:49.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
06:12:49.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:53:07 UTC on e7f111948823
06:12:49.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17646
06:12:49.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
06:12:49.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.788357  8934 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:49.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:49.790519  8934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:49.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:49.805486  8941 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
06:12:50.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:50.383147  8924 heartbeater.cc:499] Master 127.8.79.188:41721 was elected leader, sending a full tablet report...
06:12:51.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:49.807258  8942 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
06:12:51.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:51.175788  8934 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.371s	user 0.489s	sys 0.879s
06:12:51.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:51.176326  8934 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.371s	user 0.489s	sys 0.879s
06:12:51.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:51.176617  8943 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
06:12:51.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:51.177928  8944 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
06:12:51.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.178078  8934 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
06:12:51.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.179802  8934 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:51.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.183194  8934 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:51.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.184741  8934 hybrid_clock.cc:648] HybridClock initialized: now 1786515171184642 us; error 101 us; skew 500 ppm
06:12:51.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.186064  8934 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
06:12:51.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.196290  8934 webserver.cc:533] Webserver started at http://127.8.79.130:43905/ using document root <none> and password file <none>
06:12:51.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.197803  8934 fs_manager.cc:362] Metadata directory not provided
06:12:51.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.198137  8934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:51.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.198815  8934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:51.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.206422  8934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-1/data/instance:
06:12:51.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a6b5f1998f814a4f9cb70c4a38afc14d"
06:12:51.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:51 on dist-test-slave-csg5"
06:12:51.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.208266  8934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-1/wal/instance:
06:12:51.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a6b5f1998f814a4f9cb70c4a38afc14d"
06:12:51.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:51 on dist-test-slave-csg5"
06:12:51.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.221354  8934 fs_manager.cc:696] Time spent creating directory manager: real 0.012s	user 0.012s	sys 0.001s
06:12:51.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.230154  8952 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:51.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.231915  8934 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.004s	sys 0.002s
06:12:51.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.232407  8934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-1/data,/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-1/wal
06:12:51.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a6b5f1998f814a4f9cb70c4a38afc14d"
06:12:51.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:51 on dist-test-slave-csg5"
06:12:51.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.232911  8934 fs_report.cc:389] FS layout report
06:12:51.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:51.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-1/wal
06:12:51.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-1/wal
06:12:51.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-1/data/data
06:12:51.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:51.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:51.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:51.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:51.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:51.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:51.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:51.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:51.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:51.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:51.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:51.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.353607  8934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:51.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.355540  8934 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
06:12:51.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.356014  8934 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:51.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.358960  8934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:51.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.363842  8934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:51.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.364092  8934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:51.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.364333  8934 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:51.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.364476  8934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:51.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.539021  8934 rpc_server.cc:307] RPC server started. Bound to: 127.8.79.130:44045
06:12:51.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.539201  9088 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.79.130:44045 every 8 connection(s)
06:12:51.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.542312  8934 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-1/data/info.pb
06:12:51.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.550093  8510 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskRXSAJT/build/tsan/bin/kudu as pid 8934
06:12:51.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.550683  8510 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-1/wal/instance
06:12:51.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.571398  8510 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskRXSAJT/build/tsan/bin/kudu
06:12:51.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskRXSAJT/build/tsan/bin/kudu
06:12:51.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-2/wal
06:12:51.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-2/data
06:12:51.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:51.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:51.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:51.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:51.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:51.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:51.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-2/logs
06:12:51.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-2/data/info.pb
06:12:51.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:51.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:51.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:51.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:51.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:51.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:51.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:51.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:51.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:51.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:51.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.79.131:0
06:12:51.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.79.131
06:12:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.79.131
06:12:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721
06:12:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.79.148:34051
06:12:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:51.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.610251  9090 heartbeater.cc:344] Connected to a master server at 127.8.79.189:32849
06:12:51.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.610991  9090 heartbeater.cc:461] Registering TS with master...
06:12:51.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.612556  9090 heartbeater.cc:507] Master 127.8.79.189:32849 requested a full tablet report, sending...
06:12:51.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.616881  8612 ts_manager.cc:194] Registered new tserver with Master: a6b5f1998f814a4f9cb70c4a38afc14d (127.8.79.130:44045)
06:12:51.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.623224  9089 heartbeater.cc:344] Connected to a master server at 127.8.79.188:41721
06:12:51.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.623723  9089 heartbeater.cc:461] Registering TS with master...
06:12:51.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.624904  9089 heartbeater.cc:507] Master 127.8.79.188:41721 requested a full tablet report, sending...
06:12:51.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.627933  9091 heartbeater.cc:344] Connected to a master server at 127.8.79.190:33549
06:12:51.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.628362  9091 heartbeater.cc:461] Registering TS with master...
06:12:51.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.629696  9091 heartbeater.cc:507] Master 127.8.79.190:33549 requested a full tablet report, sending...
06:12:51.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.633430  8549 ts_manager.cc:194] Registered new tserver with Master: a6b5f1998f814a4f9cb70c4a38afc14d (127.8.79.130:44045)
06:12:51.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.635370  8668 ts_manager.cc:194] Registered new tserver with Master: a6b5f1998f814a4f9cb70c4a38afc14d (127.8.79.130:44045)
06:12:51.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:51.637285  8668 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.8.79.130:43923
06:12:52.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:52.067008  9101 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:52.067657  9101 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:52.068349  9101 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:52.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:52.107092  9101 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:52.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:52.108143  9101 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.79.131
06:12:52.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:52.147796  9101 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:52.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:52.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.79.148:34051
06:12:52.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:52.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:52.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-2/data
06:12:52.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-2/wal
06:12:52.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:52.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.79.131:0
06:12:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-2/data/info.pb
06:12:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.79.131
06:12:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721
06:12:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.79.131
06:12:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-2/logs
06:12:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:52.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:52.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:52.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
06:12:52.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:53:07 UTC on e7f111948823
06:12:52.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17646
06:12:52.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
06:12:52.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:52.149688  9101 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:52.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:52.151741  9101 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:52.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:52.167014  9109 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
06:12:52.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:52.643442  9089 heartbeater.cc:499] Master 127.8.79.188:41721 was elected leader, sending a full tablet report...
06:12:54.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:53.569645  9107 debug-util.cc:398] Leaking SignalData structure 0x7b0800028000 after lost signal to thread 9101
06:12:54.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:54.169394  9101 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 2.003s	user 0.712s	sys 1.272s
06:12:54.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:52.167888  9108 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
06:12:54.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:54.170869  9101 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 2.005s	user 0.713s	sys 1.272s
06:12:54.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:54.172158  9110 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 2000 milliseconds
06:12:54.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.173322  9101 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
06:12:54.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:54.173854  9111 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
06:12:54.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.177595  9101 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:54.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.181699  9101 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:54.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.183231  9101 hybrid_clock.cc:648] HybridClock initialized: now 1786515174183177 us; error 55 us; skew 500 ppm
06:12:54.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.184523  9101 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
06:12:54.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.199617  9101 webserver.cc:533] Webserver started at http://127.8.79.131:35025/ using document root <none> and password file <none>
06:12:54.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.201136  9101 fs_manager.cc:362] Metadata directory not provided
06:12:54.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.201467  9101 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:54.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.202069  9101 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:54.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.208669  9101 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-2/data/instance:
06:12:54.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "afd618f899ed477ebcc12ab529e08e78"
06:12:54.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:54 on dist-test-slave-csg5"
06:12:54.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.210212  9101 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-2/wal/instance:
06:12:54.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "afd618f899ed477ebcc12ab529e08e78"
06:12:54.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:54 on dist-test-slave-csg5"
06:12:54.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.221827  9101 fs_manager.cc:696] Time spent creating directory manager: real 0.011s	user 0.005s	sys 0.005s
06:12:54.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.233454  9119 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:54.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.235267  9101 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.004s	sys 0.006s
06:12:54.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.235774  9101 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-2/data,/tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-2/wal
06:12:54.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "afd618f899ed477ebcc12ab529e08e78"
06:12:54.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:54 on dist-test-slave-csg5"
06:12:54.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.236202  9101 fs_report.cc:389] FS layout report
06:12:54.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:54.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-2/wal
06:12:54.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-2/wal
06:12:54.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-2/data/data
06:12:54.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:54.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:54.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:54.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:54.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:54.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:54.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:54.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:54.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:54.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:54.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:54.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.330713  9101 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:54.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.333588  9101 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
06:12:54.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.334412  9101 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:54.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.342072  9101 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:54.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.353641  9101 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:54.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.354053  9101 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:54.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.354511  9101 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:54.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.354804  9101 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.002s	sys 0.000s
06:12:54.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.664299  9101 rpc_server.cc:307] RPC server started. Bound to: 127.8.79.131:35273
06:12:54.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.664510  9255 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.79.131:35273 every 8 connection(s)
06:12:54.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.667261  9101 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-2/data/info.pb
06:12:54.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.673941  8510 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskRXSAJT/build/tsan/bin/kudu as pid 9101
06:12:54.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.674543  8510 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskRXSAJT/test-tmp/mini-kudu-cluster18417746523227813468/ts-2/wal/instance
06:12:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.755115  9256 heartbeater.cc:344] Connected to a master server at 127.8.79.188:41721
06:12:54.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.755904  9256 heartbeater.cc:461] Registering TS with master...
06:12:54.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.757524  9257 heartbeater.cc:344] Connected to a master server at 127.8.79.189:32849
06:12:54.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.757949  9257 heartbeater.cc:461] Registering TS with master...
06:12:54.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.758543  9261 heartbeater.cc:344] Connected to a master server at 127.8.79.190:33549
06:12:54.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.759003  9261 heartbeater.cc:461] Registering TS with master...
06:12:54.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.760375  9257 heartbeater.cc:507] Master 127.8.79.189:32849 requested a full tablet report, sending...
06:12:54.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.760843  9256 heartbeater.cc:507] Master 127.8.79.188:41721 requested a full tablet report, sending...
06:12:54.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.761018  9261 heartbeater.cc:507] Master 127.8.79.190:33549 requested a full tablet report, sending...
06:12:54.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.764364  8549 ts_manager.cc:194] Registered new tserver with Master: afd618f899ed477ebcc12ab529e08e78 (127.8.79.131:35273)
06:12:54.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.764842  8612 ts_manager.cc:194] Registered new tserver with Master: afd618f899ed477ebcc12ab529e08e78 (127.8.79.131:35273)
06:12:54.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.764735  8668 ts_manager.cc:194] Registered new tserver with Master: afd618f899ed477ebcc12ab529e08e78 (127.8.79.131:35273)
06:12:54.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.767158  8668 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.8.79.131:57041
06:12:54.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:54.775717  8510 external_mini_cluster.cc:956] 3 TS(s) registered with all masters
06:12:54.790 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:12:54.791 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

06:12:54.803 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.8.79.190"
      port: 33549
    }
    bound_http_address {
      host: "127.8.79.190"
      port: 37017
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.8.79.189"
      port: 32849
    }
    bound_http_address {
      host: "127.8.79.189"
      port: 34913
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.8.79.188"
      port: 41721
    }
    bound_http_address {
      host: "127.8.79.188"
      port: 36405
    }
  }
}

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

06:12:54.810 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.8.79.129"
      port: 37051
    }
    bound_http_address {
      host: "127.8.79.129"
      port: 41651
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.8.79.130"
      port: 44045
    }
    bound_http_address {
      host: "127.8.79.130"
      port: 43905
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.8.79.131"
      port: 35273
    }
    bound_http_address {
      host: "127.8.79.131"
      port: 35025
    }
  }
}

06:12:54.811 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
06:12:55.010 [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)
06:12:55.077 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:55.263 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:12:55.331 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:12:55.335 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:12:55.355 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:12:55.355 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:12:55.368 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:12:55.481 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:12:55.484 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:12:55.484 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:12:55.766 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x11d81ca2, L:/127.0.0.1:54840 - R:/127.8.79.189:32849] using SASL/PLAIN
06:12:55.766 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3b314d7d, L:/127.0.0.1:39356 - R:/127.8.79.190:33549] using SASL/PLAIN
06:12:55.766 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3c932b09, L:/127.0.0.1:34452 - R:/127.8.79.188:41721] using SASL/PLAIN
06:12:55.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:55.773927  9256 heartbeater.cc:499] Master 127.8.79.188:41721 was elected leader, sending a full tablet report...
06:12:55.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:55.814 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=596), Traces: [0ms] refreshing cache from master, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [561ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [561ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [562ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=null) after lookup
06:12:55.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:55.869076  8668 catalog_manager.cc:2303] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34452:
06:12:55.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
06:12:55.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
06:12:55.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:55.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
06:12:55.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:55.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
06:12:55.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:55.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:55.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:55.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:55.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:55.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:55.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
06:12:55.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:55.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:55.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:55.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:55.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:55.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:55.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:55.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:55.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
06:12:55.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:55.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:55.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:55.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
06:12:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
06:12:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
06:12:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
06:12:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
06:12:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
06:12:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
06:12:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
06:12:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
06:12:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
06:12:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
06:12:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:55.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:55.873736  8668 catalog_manager.cc:7119] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table TestHandleTooBusy in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
06:12:55.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:12:56.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.040736  9180 tablet_service.cc:1511] Processing CreateTablet for tablet 83e55e5e71fa4542ba63368074dc04fe (DEFAULT_TABLE table=TestHandleTooBusy [id=3d8a811f91ef4419a76e449d8390062d]), partition=RANGE (key) PARTITION UNBOUNDED
06:12:56.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.044535  9180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e55e5e71fa4542ba63368074dc04fe. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:56.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.055151  9009 tablet_service.cc:1511] Processing CreateTablet for tablet 83e55e5e71fa4542ba63368074dc04fe (DEFAULT_TABLE table=TestHandleTooBusy [id=3d8a811f91ef4419a76e449d8390062d]), partition=RANGE (key) PARTITION UNBOUNDED
06:12:56.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.059119  9009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e55e5e71fa4542ba63368074dc04fe. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:56.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.066258  8842 tablet_service.cc:1511] Processing CreateTablet for tablet 83e55e5e71fa4542ba63368074dc04fe (DEFAULT_TABLE table=TestHandleTooBusy [id=3d8a811f91ef4419a76e449d8390062d]), partition=RANGE (key) PARTITION UNBOUNDED
06:12:56.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.071141  8842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e55e5e71fa4542ba63368074dc04fe. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.103694  9300 tablet_bootstrap.cc:492] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78: Bootstrap starting.
06:12:56.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.126014  9300 tablet_bootstrap.cc:654] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78: Neither blocks nor log segments found. Creating new log.
06:12:56.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.132715  9300 log.cc:826] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78: Log is configured to *not* fsync() on all Append() calls
06:12:56.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.144618  9301 tablet_bootstrap.cc:492] T 83e55e5e71fa4542ba63368074dc04fe P a6b5f1998f814a4f9cb70c4a38afc14d: Bootstrap starting.
06:12:56.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.151858  9300 tablet_bootstrap.cc:492] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78: No bootstrap required, opened a new log
06:12:56.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.152901  9300 ts_tablet_manager.cc:1403] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78: Time spent bootstrapping tablet: real 0.050s	user 0.032s	sys 0.009s
06:12:56.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.159981  9303 tablet_bootstrap.cc:492] T 83e55e5e71fa4542ba63368074dc04fe P 88172593b61c4438abbf1eb09a1f2a9f: Bootstrap starting.
06:12:56.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.172463  9301 tablet_bootstrap.cc:654] T 83e55e5e71fa4542ba63368074dc04fe P a6b5f1998f814a4f9cb70c4a38afc14d: Neither blocks nor log segments found. Creating new log.
06:12:56.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.180243  9301 log.cc:826] T 83e55e5e71fa4542ba63368074dc04fe P a6b5f1998f814a4f9cb70c4a38afc14d: Log is configured to *not* fsync() on all Append() calls
06:12:56.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.187527  9303 tablet_bootstrap.cc:654] T 83e55e5e71fa4542ba63368074dc04fe P 88172593b61c4438abbf1eb09a1f2a9f: Neither blocks nor log segments found. Creating new log.
06:12:56.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.193851  9303 log.cc:826] T 83e55e5e71fa4542ba63368074dc04fe P 88172593b61c4438abbf1eb09a1f2a9f: Log is configured to *not* fsync() on all Append() calls
06:12:56.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.203208  9301 tablet_bootstrap.cc:492] T 83e55e5e71fa4542ba63368074dc04fe P a6b5f1998f814a4f9cb70c4a38afc14d: No bootstrap required, opened a new log
06:12:56.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.204228  9301 ts_tablet_manager.cc:1403] T 83e55e5e71fa4542ba63368074dc04fe P a6b5f1998f814a4f9cb70c4a38afc14d: Time spent bootstrapping tablet: real 0.066s	user 0.021s	sys 0.029s
06:12:56.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.213493  9303 tablet_bootstrap.cc:492] T 83e55e5e71fa4542ba63368074dc04fe P 88172593b61c4438abbf1eb09a1f2a9f: No bootstrap required, opened a new log
06:12:56.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.214859  9303 ts_tablet_manager.cc:1403] T 83e55e5e71fa4542ba63368074dc04fe P 88172593b61c4438abbf1eb09a1f2a9f: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.035s
06:12:56.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.221336  9300 raft_consensus.cc:359] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88172593b61c4438abbf1eb09a1f2a9f" member_type: VOTER last_known_addr { host: "127.8.79.129" port: 37051 } } peers { permanent_uuid: "afd618f899ed477ebcc12ab529e08e78" member_type: VOTER last_known_addr { host: "127.8.79.131" port: 35273 } } peers { permanent_uuid: "a6b5f1998f814a4f9cb70c4a38afc14d" member_type: VOTER last_known_addr { host: "127.8.79.130" port: 44045 } }
06:12:56.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.223316  9300 raft_consensus.cc:385] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:56.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.224123  9300 raft_consensus.cc:740] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd618f899ed477ebcc12ab529e08e78, State: Initialized, Role: FOLLOWER
06:12:56.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.226169  9300 consensus_queue.cc:260] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78 [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: "88172593b61c4438abbf1eb09a1f2a9f" member_type: VOTER last_known_addr { host: "127.8.79.129" port: 37051 } } peers { permanent_uuid: "afd618f899ed477ebcc12ab529e08e78" member_type: VOTER last_known_addr { host: "127.8.79.131" port: 35273 } } peers { permanent_uuid: "a6b5f1998f814a4f9cb70c4a38afc14d" member_type: VOTER last_known_addr { host: "127.8.79.130" port: 44045 } }
06:12:56.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.242055  9300 ts_tablet_manager.cc:1434] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78: Time spent starting tablet: real 0.089s	user 0.033s	sys 0.045s
06:12:56.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.272320  9306 raft_consensus.cc:493] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:12:56.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.274333  9303 raft_consensus.cc:359] T 83e55e5e71fa4542ba63368074dc04fe P 88172593b61c4438abbf1eb09a1f2a9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88172593b61c4438abbf1eb09a1f2a9f" member_type: VOTER last_known_addr { host: "127.8.79.129" port: 37051 } } peers { permanent_uuid: "afd618f899ed477ebcc12ab529e08e78" member_type: VOTER last_known_addr { host: "127.8.79.131" port: 35273 } } peers { permanent_uuid: "a6b5f1998f814a4f9cb70c4a38afc14d" member_type: VOTER last_known_addr { host: "127.8.79.130" port: 44045 } }
06:12:56.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.276000  9303 raft_consensus.cc:385] T 83e55e5e71fa4542ba63368074dc04fe P 88172593b61c4438abbf1eb09a1f2a9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:56.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.274123  9306 raft_consensus.cc:515] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88172593b61c4438abbf1eb09a1f2a9f" member_type: VOTER last_known_addr { host: "127.8.79.129" port: 37051 } } peers { permanent_uuid: "afd618f899ed477ebcc12ab529e08e78" member_type: VOTER last_known_addr { host: "127.8.79.131" port: 35273 } } peers { permanent_uuid: "a6b5f1998f814a4f9cb70c4a38afc14d" member_type: VOTER last_known_addr { host: "127.8.79.130" port: 44045 } }
06:12:56.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.276533  9303 raft_consensus.cc:740] T 83e55e5e71fa4542ba63368074dc04fe P 88172593b61c4438abbf1eb09a1f2a9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88172593b61c4438abbf1eb09a1f2a9f, State: Initialized, Role: FOLLOWER
06:12:56.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.278450  9303 consensus_queue.cc:260] T 83e55e5e71fa4542ba63368074dc04fe P 88172593b61c4438abbf1eb09a1f2a9f [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: "88172593b61c4438abbf1eb09a1f2a9f" member_type: VOTER last_known_addr { host: "127.8.79.129" port: 37051 } } peers { permanent_uuid: "afd618f899ed477ebcc12ab529e08e78" member_type: VOTER last_known_addr { host: "127.8.79.131" port: 35273 } } peers { permanent_uuid: "a6b5f1998f814a4f9cb70c4a38afc14d" member_type: VOTER last_known_addr { host: "127.8.79.130" port: 44045 } }
06:12:56.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.283893  9301 raft_consensus.cc:359] T 83e55e5e71fa4542ba63368074dc04fe P a6b5f1998f814a4f9cb70c4a38afc14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88172593b61c4438abbf1eb09a1f2a9f" member_type: VOTER last_known_addr { host: "127.8.79.129" port: 37051 } } peers { permanent_uuid: "afd618f899ed477ebcc12ab529e08e78" member_type: VOTER last_known_addr { host: "127.8.79.131" port: 35273 } } peers { permanent_uuid: "a6b5f1998f814a4f9cb70c4a38afc14d" member_type: VOTER last_known_addr { host: "127.8.79.130" port: 44045 } }
06:12:56.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.285553  9301 raft_consensus.cc:385] T 83e55e5e71fa4542ba63368074dc04fe P a6b5f1998f814a4f9cb70c4a38afc14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:56.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.286234  9301 raft_consensus.cc:740] T 83e55e5e71fa4542ba63368074dc04fe P a6b5f1998f814a4f9cb70c4a38afc14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6b5f1998f814a4f9cb70c4a38afc14d, State: Initialized, Role: FOLLOWER
06:12:56.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.291296  9301 consensus_queue.cc:260] T 83e55e5e71fa4542ba63368074dc04fe P a6b5f1998f814a4f9cb70c4a38afc14d [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: "88172593b61c4438abbf1eb09a1f2a9f" member_type: VOTER last_known_addr { host: "127.8.79.129" port: 37051 } } peers { permanent_uuid: "afd618f899ed477ebcc12ab529e08e78" member_type: VOTER last_known_addr { host: "127.8.79.131" port: 35273 } } peers { permanent_uuid: "a6b5f1998f814a4f9cb70c4a38afc14d" member_type: VOTER last_known_addr { host: "127.8.79.130" port: 44045 } }
06:12:56.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.307674  9303 ts_tablet_manager.cc:1434] T 83e55e5e71fa4542ba63368074dc04fe P 88172593b61c4438abbf1eb09a1f2a9f: Time spent starting tablet: real 0.092s	user 0.044s	sys 0.022s
06:12:56.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.317634  9301 ts_tablet_manager.cc:1434] T 83e55e5e71fa4542ba63368074dc04fe P a6b5f1998f814a4f9cb70c4a38afc14d: Time spent starting tablet: real 0.113s	user 0.044s	sys 0.026s
06:12:56.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:56.334496  9096 tablet.cc:2406] T 83e55e5e71fa4542ba63368074dc04fe P a6b5f1998f814a4f9cb70c4a38afc14d: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:56.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.319204  9306 leader_election.cc:290] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88172593b61c4438abbf1eb09a1f2a9f (127.8.79.129:37051), a6b5f1998f814a4f9cb70c4a38afc14d (127.8.79.130:44045)
06:12:56.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:56.361864  8929 tablet.cc:2406] T 83e55e5e71fa4542ba63368074dc04fe P 88172593b61c4438abbf1eb09a1f2a9f: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:56.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.363226  8870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e55e5e71fa4542ba63368074dc04fe" candidate_uuid: "afd618f899ed477ebcc12ab529e08e78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88172593b61c4438abbf1eb09a1f2a9f" is_pre_election: true
06:12:56.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.365077  8870 raft_consensus.cc:2468] T 83e55e5e71fa4542ba63368074dc04fe P 88172593b61c4438abbf1eb09a1f2a9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd618f899ed477ebcc12ab529e08e78 in term 0.
06:12:56.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.375619  9123 leader_election.cc:304] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78 [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: 88172593b61c4438abbf1eb09a1f2a9f, afd618f899ed477ebcc12ab529e08e78; no voters: 
06:12:56.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.389781  9306 raft_consensus.cc:2804] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78 [term 0 FOLLOWER]: Leader pre-election won for term 1
06:12:56.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.390925  9306 raft_consensus.cc:493] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:12:56.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.391841  9306 raft_consensus.cc:3060] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78 [term 0 FOLLOWER]: Advancing to term 1
06:12:56.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.402170  9036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e55e5e71fa4542ba63368074dc04fe" candidate_uuid: "afd618f899ed477ebcc12ab529e08e78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6b5f1998f814a4f9cb70c4a38afc14d" is_pre_election: true
06:12:56.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.404714  9036 raft_consensus.cc:2468] T 83e55e5e71fa4542ba63368074dc04fe P a6b5f1998f814a4f9cb70c4a38afc14d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd618f899ed477ebcc12ab529e08e78 in term 0.
06:12:56.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.410180  9306 raft_consensus.cc:515] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88172593b61c4438abbf1eb09a1f2a9f" member_type: VOTER last_known_addr { host: "127.8.79.129" port: 37051 } } peers { permanent_uuid: "afd618f899ed477ebcc12ab529e08e78" member_type: VOTER last_known_addr { host: "127.8.79.131" port: 35273 } } peers { permanent_uuid: "a6b5f1998f814a4f9cb70c4a38afc14d" member_type: VOTER last_known_addr { host: "127.8.79.130" port: 44045 } }
06:12:56.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.414964  9306 leader_election.cc:290] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78 [CANDIDATE]: Term 1 election: Requested vote from peers 88172593b61c4438abbf1eb09a1f2a9f (127.8.79.129:37051), a6b5f1998f814a4f9cb70c4a38afc14d (127.8.79.130:44045)
06:12:56.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.415091  8870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e55e5e71fa4542ba63368074dc04fe" candidate_uuid: "afd618f899ed477ebcc12ab529e08e78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88172593b61c4438abbf1eb09a1f2a9f"
06:12:56.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.415926  8870 raft_consensus.cc:3060] T 83e55e5e71fa4542ba63368074dc04fe P 88172593b61c4438abbf1eb09a1f2a9f [term 0 FOLLOWER]: Advancing to term 1
06:12:56.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.417119  9036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e55e5e71fa4542ba63368074dc04fe" candidate_uuid: "afd618f899ed477ebcc12ab529e08e78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6b5f1998f814a4f9cb70c4a38afc14d"
06:12:56.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.417735  9036 raft_consensus.cc:3060] T 83e55e5e71fa4542ba63368074dc04fe P a6b5f1998f814a4f9cb70c4a38afc14d [term 0 FOLLOWER]: Advancing to term 1
06:12:56.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.433199  8870 raft_consensus.cc:2468] T 83e55e5e71fa4542ba63368074dc04fe P 88172593b61c4438abbf1eb09a1f2a9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd618f899ed477ebcc12ab529e08e78 in term 1.
06:12:56.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.433790  9036 raft_consensus.cc:2468] T 83e55e5e71fa4542ba63368074dc04fe P a6b5f1998f814a4f9cb70c4a38afc14d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd618f899ed477ebcc12ab529e08e78 in term 1.
06:12:56.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.435371  9123 leader_election.cc:304] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78 [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: 88172593b61c4438abbf1eb09a1f2a9f, afd618f899ed477ebcc12ab529e08e78; no voters: 
06:12:56.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.436396  9306 raft_consensus.cc:2804] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78 [term 1 FOLLOWER]: Leader election won for term 1
06:12:56.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.439842  9306 raft_consensus.cc:697] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78 [term 1 LEADER]: Becoming Leader. State: Replica: afd618f899ed477ebcc12ab529e08e78, State: Running, Role: LEADER
06:12:56.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.441941  9306 consensus_queue.cc:237] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78 [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: "88172593b61c4438abbf1eb09a1f2a9f" member_type: VOTER last_known_addr { host: "127.8.79.129" port: 37051 } } peers { permanent_uuid: "afd618f899ed477ebcc12ab529e08e78" member_type: VOTER last_known_addr { host: "127.8.79.131" port: 35273 } } peers { permanent_uuid: "a6b5f1998f814a4f9cb70c4a38afc14d" member_type: VOTER last_known_addr { host: "127.8.79.130" port: 44045 } }
06:12:56.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.467742  8667 catalog_manager.cc:5739] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78 reported cstate change: term changed from 0 to 1, leader changed from <none> to afd618f899ed477ebcc12ab529e08e78 (127.8.79.131). New cstate: current_term: 1 leader_uuid: "afd618f899ed477ebcc12ab529e08e78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88172593b61c4438abbf1eb09a1f2a9f" member_type: VOTER last_known_addr { host: "127.8.79.129" port: 37051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd618f899ed477ebcc12ab529e08e78" member_type: VOTER last_known_addr { host: "127.8.79.131" port: 35273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6b5f1998f814a4f9cb70c4a38afc14d" member_type: VOTER last_known_addr { host: "127.8.79.130" port: 44045 } health_report { overall_health: UNKNOWN } } }
06:12:56.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:56.479007  9264 tablet.cc:2406] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:56.581 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:56.585 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:56.587 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:56.592 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:56.595 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:56.596 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:56.652 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:12:56.652 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:12:56.652 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:56.653 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:12:56.653 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:12:56.654 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:12:56.654 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:12:56.657 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:12:56.669 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:56.669 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:56.671 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:56.687 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:12:56.690 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:12:56.704 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:12:56.708 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:12:56.709 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:12:56.725 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:12:56.730 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:12:56.772 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:12:56.776 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:12:56.779 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:12:56.784 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:12:56.794 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:12:56.802 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:12:56.803 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:12:56.805 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:12:56.815 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:12:56.817 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:12:56.833 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:12:56.835 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:12:56.843 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:12:56.848 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:12:56.859 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:12:56.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:56.858057  9306 consensus_queue.cc:1048] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6b5f1998f814a4f9cb70c4a38afc14d" member_type: VOTER last_known_addr { host: "127.8.79.130" port: 44045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:56.865 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:12:56.872 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:12:56.886 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:12:56.895 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:12:56.909 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:12:56.914 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x77104fb3, L:/127.0.0.1:39366 - R:/127.8.79.190:33549] using SASL/PLAIN
06:12:56.921 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:12:56.921 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:12:56.934 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:12:56.952 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:12:56.965 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:12:56.973 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:12:56.975 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x412e7eda, L:/127.0.0.1:39370 - R:/127.8.79.190:33549] using SASL/PLAIN
06:12:56.976 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x44718a10, L:/127.0.0.1:39378 - R:/127.8.79.190:33549] using SASL/PLAIN
06:12:56.978 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:12:56.983 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:12:56.989 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:12:56.995 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:12:56.996 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x89f881b3, L:/127.0.0.1:34458 - R:/127.8.79.188:41721] using SASL/PLAIN
06:12:57.026 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:12:57.030 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:12:57.030 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:57.031 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=444), Traces: [0ms] refreshing cache from master, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [335ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [426ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=null) after lookup
06:12:57.034 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:12:57.040 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:12:57.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.046586  9306 consensus_queue.cc:1048] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88172593b61c4438abbf1eb09a1f2a9f" member_type: VOTER last_known_addr { host: "127.8.79.129" port: 37051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
06:12:57.052 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:12:57.055 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:12:57.057 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:12:57.067 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:12:57.098 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd29b7e5d, L:/127.0.0.1:54872 - R:/127.8.79.189:32849] using SASL/PLAIN
06:12:57.106 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:12:57.107 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:12:57.116 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:12:57.120 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:12:57.124 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x40cb6393, L:/127.0.0.1:39386 - R:/127.8.79.190:33549] using SASL/PLAIN
06:12:57.144 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1147a5b9, L:/127.0.0.1:54860 - R:/127.8.79.189:32849] using SASL/PLAIN
06:12:57.159 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:12:57.161 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x505d7f70, L:/127.0.0.1:54882 - R:/127.8.79.189:32849] using SASL/PLAIN
06:12:57.163 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:12:57.167 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:12:57.171 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:12:57.173 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:12:57.173 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:12:57.186 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:12:57.187 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:12:57.202 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:12:57.202 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbd0fc4c8, L:/127.0.0.1:39376 - R:/127.8.79.190:33549] using SASL/PLAIN
06:12:57.213 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:12:57.229 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:12:57.230 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:12:57.199 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:12:57.197 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:12:57.213 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:12:57.246 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:12:57.244 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:12:57.254 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc2f17c29, L:/127.0.0.1:54850 - R:/127.8.79.189:32849] using SASL/PLAIN
06:12:57.257 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:12:57.266 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc7a372e6, L:/127.0.0.1:39388 - R:/127.8.79.190:33549] using SASL/PLAIN
06:12:57.264 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:12:57.277 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:12:57.279 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:12:57.284 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x26cabfe2, L:/127.0.0.1:34480 - R:/127.8.79.188:41721] using SASL/PLAIN
06:12:57.304 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:12:57.308 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:12:57.312 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:12:57.316 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:12:57.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:57.321 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x43e1ffef, L:/127.0.0.1:54902 - R:/127.8.79.189:32849] using SASL/PLAIN
06:12:57.321 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:12:57.323 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:12:57.327 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:12:57.329 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:12:57.330 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:12:57.349 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:12:57.351 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:12:57.351 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf8a12c60, L:/127.0.0.1:54888 - R:/127.8.79.189:32849] using SASL/PLAIN
06:12:57.360 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=721), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [348ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [508ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [652ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=null) after lookup
06:12:57.384 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6c3aa3a2, L:/127.0.0.1:39404 - R:/127.8.79.190:33549] using SASL/PLAIN
06:12:57.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:12:57.401 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2354ee46, L:/127.0.0.1:34468 - R:/127.8.79.188:41721] using SASL/PLAIN
06:12:57.402 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:12:57.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:57.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=838), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [373ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [380ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [760ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [819ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=null) after lookup
06:12:57.408 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:12:57.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:12:57.452 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:12:57.462 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x102a1b97, L:/127.0.0.1:39448 - R:/127.8.79.190:33549] using SASL/PLAIN
06:12:57.490 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3dc10c22, L:/127.0.0.1:34482 - R:/127.8.79.188:41721] using SASL/PLAIN
06:12:57.496 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x639d2dea, L:/127.0.0.1:39420 - R:/127.8.79.190:33549] using SASL/PLAIN
06:12:57.497 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd7504d92, L:/127.0.0.1:54920 - R:/127.8.79.189:32849] using SASL/PLAIN
06:12:57.508 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x72a6446d, L:/127.0.0.1:39434 - R:/127.8.79.190:33549] using SASL/PLAIN
06:12:57.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:57.514 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1c9359e7, L:/127.0.0.1:34488 - R:/127.8.79.188:41721] using SASL/PLAIN
06:12:57.517 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=924), Traces: [0ms] refreshing cache from master, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [555ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [559ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [906ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=null) after lookup
06:12:57.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:12:57.528 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:57.531 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=935), Traces: [0ms] refreshing cache from master, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [255ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [500ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [554ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [923ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=null) after lookup
06:12:57.532 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4696a066, L:/127.0.0.1:54918 - R:/127.8.79.189:32849] using SASL/PLAIN
06:12:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:57.537987  8660 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34480 dropped due to backpressure: service queue is full with 1 items
06:12:57.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.539547  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34488 (request call id 1)
06:12:57.543 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbe1c9384, L:/127.0.0.1:54924 - R:/127.8.79.189:32849] using SASL/PLAIN
06:12:57.553 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x01c9d72d, L:/127.0.0.1:34534 - R:/127.8.79.188:41721] using SASL/PLAIN
06:12:57.559 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x87b665b1, L:/127.0.0.1:34502 - R:/127.8.79.188:41721] using SASL/PLAIN
06:12:57.583 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x822925ad, L:/127.0.0.1:54926 - R:/127.8.79.189:32849] using SASL/PLAIN
06:12:57.595 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1c102506, L:/127.0.0.1:34524 - R:/127.8.79.188:41721] using SASL/PLAIN
06:12:57.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.611485  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34488 (request call id 1)
06:12:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.626605  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34488 (request call id 1)
06:12:57.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.627741  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34488 (request call id 1)
06:12:57.631 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items
06:12:57.637 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items
06:12:57.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.639322  8662 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 7)
06:12:57.671 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items
06:12:57.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:57.673 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:57.675 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:57.675 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:57.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:57.688 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4abba474, L:/127.0.0.1:34508 - R:/127.8.79.188:41721] using SASL/PLAIN
06:12:57.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.694806  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34488 (request call id 2)
06:12:57.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.697625  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.702 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299979, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:57.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34488 (request call id 2)
06:12:57.706 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items
06:12:57.707 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:57.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.696851  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:12:57.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:57.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:57.727 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items
06:12:57.727 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:57.727 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:57.727 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299944, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:57.734 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items
06:12:57.734 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:57.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=1126), Traces: [0ms] refreshing cache from master, [47ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [171ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [628ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [741ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [1064ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items, [1068ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items, [1082ms] refreshing cache from master, [1082ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [1083ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [1083ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [1093ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [1104ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [1114ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@390767504(state=PENDING, result=null, callback=(continuation of Deferred@1304843152 after retry RPC after error@639078770), errback=(continuation of Deferred@1304843152 after retry RPC after error@639078770))) after lookup
06:12:57.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:57.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=1085), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [516ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [617ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [980ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items, [1019ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items, [1025ms] refreshing cache from master, [1025ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [1026ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [1026ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [1032ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [1046ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [1050ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items, [1051ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items, [1062ms] refreshing cache from master, [1063ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [1063ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [1063ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [1069ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [1080ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@1690728568(state=PENDING, result=null, callback=(continuation of Deferred@729791373 after retry RPC after error@1441316299) -> (continuation of Deferred@1404772480 after retry RPC after error@82413367), errback=(continuation of Deferred@729791373 after retry RPC after error@1441316299) -> (continuation of Deferred@1404772480 after retry RPC after error@82413367))) after lookup
06:12:57.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.747162  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.750 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x20d8e54d, L:/127.0.0.1:46826 - R:/127.8.79.188:41721] using SASL/PLAIN
06:12:57.751 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:12:57.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.757661  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34482 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46826 (request call id 0)
06:12:57.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.758127  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46826 (request call id 0)
06:12:57.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.760330  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34534 (request call id 2)
06:12:57.764 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46826 dropped due to backpressure: service queue is full with 1 items
06:12:57.764 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:57.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.767788  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34482 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34534 (request call id 2)
06:12:57.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.768164  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34534 (request call id 2)
06:12:57.770 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:12:57.771 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items
06:12:57.771 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:57.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.776852  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46826 (request call id 1)
06:12:57.784 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items
06:12:57.784 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:57.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.780709  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46826 (request call id 1)
06:12:57.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.781418  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:57.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:57.794 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:57.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=1121), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [416ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [430ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [738ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [787ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [993ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46826 dropped due to backpressure: service queue is full with 1 items, [994ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46826 dropped due to backpressure: service queue is full with 1 items, [1001ms] refreshing cache from master, [1001ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [1001ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [1002ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [1007ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [1010ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [1019ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@493739381(state=PENDING, result=null, callback=(continuation of Deferred@831134465 after retry RPC after error@1699554362), errback=(continuation of Deferred@831134465 after retry RPC after error@1699554362))) after lookup
06:12:57.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.800362  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34502 (request call id 3)
06:12:57.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.805994  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34524 (request call id 6)
06:12:57.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.809909  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34508 (request call id 2)
06:12:57.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.810645  8662 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34508 (request call id 2)
06:12:57.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.812286  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34508 (request call id 2)
06:12:57.817 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items
06:12:57.817 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:57.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.820565  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34508 (request call id 2)
06:12:57.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.826629  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34508 (request call id 2)
06:12:57.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.828922  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34508 (request call id 2)
06:12:57.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.834897  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46826 (request call id 3)
06:12:57.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.836284  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46826 (request call id 3)
06:12:57.838 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items
06:12:57.838 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:57.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.837410  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46826 (request call id 3)
06:12:57.840 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items
06:12:57.842 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:57.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.839638  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:57.848 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:57.848 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:12:57.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:57.860 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:57.860 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:57.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=1187), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [456ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [549ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [579ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items, [623ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items, [640ms] refreshing cache from master, [640ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [640ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [640ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [649ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [660ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [682ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items, [683ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items, [700ms] refreshing cache from master, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [709ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [712ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [732ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items, [733ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items, [740ms] refreshing cache from master, [740ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [754ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [757ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [766ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items, [766ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items, [781ms] refreshing cache from master, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [789ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items, [790ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [791ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [791ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items, [800ms] refreshing cache from master, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [807ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@1275129992(state=PENDING, result=null, callback=(continuation of Deferred@1553178144 after retry RPC after error@1180767517) -> (continuation of Deferred@681890653 after retry RPC after error@1676407409) -> (continuation of Deferred@600375986 after retry RPC after error@1842229803) -> (continuation of Deferred@1669212916 after retry RPC after error@1597645968) -> (continuation of Deferred@881680727 after retry RPC after error@676221575), errback=(continuation of Deferred@1553178144 after retry RPC after error@1180767517) -> (continuation of Deferred@681890653 after retry RPC after error@1676407409) -> (continuation of Deferred@600375986 after retry RPC after error@1842229803) -> (continuation of Deferred@1669212916 after retry RPC after error@1597645968) -> (continuation of Deferred@881680727 after retry RPC after error@676221575))) after lookup
06:12:57.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:12:57.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.868860  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34458 (request call id 4)
06:12:57.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.873728  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34508 (request call id 3)
06:12:57.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.875273  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34508 (request call id 3)
06:12:57.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.876609  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34508 (request call id 3)
06:12:57.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.877970  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34508 (request call id 3)
06:12:57.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.878916  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34508 (request call id 3)
06:12:57.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.885216  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34508 (request call id 3)
06:12:57.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.888636  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34508 (request call id 3)
06:12:57.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:57.895 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:57.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:57.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.899070  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34482 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34534 (request call id 8)
06:12:57.900 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=1229), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [395ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [619ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [757ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [951ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items, [952ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items, [958ms] refreshing cache from master, [958ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [958ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [959ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [967ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [969ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [996ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items, [996ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items, [1019ms] refreshing cache from master, [1023ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [1024ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [1024ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [1032ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [1034ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [1063ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items, [1063ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items, [1078ms] refreshing cache from master, [1078ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [1078ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [1078ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [1083ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [1090ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [1122ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@694770409(state=PENDING, result=null, callback=(continuation of Deferred@942553409 after retry RPC after error@1859630252) -> (continuation of Deferred@1316631061 after retry RPC after error@757565217) -> (continuation of Deferred@1686788085 after retry RPC after error@934018332), errback=(continuation of Deferred@942553409 after retry RPC after error@1859630252) -> (continuation of Deferred@1316631061 after retry RPC after error@757565217) -> (continuation of Deferred@1686788085 after retry RPC after error@934018332))) after lookup
06:12:57.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.902778  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34508 (request call id 4)
06:12:57.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.902844  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34508 (request call id 4)
06:12:57.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.906315  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34508 (request call id 4)
06:12:57.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.907914  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34508 (request call id 4)
06:12:57.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.908838  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34482 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34508 (request call id 4)
06:12:57.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.911908  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34508 (request call id 4)
06:12:57.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.913123  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34508 (request call id 4)
06:12:57.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.925993  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34508 (request call id 4)
06:12:57.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.926358  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34482 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34508 (request call id 4)
06:12:57.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.929528  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34508 (request call id 4)
06:12:57.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.933364  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34508 (request call id 4)
06:12:57.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.945688  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34508 (request call id 4)
06:12:57.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.947280  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34482 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34508 (request call id 4)
06:12:57.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.949321  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34508 (request call id 4)
06:12:57.958 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:57.958 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:57.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:12:57.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.964268  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34524 (request call id 11)
06:12:57.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.966573  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34524 (request call id 11)
06:12:57.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.966791  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34482 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34524 (request call id 11)
06:12:57.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:57.971 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:57.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.974406  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34502 (request call id 8)
06:12:57.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.974594  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34502 (request call id 8)
06:12:57.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.975064  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34468 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34502 (request call id 8)
06:12:57.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.983479  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34468 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34502 (request call id 8)
06:12:57.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.985459  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34502 (request call id 8)
06:12:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.988159  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34488 (request call id 10)
06:12:57.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:57.994457  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:57.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34488 (request call id 10)
06:12:58.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.000273  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.003 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.004 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.007015  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34468 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34482 (request call id 11)
06:12:58.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.008031  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34482 (request call id 11)
06:12:58.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.015048  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34482 (request call id 11)
06:12:58.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.019611  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34482 (request call id 11)
06:12:58.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.023582  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34468 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34482 (request call id 11)
06:12:58.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.034591  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34482 (request call id 11)
06:12:58.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.038997  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34482 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34502 (request call id 9)
06:12:58.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.040657  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.130:43923 (request call id 10)
06:12:58.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.040894  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.130:43923 (request call id 10)
06:12:58.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.042795  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34468 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.130:43923 (request call id 10)
06:12:58.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.055083  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.130:43923 (request call id 10)
06:12:58.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.056285  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.130:43923 (request call id 10)
06:12:58.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.059 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.064167  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34458 (request call id 10)
06:12:58.072 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.073 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.075037  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46826 (request call id 10)
06:12:58.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.075595  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46826 (request call id 10)
06:12:58.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.078540  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46826 (request call id 10)
06:12:58.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.088117  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34482 (request call id 12)
06:12:58.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.092105  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34482 (request call id 12)
06:12:58.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.093376  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34482 (request call id 12)
06:12:58.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.094909  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34482 (request call id 12)
06:12:58.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.098497  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34482 (request call id 12)
06:12:58.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.105 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.113113  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34480 (request call id 13)
06:12:58.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.113529  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34480 (request call id 13)
06:12:58.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.119033  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34480 (request call id 13)
06:12:58.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.127277  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34480 (request call id 13)
06:12:58.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.133671  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46826 (request call id 11)
06:12:58.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.133671  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46826 (request call id 11)
06:12:58.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.138109  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46826 (request call id 11)
06:12:58.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.148373  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46826 (request call id 11)
06:12:58.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.153080  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46826 (request call id 11)
06:12:58.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.154732  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46826 (request call id 11)
06:12:58.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.158792  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46826 (request call id 11)
06:12:58.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.169 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.169049  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34502 (request call id 10)
06:12:58.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.172638  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34468 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34502 (request call id 10)
06:12:58.174 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.174 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.177589  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34534 (request call id 17)
06:12:58.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.183382  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34468 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34534 (request call id 17)
06:12:58.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.186249  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34534 (request call id 17)
06:12:58.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.186584  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34534 (request call id 17)
06:12:58.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.199084  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34534 (request call id 17)
06:12:58.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.203662  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34468 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34534 (request call id 17)
06:12:58.206 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.207 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.208072  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34488 (request call id 16)
06:12:58.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.209831  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34482 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34488 (request call id 16)
06:12:58.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.214156  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34508 (request call id 12)
06:12:58.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.219766  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34508 (request call id 12)
06:12:58.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.222564  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34468 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34508 (request call id 12)
06:12:58.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.224699  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34508 (request call id 12)
06:12:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.226338  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34482 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34508 (request call id 12)
06:12:58.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.244773  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 12)
06:12:58.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.245256  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34468 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 12)
06:12:58.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.246616  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 12)
06:12:58.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.248590  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34482 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 12)
06:12:58.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.250727  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 12)
06:12:58.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.263299  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34468 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 12)
06:12:58.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.266386  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34482 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 12)
06:12:58.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.267091  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 12)
06:12:58.270 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.271 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.276 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.277 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.285637  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34468 (request call id 17)
06:12:58.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.287796  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34482 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34468 (request call id 17)
06:12:58.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.293111  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34468 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34480 (request call id 15)
06:12:58.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.299548  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34480 (request call id 15)
06:12:58.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.304657  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34480 (request call id 15)
06:12:58.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.311 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.315378  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34482 (request call id 18)
06:12:58.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.327478  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34482 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34488 (request call id 19)
06:12:58.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.333469  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34508 (request call id 13)
06:12:58.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.333880  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34508 (request call id 13)
06:12:58.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.353334  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34508 (request call id 13)
06:12:58.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.366067  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34482 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34508 (request call id 13)
06:12:58.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.373402  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34508 (request call id 13)
06:12:58.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.377 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.382 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.386989  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34482 (request call id 20)
06:12:58.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.392599  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34482 (request call id 20)
06:12:58.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.404894  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34482 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34458 (request call id 18)
06:12:58.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.410 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.413239  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34534 (request call id 23)
06:12:58.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.413244  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34534 (request call id 23)
06:12:58.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.423185  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34468 (request call id 18)
06:12:58.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.426524  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34482 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34468 (request call id 18)
06:12:58.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.429746  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34468 (request call id 18)
06:12:58.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.432750  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34468 (request call id 18)
06:12:58.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.439590  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34468 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34524 (request call id 20)
06:12:58.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.449674  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34524 (request call id 20)
06:12:58.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.452844  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34524 (request call id 20)
06:12:58.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.470485  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34524 (request call id 20)
06:12:58.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.472924  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34524 (request call id 20)
06:12:58.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.472970  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34524 (request call id 20)
06:12:58.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.479 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.483 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.489810  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34502 (request call id 17)
06:12:58.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.492050  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34502 (request call id 17)
06:12:58.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.512 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.513985  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34534 (request call id 25)
06:12:58.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.514011  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34534 (request call id 25)
06:12:58.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.515357  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34534 (request call id 25)
06:12:58.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.524586  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34534 (request call id 25)
06:12:58.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.533432  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34534 (request call id 25)
06:12:58.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:58.545599  8661 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34458 dropped due to backpressure: service queue is full with 1 items [suppressed 151 similar messages]
06:12:58.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.545923  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34534 (request call id 25)
06:12:58.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.554039  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34534 (request call id 25)
06:12:58.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.565035  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34534 (request call id 25)
06:12:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.574451  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34534 (request call id 25)
06:12:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.574551  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34534 (request call id 25)
06:12:58.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:58.578780  8679 debug-util.cc:398] Leaking SignalData structure 0x7b0800091b40 after lost signal to thread 8636
06:12:58.580 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.580 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:58.579378  8679 debug-util.cc:398] Leaking SignalData structure 0x7b080009d060 after lost signal to thread 8682
06:12:58.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.586 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.588966  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34458 (request call id 23)
06:12:58.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.594028  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46826 (request call id 19)
06:12:58.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.594686  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46826 (request call id 19)
06:12:58.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.615 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.614972  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34480 (request call id 23)
06:12:58.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.617539  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34480 (request call id 23)
06:12:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.624826  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34480 (request call id 23)
06:12:58.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.629184  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34480 (request call id 23)
06:12:58.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.633718  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34480 (request call id 23)
06:12:58.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.645608  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34480 (request call id 23)
06:12:58.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.649408  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34480 (request call id 23)
06:12:58.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.654095  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34480 (request call id 23)
06:12:58.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.662878  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34480 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34468 (request call id 19)
06:12:58.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.670079  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34468 (request call id 19)
06:12:58.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.674866  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34468 (request call id 19)
06:12:58.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.683 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.688 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.689 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.692225  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34502 (request call id 22)
06:12:58.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.698979  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34502 (request call id 22)
06:12:58.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.705191  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34458 (request call id 26)
06:12:58.716 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.716 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.719509  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 8)
06:12:58.720 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:12:58.722 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:12:58.722 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:12:58.728 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:58.729 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:12:58.729 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:12:58.729 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:12:58.729 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:12:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.729890  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 8)
06:12:58.733 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:12:58.734 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:12:58.738 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:58.739 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:12:58.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.738479  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 8)
06:12:58.741 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:12:58.742 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:12:58.743 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:12:58.746 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:12:58.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.754225  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 8)
06:12:58.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.758908  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 8)
06:12:58.759 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:12:58.772 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:12:58.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.803 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.804 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:12:58.804 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:12:58.804 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:12:58.805 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:12:58.805 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:12:58.805 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:12:58.806 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:12:58.806 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:12:58.807 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:58.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.809 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.811870  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34480 (request call id 24)
06:12:58.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.813982  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34480 (request call id 24)
06:12:58.820 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:12:58.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.821 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.822 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:12:58.822 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:12:58.822 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:12:58.823 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:12:58.823 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:12:58.824 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:12:58.824 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:12:58.826 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:58.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.834263  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34508 (request call id 22)
06:12:58.837 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe80c4bdd, L:/127.0.0.1:46694 - R:/127.8.79.190:33549] using SASL/PLAIN
06:12:58.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.847267  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34482 (request call id 22)
06:12:58.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.853058  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34482 (request call id 22)
06:12:58.854 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:12:58.854 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:12:58.855 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x342dabd5, L:/127.0.0.1:53306 - R:/127.8.79.189:32849] using SASL/PLAIN
06:12:58.858 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:58.864 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x11440f7c, L:/127.0.0.1:46832 - R:/127.8.79.188:41721] using SASL/PLAIN
06:12:58.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.866379  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34482 (request call id 22)
06:12:58.867 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items
06:12:58.868 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:58.871 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:12:58.871 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:12:58.874 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:58.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.877177  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34534 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34482 (request call id 22)
06:12:58.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.877182  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34482 (request call id 22)
06:12:58.881 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:12:58.884 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items
06:12:58.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.881742  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34482 (request call id 22)
06:12:58.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.883637  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34482 (request call id 22)
06:12:58.887 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:12:58.888 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:58.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.892 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.896 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.896 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.899750  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34502 (request call id 25)
06:12:58.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.901551  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46832 (request call id 2)
06:12:58.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.907262  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46832 (request call id 2)
06:12:58.909 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:12:58.911 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:12:58.914 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:12:58.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.920 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:58.924 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=185), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [105ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items, [130ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [146ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items, [149ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [150ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [169ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [170ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@1445257712(state=PENDING, result=null, callback=(continuation of Deferred@1067911090 after retry RPC after error@1731785790) -> (continuation of Deferred@1196510404 after retry RPC after error@906698431), errback=(continuation of Deferred@1067911090 after retry RPC after error@1731785790) -> (continuation of Deferred@1196510404 after retry RPC after error@906698431))) after lookup
06:12:58.925 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:12:58.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:12:58.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.929893  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34488 (request call id 23)
06:12:58.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.932289  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34488 (request call id 23)
06:12:58.934 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:12:58.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.941092  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34488 (request call id 23)
06:12:58.943 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:12:58.945 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:12:58.946 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:12:58.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.949224  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34488 (request call id 23)
06:12:58.957 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:12:58.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.958889  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34524 (request call id 29)
06:12:58.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.960501  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34524 (request call id 29)
06:12:58.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.969609  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34524 (request call id 29)
06:12:58.972 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:12:58.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.980983  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34524 (request call id 29)
06:12:58.983 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:12:58.987 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:12:58.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.987442  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34488 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34524 (request call id 29)
06:12:58.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:58.988919  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:58.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34524 (request call id 29)
06:12:58.989 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:12:58.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.994 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:58.998 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:58.998 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:12:58.999 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:12:58.999 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:12:58.999 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:12:59.000 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:12:59.000 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:12:59.001 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:12:59.004 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:59.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.006861  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34488 (request call id 25)
06:12:59.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.008991  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34488 (request call id 25)
06:12:59.011 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:12:59.021 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:12:59.021 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:12:59.022 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd97c6845, L:/127.0.0.1:46704 - R:/127.8.79.190:33549] using SASL/PLAIN
06:12:59.023 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:12:59.026 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:59.039 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:12:59.044 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:12:59.046 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:12:59.049 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdcc3422a, L:/127.0.0.1:53318 - R:/127.8.79.189:32849] using SASL/PLAIN
06:12:59.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:59.049 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:59.051 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:12:59.051 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:12:59.051 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:12:59.052 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:12:59.052 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:12:59.052 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:12:59.054 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:12:59.054 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:12:59.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.064286  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.130:43923 (request call id 11)
06:12:59.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.069796  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.130:43923 (request call id 11)
06:12:59.073 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:59.080 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:12:59.086 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:12:59.088 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:12:59.097 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:12:59.101 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:12:59.113 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:12:59.113 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:12:59.119 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:59.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:59.123 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:59.124 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:12:59.125 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:12:59.125 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:12:59.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:59.126 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:59.126 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:12:59.127 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:59.128 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7d85509c, L:/127.0.0.1:46720 - R:/127.8.79.190:33549] using SASL/PLAIN
06:12:59.126 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:12:59.128 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:12:59.129 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:12:59.132 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:12:59.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:59.133 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:59.135 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:12:59.152 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:12:59.152 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:12:59.155 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x41718fc0, L:/127.0.0.1:46840 - R:/127.8.79.188:41721] using SASL/PLAIN
06:12:59.157 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:12:59.159 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf9e56438, L:/127.0.0.1:46834 - R:/127.8.79.188:41721] using SASL/PLAIN
06:12:59.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.161878  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46840 (request call id 0)
06:12:59.168 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:12:59.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.164572  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46832 (request call id 10)
06:12:59.171 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items
06:12:59.173 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb645d689, L:/127.0.0.1:46838 - R:/127.8.79.188:41721] using SASL/PLAIN
06:12:59.175 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc0d90a5f, L:/127.0.0.1:53332 - R:/127.8.79.189:32849] using SASL/PLAIN
06:12:59.176 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items
06:12:59.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.174866  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46832 (request call id 10)
06:12:59.179 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:12:59.179 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items
06:12:59.156 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:59.180 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:59.190 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:59.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.191922  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34502 (request call id 32)
06:12:59.202 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:12:59.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.206256  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46834 (request call id 1)
06:12:59.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.210422  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46834 (request call id 1)
06:12:59.211 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items
06:12:59.218 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:59.221 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x566e49c9, L:/127.0.0.1:46724 - R:/127.8.79.190:33549] using SASL/PLAIN
06:12:59.229 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:12:59.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.230051  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46834 (request call id 1)
06:12:59.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.232602  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46834 (request call id 1)
06:12:59.234 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items
06:12:59.240 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:59.240 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:59.242 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:59.243 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:12:59.243 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:12:59.243 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:12:59.243 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:59.244 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:59.244 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:12:59.244 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:59.244 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:12:59.245 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:12:59.245 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:12:59.249 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=389), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [37ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [194ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [298ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items, [299ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items, [320ms] refreshing cache from master, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [331ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [331ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [360ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@937006833(state=PENDING, result=null, callback=(continuation of Deferred@1259522919 after retry RPC after error@1723501896), errback=(continuation of Deferred@1259522919 after retry RPC after error@1723501896))) after lookup
06:12:59.249 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:59.250 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:59.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:59.252 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe87872ed, L:/127.0.0.1:53336 - R:/127.8.79.189:32849] using SASL/PLAIN
06:12:59.254 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:12:59.257 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:12:59.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:12:59.261 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:12:59.263 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:59.264 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3228d133, L:/127.0.0.1:46736 - R:/127.8.79.190:33549] using SASL/PLAIN
06:12:59.271 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:12:59.278 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items
06:12:59.278 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:59.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.276679  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 13)
06:12:59.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.282465  8659 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 13)
06:12:59.284 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items
06:12:59.285 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:59.287 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:12:59.287 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:12:59.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.289673  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 13)
06:12:59.291 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items
06:12:59.296 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:59.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.301892  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 13)
06:12:59.303 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:59.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.302837  8659 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 13)
06:12:59.305 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items
06:12:59.307 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:59.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.311650  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 13)
06:12:59.313 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items
06:12:59.319 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:12:59.319 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:59.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.322476  8659 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 13)
06:12:59.325 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items
06:12:59.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.331833  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 13)
06:12:59.333 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:59.338 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:12:59.339 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:12:59.344 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:12:59.347 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:12:59.349 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:12:59.353 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:12:59.359 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa41cdfd7, L:/127.0.0.1:53350 - R:/127.8.79.189:32849] using SASL/PLAIN
06:12:59.359 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:59.360 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:59.367 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:12:59.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:59.368 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:59.369 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:12:59.369 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:12:59.369 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:12:59.370 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:12:59.370 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:12:59.370 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:12:59.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:59.372 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:12:59.372 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:59.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:59.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:59.379 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:12:59.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=352), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [133ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items, [189ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [225ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [246ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items, [246ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [246ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [247ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items, [260ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [266ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items, [268ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [268ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [269ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [286ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items, [291ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [295ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [295ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items, [323ms] refreshing cache from master, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [333ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [340ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@602888699(state=PENDING, result=null, callback=(continuation of Deferred@1647995268 after retry RPC after error@302414416) -> (continuation of Deferred@439948425 after retry RPC after error@1136699060) -> (continuation of Deferred@1913098497 after retry RPC after error@1408410091) -> (continuation of Deferred@20806208 after retry RPC after error@1200527829), errback=(continuation of Deferred@1647995268 after retry RPC after error@302414416) -> (continuation of Deferred@439948425 after retry RPC after error@1136699060) -> (continuation of Deferred@1913098497 after retry RPC after error@1408410091) -> (continuation of Deferred@20806208 after retry RPC after error@1200527829))) after lookup
06:12:59.384 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:12:59.394 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:12:59.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:59.396 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=519), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [56ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [245ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [289ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items, [302ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [303ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items, [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [324ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items, [328ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [330ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [331ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items, [340ms] refreshing cache from master, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [347ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items, [348ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [357ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [357ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items, [380ms] refreshing cache from master, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [386ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [386ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [390ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items, [391ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items, [400ms] refreshing cache from master, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [404ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items, [405ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [408ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [409ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items, [421ms] refreshing cache from master, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [426ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items, [427ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [432ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [436ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items, [500ms] refreshing cache from master, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [506ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, [506ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [507ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, deferred=Deferred@1184675818(state=PENDING, result=null, callback=(continuation of Deferred@2111141774 after retry RPC after error@2005930704) -> (continuation of Deferred@87264270 after retry RPC after error@649283749) -> (continuation of Deferred@1888236282 after retry RPC after error@134068393) -> (continuation of Deferred@506922916 after retry RPC after error@587043495) -> (continuation of Deferred@863465440 after retry RPC after error@1495642583) -> (continuation of Deferred@2139719536 after retry RPC after error@825182860), errback=(continuation of Deferred@2111141774 after retry RPC after error@2005930704) -> (continuation of Deferred@87264270 after retry RPC after error@649283749) -> (continuation of Deferred@1888236282 after retry RPC after error@134068393) -> (continuation of Deferred@506922916 after retry RPC after error@587043495) -> (continuation of Deferred@863465440 after retry RPC after error@1495642583) -> (continuation of Deferred@2139719536 after retry RPC after error@825182860))) after lookup
06:12:59.397 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5ab0dc54, L:/127.0.0.1:46854 - R:/127.8.79.188:41721] using SASL/PLAIN
06:12:59.400 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:12:59.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:12:59.405 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:12:59.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.408543  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46854 (request call id 0)
06:12:59.413 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:12:59.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:12:59.418 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:12:59.418 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:12:59.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.420665  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.421 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb3e8de22, L:/127.0.0.1:53366 - R:/127.8.79.189:32849] using SASL/PLAIN
06:12:59.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46854 (request call id 0)
06:12:59.423 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:59.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.422735  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46854 (request call id 0)
06:12:59.432 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:12:59.440 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:59.440 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=320), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [73ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [140ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [237ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [308ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=null) after lookup
06:12:59.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.442232  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46854 (request call id 1)
06:12:59.444 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:12:59.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.449052  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46854 (request call id 1)
06:12:59.450 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc9740850, L:/127.0.0.1:46862 - R:/127.8.79.188:41721] using SASL/PLAIN
06:12:59.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.445632  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46854 (request call id 1)
06:12:59.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.452113  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46854 (request call id 1)
06:12:59.454 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items
06:12:59.456 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:12:59.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:12:59.468 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:12:59.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.469376  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46840 (request call id 9)
06:12:59.471 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:12:59.474 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:12:59.482 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:59.482 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0255ed36, L:/127.0.0.1:46762 - R:/127.8.79.190:33549] using SASL/PLAIN
06:12:59.483 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:59.495 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:12:59.499 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:12:59.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.503573  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 12)
06:12:59.505 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:59.506 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:59.507 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:12:59.507 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:12:59.505 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8d52f730, L:/127.0.0.1:46750 - R:/127.8.79.190:33549] using SASL/PLAIN
06:12:59.507 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:12:59.507 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:12:59.508 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa5fa7e9d, L:/127.0.0.1:53370 - R:/127.8.79.189:32849] using SASL/PLAIN
06:12:59.508 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:12:59.508 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:12:59.509 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:12:59.509 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:12:59.511 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:12:59.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:59.515 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:12:59.521 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:59.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.524021  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 12)
06:12:59.525 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:12:59.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.543232  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46862 (request call id 1)
06:12:59.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.543865  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46862 (request call id 1)
06:12:59.545 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7d925e2d, L:/127.0.0.1:46876 - R:/127.8.79.188:41721] using SASL/PLAIN
06:12:59.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:59.546546  8661 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items [suppressed 81 similar messages]
06:12:59.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.546821  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46862 (request call id 1)
06:12:59.548 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items
06:12:59.548 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:59.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.561563  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46862 (request call id 1)
06:12:59.563 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items
06:12:59.566 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:59.566 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:59.569 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:59.569 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=389), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [171ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [194ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items, [260ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [261ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [290ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [291ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [308ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@1157122168(state=PENDING, result=null, callback=(continuation of Deferred@1510874497 after retry RPC after error@1979091929), errback=(continuation of Deferred@1510874497 after retry RPC after error@1979091929))) after lookup
06:12:59.573 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:59.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.575129  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46862 (request call id 2)
06:12:59.578 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc0d6903f, L:/127.0.0.1:53372 - R:/127.8.79.189:32849] using SASL/PLAIN
06:12:59.579 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x189b27ba, L:/127.0.0.1:46770 - R:/127.8.79.190:33549] using SASL/PLAIN
06:12:59.582 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xda7b0a28, L:/127.0.0.1:46886 - R:/127.8.79.188:41721] using SASL/PLAIN
06:12:59.582 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:12:59.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.583763  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46862 (request call id 2)
06:12:59.591 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:59.591 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:59.591 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:59.592 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:12:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.594029  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 13)
06:12:59.597 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:12:59.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:59.602 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:59.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:59.605 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=300), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [117ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [141ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items, [170ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [185ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items, [186ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [194ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [195ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [210ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [217ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [225ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@147348581(state=PENDING, result=null, callback=(continuation of Deferred@1996150095 after retry RPC after error@26451641) -> (continuation of Deferred@1189570497 after retry RPC after error@210116620), errback=(continuation of Deferred@1996150095 after retry RPC after error@26451641) -> (continuation of Deferred@1189570497 after retry RPC after error@210116620))) after lookup
06:12:59.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.602385  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.607923  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46832 (request call id 14)
06:12:59.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.611022  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 14)
06:12:59.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.614254  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46876 (request call id 3)
06:12:59.616 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items
06:12:59.616 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:59.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.621126  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46876 (request call id 3)
06:12:59.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.621294  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46876 (request call id 3)
06:12:59.624 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:12:59.626 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:12:59.628 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:12:59.629 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:12:59.631 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:12:59.636 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:12:59.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.639732  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46876 (request call id 3)
06:12:59.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.640014  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46876 (request call id 3)
06:12:59.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.640902  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46876 (request call id 3)
06:12:59.644 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items
06:12:59.648 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:12:59.651 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:59.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.660218  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46876 (request call id 3)
06:12:59.669 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:59.670 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:59.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:12:59.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.676112  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46886 (request call id 2)
06:12:59.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.680189  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46886 (request call id 2)
06:12:59.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.680765  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46886 (request call id 2)
06:12:59.687 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb63ae573, L:/127.0.0.1:46780 - R:/127.8.79.190:33549] using SASL/PLAIN
06:12:59.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.688814  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 15)
06:12:59.690 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items
06:12:59.690 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:59.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:59.694 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:59.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.700417  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46840 (request call id 15)
06:12:59.706 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:59.707 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.707804  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 10)
06:12:59.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.708739  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46886 (request call id 3)
06:12:59.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.710011  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46886 (request call id 3)
06:12:59.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.712966  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46886 (request call id 3)
06:12:59.716 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:12:59.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.720695  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46886 (request call id 3)
06:12:59.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.723338  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46886 (request call id 3)
06:12:59.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.727348  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46886 (request call id 3)
06:12:59.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.728425  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46886 (request call id 3)
06:12:59.730 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe5a56e85, L:/127.0.0.1:53376 - R:/127.8.79.189:32849] using SASL/PLAIN
06:12:59.736 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:12:59.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.741231  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46886 (request call id 3)
06:12:59.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.743729  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46886 (request call id 3)
06:12:59.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.747409  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46886 (request call id 3)
06:12:59.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.749183  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46886 (request call id 3)
06:12:59.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.763571  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46886 (request call id 3)
06:12:59.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.766644  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46886 (request call id 3)
06:12:59.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.766631  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46886 (request call id 3)
06:12:59.771 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:59.771 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:59.775 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:59.776 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=352), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [129ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [161ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items, [161ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [189ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items, [195ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [196ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [197ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [207ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [212ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [235ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items, [236ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items, [240ms] refreshing cache from master, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [250ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [251ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [319ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@1231405527(state=PENDING, result=null, callback=(continuation of Deferred@917479673 after retry RPC after error@2028341867) -> (continuation of Deferred@1321612782 after retry RPC after error@692731544) -> (continuation of Deferred@1655307040 after retry RPC after error@710152268), errback=(continuation of Deferred@917479673 after retry RPC after error@2028341867) -> (continuation of Deferred@1321612782 after retry RPC after error@692731544) -> (continuation of Deferred@1655307040 after retry RPC after error@710152268))) after lookup
06:12:59.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.780560  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46886 (request call id 4)
06:12:59.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.782450  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46886 (request call id 4)
06:12:59.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.787418  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46886 (request call id 4)
06:12:59.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:59.797 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:59.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.794811  8662 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 9)
06:12:59.803 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x84fd2354, L:/127.0.0.1:46892 - R:/127.8.79.188:41721] using SASL/PLAIN
06:12:59.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.804946  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 10)
06:12:59.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:59.810 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:59.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.810616  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.812 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items
06:12:59.812 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:59.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.820950  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46886 (request call id 5)
06:12:59.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.822767  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46886 (request call id 5)
06:12:59.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.828541  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46886 (request call id 5)
06:12:59.831 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items
06:12:59.832 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.840579  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46886 (request call id 5)
06:12:59.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.843178  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46886 (request call id 5)
06:12:59.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.845857  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46886 (request call id 5)
06:12:59.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.847278  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46886 (request call id 5)
06:12:59.848 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items
06:12:59.849 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:59.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.861585  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46886 (request call id 5)
06:12:59.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.864832  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46886 (request call id 5)
06:12:59.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.869895  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46886 (request call id 5)
06:12:59.870 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items
06:12:59.871 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:12:59.877 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:59.878 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:59.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:12:59.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.883992  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 6)
06:12:59.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.887254  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46892 (request call id 4)
06:12:59.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.898416  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46892 (request call id 4)
06:12:59.903 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:59.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.901098  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.903 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:59.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46892 (request call id 4)
06:12:59.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:59.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=314), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [69ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items, [188ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [205ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [207ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items, [208ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [208ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [223ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items, [225ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [225ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [245ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [245ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [246ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items, [247ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items, [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [265ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [265ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [281ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@863637572(state=PENDING, result=null, callback=(continuation of Deferred@1921187400 after retry RPC after error@1654499567) -> (continuation of Deferred@1871227685 after retry RPC after error@210992800) -> (continuation of Deferred@1770435012 after retry RPC after error@1725150923) -> (continuation of Deferred@1286142135 after retry RPC after error@1532619260), errback=(continuation of Deferred@1921187400 after retry RPC after error@1654499567) -> (continuation of Deferred@1871227685 after retry RPC after error@210992800) -> (continuation of Deferred@1770435012 after retry RPC after error@1725150923) -> (continuation of Deferred@1286142135 after retry RPC after error@1532619260))) after lookup
06:12:59.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.909436  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46892 (request call id 5)
06:12:59.919 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:12:59.919 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:59.919 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:59.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.923856  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46832 (request call id 21)
06:12:59.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.925182  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46832 (request call id 21)
06:12:59.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.928665  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46832 (request call id 21)
06:12:59.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.941025  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46832 (request call id 21)
06:12:59.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.947657  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46832 (request call id 21)
06:12:59.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.950836  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46832 (request call id 21)
06:12:59.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.962733  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46832 (request call id 21)
06:12:59.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.966198  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46832 (request call id 21)
06:12:59.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.968211  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46854 (request call id 12)
06:12:59.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.970435  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46854 (request call id 12)
06:12:59.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:12:59.985 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:12:59.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.981747  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.988706  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 16)
06:12:59.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.990216  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 16)
06:12:59.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.991160  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 16)
06:12:59.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:59.992077  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:12:59.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 16)
06:13:00.007 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.007068  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.008 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.012445  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46832 (request call id 23)
06:13:00.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.017455  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46832 (request call id 23)
06:13:00.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.006680  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46832 (request call id 23)
06:13:00.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.023028  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46832 (request call id 23)
06:13:00.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.025022  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46832 (request call id 23)
06:13:00.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.027460  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.031 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.032 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.034778  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 22)
06:13:00.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.041641  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 22)
06:13:00.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.043495  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 22)
06:13:00.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.057623  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 22)
06:13:00.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.059826  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 22)
06:13:00.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.060434  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 22)
06:13:00.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.062839  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 22)
06:13:00.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.065905  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 22)
06:13:00.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.077045  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 22)
06:13:00.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.082285  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 22)
06:13:00.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.084 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.099298  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 12)
06:13:00.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.100840  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46876 (request call id 18)
06:13:00.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.101636  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.130:43923 (request call id 12)
06:13:00.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.106775  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.130:43923 (request call id 12)
06:13:00.111 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.8.79.129' into [/127.8.79.129] in 1561074ns
06:13:00.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.111 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.123150  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46862 (request call id 17)
06:13:00.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.126951  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46862 (request call id 17)
06:13:00.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.135 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.139940  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46840 (request call id 23)
06:13:00.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.147816  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46840 (request call id 23)
06:13:00.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.157846  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46840 (request call id 23)
06:13:00.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.160703  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46840 (request call id 23)
06:13:00.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.161609  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46840 (request call id 23)
06:13:00.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.166453  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 13)
06:13:00.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.166877  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 13)
06:13:00.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.177146  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 13)
06:13:00.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.181159  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 13)
06:13:00.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.186 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.188236  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46854 (request call id 18)
06:13:00.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.200906  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46854 (request call id 18)
06:13:00.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.208794  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46854 (request call id 18)
06:13:00.216 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.217 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.217 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:00.217 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:00.218 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:00.218 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:00.218 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:00.218 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:00.219 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:00.220 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:00.227 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:00.227 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:00.229 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:00.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.231745  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46832 (request call id 28)
06:13:00.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.234 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.238 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:00.240 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:00.242 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:00.244 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:00.246 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:00.246 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:00.250 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:00.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.253008  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 26)
06:13:00.262 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:00.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.260561  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46876 (request call id 20)
06:13:00.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.264993  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46876 (request call id 20)
06:13:00.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.269289  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34502 (request call id 35)
06:13:00.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.272468  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34502 (request call id 35)
06:13:00.276 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:00.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.282433  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34502 (request call id 35)
06:13:00.287 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.288 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.290 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7db4b9b8, L:/127.0.0.1:46792 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:00.291 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6a2d3a9d, L:/127.0.0.1:46902 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:00.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.292847  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46902 (request call id 0)
06:13:00.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.300506  8659 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46840 (request call id 24)
06:13:00.301 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items
06:13:00.301 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x77e02531, L:/127.0.0.1:53378 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:00.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.302497  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46840 (request call id 24)
06:13:00.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.306505  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46840 (request call id 24)
06:13:00.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.309201  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46840 (request call id 24)
06:13:00.311 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:00.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.319 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.321028  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 16)
06:13:00.322 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items
06:13:00.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.322273  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 16)
06:13:00.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.323520  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 16)
06:13:00.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.327966  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 16)
06:13:00.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.329757  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 16)
06:13:00.331 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:00.335 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.336 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.336 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:00.337 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:00.337 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:00.337 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:00.337 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:00.337 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:00.337 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:00.338 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:00.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.345221  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46902 (request call id 2)
06:13:00.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.346400  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46902 (request call id 2)
06:13:00.350 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items
06:13:00.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.348551  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 29)
06:13:00.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.345221  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 29)
06:13:00.357 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:00.364 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:00.365 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:00.368 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:00.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.369980  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 14)
06:13:00.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.372545  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 14)
06:13:00.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.376714  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 14)
06:13:00.381 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items
06:13:00.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.380882  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 14)
06:13:00.383 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:00.384 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:00.385 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:00.386 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:00.389 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:00.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.392 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.393 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:00.393 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:00.393 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:00.394 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:00.394 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:00.394 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:00.394 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:00.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:00.399 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:00.399 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:00.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.406824  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46902 (request call id 4)
06:13:00.407 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:00.415 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:00.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.421 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:00.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=192), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [55ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items, [73ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [74ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items, [87ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [93ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [93ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [111ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items, [118ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [119ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [119ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items, [146ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [147ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [168ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [170ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@71953579(state=PENDING, result=null, callback=(continuation of Deferred@1424660314 after retry RPC after error@1436116941) -> (continuation of Deferred@81361324 after retry RPC after error@1337909544) -> (continuation of Deferred@1341063106 after retry RPC after error@1373069053) -> (continuation of Deferred@504121714 after retry RPC after error@637754426), errback=(continuation of Deferred@1424660314 after retry RPC after error@1436116941) -> (continuation of Deferred@81361324 after retry RPC after error@1337909544) -> (continuation of Deferred@1341063106 after retry RPC after error@1373069053) -> (continuation of Deferred@504121714 after retry RPC after error@637754426))) after lookup
06:13:00.424 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:00.424 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:00.427 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:00.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.427649  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46902 (request call id 5)
06:13:00.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.429999  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46902 (request call id 5)
06:13:00.434 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:00.437 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.438 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.441 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:00.441 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:00.443 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:00.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.442941  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 17)
06:13:00.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.447016  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 20)
06:13:00.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.448719  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 20)
06:13:00.450 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:00.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.458599  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 20)
06:13:00.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.460568  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 20)
06:13:00.462 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb2d1b87b, L:/127.0.0.1:46794 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:00.464 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:00.466 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:00.473 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:00.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.476881  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 20)
06:13:00.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.480160  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 20)
06:13:00.485 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:00.491 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:00.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.497084  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.500650  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46876 (request call id 21)
06:13:00.501 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x54210b87, L:/127.0.0.1:53394 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:00.507 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x45be8aa6, L:/127.0.0.1:46810 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:00.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.517777  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46876 (request call id 21)
06:13:00.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.520172  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46876 (request call id 21)
06:13:00.523 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:00.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.525 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.525 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.527741  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46854 (request call id 25)
06:13:00.528 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x72ce5c1a, L:/127.0.0.1:46904 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:00.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.528488  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46854 (request call id 25)
06:13:00.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.529881  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46854 (request call id 25)
06:13:00.531 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46904 dropped due to backpressure: service queue is full with 1 items
06:13:00.531 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:00.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.536806  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46854 (request call id 25)
06:13:00.542 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbbf121a6, L:/127.0.0.1:46908 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:00.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.546 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.547 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:00.547 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:00.547 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:00.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.544519  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.548 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:00.548 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:00.549 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:00.550 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:00.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:00.552 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items
06:13:00.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:13:00.551692  8661 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items [suppressed 149 similar messages]
06:13:00.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.551973  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46904 (request call id 1)
06:13:00.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.555169  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46904 (request call id 1)
06:13:00.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.562234  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46904 (request call id 1)
06:13:00.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.560425  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46904 (request call id 1)
06:13:00.564 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1ce314bb, L:/127.0.0.1:53400 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:00.565 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:00.565 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:00.567 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:00.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.568885  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46904 (request call id 1)
06:13:00.570 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:00.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.576318  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46904 (request call id 1)
06:13:00.577 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items
06:13:00.579 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:00.581 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:00.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.581683  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46904 (request call id 1)
06:13:00.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.583525  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46904 (request call id 1)
06:13:00.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.589218  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46904 (request call id 1)
06:13:00.590 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:00.593 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:00.596 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:00.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.597483  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46904 (request call id 1)
06:13:00.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.598230  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46904 (request call id 1)
06:13:00.599 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items
06:13:00.600 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.600 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.603 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:00.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:00.605 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=235), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [93ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46904 dropped due to backpressure: service queue is full with 1 items, [148ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46904 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [170ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [171ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [220ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@1707175469(state=PENDING, result=null, callback=(continuation of Deferred@334866227 after retry RPC after error@1424928143), errback=(continuation of Deferred@334866227 after retry RPC after error@1424928143))) after lookup
06:13:00.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.606930  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46904 (request call id 2)
06:13:00.608 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:00.609 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:00.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.608906  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46904 (request call id 2)
06:13:00.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.616026  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46904 (request call id 2)
06:13:00.617 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items
06:13:00.622 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:00.623 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:00.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.629 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:00.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.634959  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46876 (request call id 22)
06:13:00.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.636416  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46908 (request call id 4)
06:13:00.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.647 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.644306  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.648 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:00.648 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:00.648 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:00.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:00.649 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:00.649 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:00.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=221), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [77ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [118ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items, [136ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [136ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [147ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [165ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items, [168ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [172ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [188ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [206ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [207ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [214ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@2135427026(state=PENDING, result=null, callback=(continuation of Deferred@64049279 after retry RPC after error@786666795) -> (continuation of Deferred@784812006 after retry RPC after error@294564731) -> (continuation of Deferred@416635805 after retry RPC after error@716033889) -> (continuation of Deferred@1052857765 after retry RPC after error@1513106541), errback=(continuation of Deferred@64049279 after retry RPC after error@786666795) -> (continuation of Deferred@784812006 after retry RPC after error@294564731) -> (continuation of Deferred@416635805 after retry RPC after error@716033889) -> (continuation of Deferred@1052857765 after retry RPC after error@1513106541))) after lookup
06:13:00.649 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:00.649 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:00.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:00.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.651117  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46908 (request call id 5)
06:13:00.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.661710  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46908 (request call id 5)
06:13:00.670 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:00.677 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:00.678 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:00.681 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:00.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.681993  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46908 (request call id 5)
06:13:00.685 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5d4cc249, L:/127.0.0.1:53412 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:00.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.688634  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46908 (request call id 5)
06:13:00.716 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:00.716 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:00.717 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:00.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.721 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.724 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:00.724 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:00.724 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:00.725 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:00.725 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:00.726 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:00.726 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:00.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.728909  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 24)
06:13:00.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.728909  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:00.739 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb9e97199, L:/127.0.0.1:46816 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:00.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.742 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.745548  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46876 (request call id 26)
06:13:00.750 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa43a1517, L:/127.0.0.1:46912 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:00.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.751276  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.752 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.752 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items
06:13:00.752 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.752 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:00.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.761561  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46912 (request call id 1)
06:13:00.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.766005  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46912 (request call id 1)
06:13:00.770 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:00.780 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:00.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.785662  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46912 (request call id 1)
06:13:00.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.787379  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46912 (request call id 1)
06:13:00.791 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:00.798 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:00.800 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:00.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.804963  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46912 (request call id 1)
06:13:00.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.806223  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46912 (request call id 1)
06:13:00.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.811424  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 11)
06:13:00.813 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items
06:13:00.813 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:00.818 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:00.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.821 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.826 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:00.831 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:00.831 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=263), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [109ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [173ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items, [173ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [233ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items, [234ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items, [240ms] refreshing cache from master, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [245ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [250ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [251ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@235949213(state=PENDING, result=null, callback=(continuation of Deferred@1270314800 after retry RPC after error@1598721728) -> (continuation of Deferred@750105874 after retry RPC after error@550334653), errback=(continuation of Deferred@1270314800 after retry RPC after error@1598721728) -> (continuation of Deferred@750105874 after retry RPC after error@550334653))) after lookup
06:13:00.832 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:00.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.833205  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 27)
06:13:00.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.835498  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.837 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.838 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.840 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:00.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.854 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.856916  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46908 (request call id 8)
06:13:00.859 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:00.860 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:00.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.860339  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46908 (request call id 8)
06:13:00.863 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:00.865 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.865763  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 28)
06:13:00.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.876403  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 28)
06:13:00.878 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:00.879 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:00.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.879732  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 14)
06:13:00.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.881067  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 14)
06:13:00.893 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x071110c3, L:/127.0.0.1:46832 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:00.894 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x736a7af5, L:/127.0.0.1:53424 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:00.894 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:00.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.896406  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 14)
06:13:00.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.900830  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 14)
06:13:00.906 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:00.913 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x58aa1ff3, L:/127.0.0.1:46836 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:00.915 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:00.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.916695  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 14)
06:13:00.920 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:00.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.920192  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 14)
06:13:00.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.926352  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 14)
06:13:00.933 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.934 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.935 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0cd34d81, L:/127.0.0.1:46918 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:00.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.936663  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46908 (request call id 12)
06:13:00.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.937709  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46908 (request call id 12)
06:13:00.939 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items
06:13:00.939 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:00.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.940758  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46908 (request call id 12)
06:13:00.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.945 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.947456  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46904 (request call id 10)
06:13:00.955 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:00.956 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:00.956 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:00.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.966152  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 27)
06:13:00.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.968094  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46918 (request call id 1)
06:13:00.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.968765  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 39)
06:13:00.970 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items
06:13:00.971 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:00.972 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:00.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.977900  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 39)
06:13:00.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.980089  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 39)
06:13:00.981 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items
06:13:00.982 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:00.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.982546  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 39)
06:13:00.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:00.997100  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:00.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 39)
06:13:01.004 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items
06:13:01.004 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:01.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.000900  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 39)
06:13:01.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.001850  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 39)
06:13:01.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.002936  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 39)
06:13:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.006256  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 39)
06:13:01.013 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x35bab6cd, L:/127.0.0.1:53428 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:01.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.020155  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 39)
06:13:01.022 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items
06:13:01.023 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:01.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.025521  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46838 (request call id 39)
06:13:01.029 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.030 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.031 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3b4373be, L:/127.0.0.1:46920 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:01.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.033098  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46920 (request call id 0)
06:13:01.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.037250  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 30)
06:13:01.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.039625  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 30)
06:13:01.041 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items
06:13:01.041 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:01.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.046 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.048629  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46920 (request call id 1)
06:13:01.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.055946  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46920 (request call id 1)
06:13:01.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.058 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:01.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.061905  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 9)
06:13:01.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=195), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [53ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [152ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [176ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items, [176ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [194ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@589129522(state=PENDING, result=null, callback=(continuation of Deferred@1935496466 after retry RPC after error@309601877), errback=(continuation of Deferred@1935496466 after retry RPC after error@309601877))) after lookup
06:13:01.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.064044  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46920 (request call id 2)
06:13:01.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.064028  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46920 (request call id 2)
06:13:01.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:01.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=385), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [53ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [180ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [221ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items, [222ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items, [243ms] refreshing cache from master, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [249ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [253ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items, [254ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [255ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items, [260ms] refreshing cache from master, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [264ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items, [265ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [265ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items, [282ms] refreshing cache from master, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [285ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [287ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items, [287ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [288ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items, [300ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [304ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [305ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items, [305ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [306ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items, [341ms] refreshing cache from master, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [345ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [345ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [350ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@1105057687(state=PENDING, result=null, callback=(continuation of Deferred@1994201686 after retry RPC after error@1884730524) -> (continuation of Deferred@247212023 after retry RPC after error@569518296) -> (continuation of Deferred@1071876378 after retry RPC after error@2060724270) -> (continuation of Deferred@364391196 after retry RPC after error@633107867) -> (continuation of Deferred@104108911 after retry RPC after error@1576685279), errback=(continuation of Deferred@1994201686 after retry RPC after error@1884730524) -> (continuation of Deferred@247212023 after retry RPC after error@569518296) -> (continuation of Deferred@1071876378 after retry RPC after error@2060724270) -> (continuation of Deferred@364391196 after retry RPC after error@633107867) -> (continuation of Deferred@104108911 after retry RPC after error@1576685279))) after lookup
06:13:01.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:01.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.078259  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46908 (request call id 15)
06:13:01.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.080891  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 18)
06:13:01.083 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:01.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.084483  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 18)
06:13:01.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.085668  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 18)
06:13:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.096040  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46908 (request call id 16)
06:13:01.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.099663  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46908 (request call id 16)
06:13:01.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.102171  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 10)
06:13:01.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.104676  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 10)
06:13:01.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.106086  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 31)
06:13:01.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.108479  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 31)
06:13:01.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.113251  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.130:43923 (request call id 13)
06:13:01.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.119063  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.130:43923 (request call id 13)
06:13:01.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.125296  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.130:43923 (request call id 13)
06:13:01.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.128000  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.130:43923 (request call id 13)
06:13:01.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.132 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.133 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:01.133 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:01.133 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:01.134 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:01.134 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:01.134 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:01.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:01.135 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:01.141 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:01.141 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:01.142 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:01.144 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:01.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.144438  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46876 (request call id 34)
06:13:01.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.144616  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46876 (request call id 34)
06:13:01.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.145538  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46876 (request call id 34)
06:13:01.147 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:01.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.151 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.149998  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.151 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:01.152 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:01.152 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:01.152 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:01.153 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:01.153 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:01.153 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:01.151 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:01.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:01.158 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:01.170 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:01.173 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:01.181 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:01.189 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.192 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.185427  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46904 (request call id 16)
06:13:01.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.187434  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46904 (request call id 16)
06:13:01.182 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:01.198 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x454ccfc1, L:/127.0.0.1:46840 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:01.207 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:01.207 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:01.209 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:01.211 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:01.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.208184  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 9)
06:13:01.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.222180  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 9)
06:13:01.224 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:01.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.225013  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 9)
06:13:01.235 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:01.237 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1f9a533a, L:/127.0.0.1:46928 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:01.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.238411  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 9)
06:13:01.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.241 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.241389  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 12)
06:13:01.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.243786  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 12)
06:13:01.245 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items
06:13:01.245 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:01.248 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:01.249 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:01.250 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x546297d0, L:/127.0.0.1:53442 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:01.251 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:01.254 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:01.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.260030  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 12)
06:13:01.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.260036  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 12)
06:13:01.263 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.263 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:01.263 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.264 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:01.270 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:01.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.276592  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46908 (request call id 20)
06:13:01.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.280145  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46918 (request call id 13)
06:13:01.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.282279  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46918 (request call id 13)
06:13:01.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.290499  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46918 (request call id 13)
06:13:01.291 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items
06:13:01.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.293 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.295 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:01.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.297248  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46908 (request call id 21)
06:13:01.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.300706  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.301 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdb1a0416, L:/127.0.0.1:46846 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:01.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46908 (request call id 21)
06:13:01.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.301986  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 24)
06:13:01.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.305531  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 24)
06:13:01.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.311275  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46928 (request call id 2)
06:13:01.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.316272  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46928 (request call id 2)
06:13:01.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.321007  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46928 (request call id 2)
06:13:01.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.325354  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46928 (request call id 2)
06:13:01.329 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc8afc197, L:/127.0.0.1:53454 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:01.330 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8f1c8f04, L:/127.0.0.1:46940 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:01.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.332660  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46928 (request call id 2)
06:13:01.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.336382  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46928 (request call id 2)
06:13:01.340 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items
06:13:01.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.340420  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46928 (request call id 2)
06:13:01.342 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.343 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.345 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:01.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:01.347 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=205), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items, [120ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [120ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items, [143ms] refreshing cache from master, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [147ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items, [152ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [152ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [165ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [172ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@853348930(state=PENDING, result=null, callback=(continuation of Deferred@1192909558 after retry RPC after error@1673203066) -> (continuation of Deferred@324269378 after retry RPC after error@1229367912), errback=(continuation of Deferred@1192909558 after retry RPC after error@1673203066) -> (continuation of Deferred@324269378 after retry RPC after error@1229367912))) after lookup
06:13:01.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.349188  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46928 (request call id 3)
06:13:01.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.361193  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46928 (request call id 3)
06:13:01.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.367 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.372148  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46940 (request call id 1)
06:13:01.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:01.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:01.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=169), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [94ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items, [121ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items, [143ms] refreshing cache from master, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [148ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [155ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@138554473(state=PENDING, result=null, callback=(continuation of Deferred@1048531192 after retry RPC after error@442011122), errback=(continuation of Deferred@1048531192 after retry RPC after error@442011122))) after lookup
06:13:01.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.385370  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46876 (request call id 40)
06:13:01.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.386782  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46876 (request call id 40)
06:13:01.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.388916  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46940 (request call id 2)
06:13:01.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.390071  8661 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 25)
06:13:01.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.395751  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 15)
06:13:01.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.400 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.403236  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46908 (request call id 24)
06:13:01.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.406428  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46908 (request call id 24)
06:13:01.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.407508  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46940 (request call id 3)
06:13:01.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.408461  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:01.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.420719  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 26)
06:13:01.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.421082  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 26)
06:13:01.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.425949  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 26)
06:13:01.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.441659  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 26)
06:13:01.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.446951  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 26)
06:13:01.453 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.454 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.462524  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 18)
06:13:01.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.465154  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46904 (request call id 23)
06:13:01.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.466248  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46904 (request call id 23)
06:13:01.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.467274  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46904 (request call id 23)
06:13:01.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.481457  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46876 (request call id 42)
06:13:01.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.486 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.488130  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46940 (request call id 8)
06:13:01.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.488375  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46940 (request call id 8)
06:13:01.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.495942  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46908 (request call id 25)
06:13:01.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.506102  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46908 (request call id 25)
06:13:01.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.508138  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46908 (request call id 25)
06:13:01.516 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.517 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.521551  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 19)
06:13:01.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.525341  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 19)
06:13:01.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.528030  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 19)
06:13:01.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.539873  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 19)
06:13:01.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.545622  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 19)
06:13:01.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.545822  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 19)
06:13:01.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.547994  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 19)
06:13:01.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.555 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:13:01.558888  8662 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items [suppressed 146 similar messages]
06:13:01.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.559166  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46918 (request call id 17)
06:13:01.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.564921  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46904 (request call id 24)
06:13:01.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.565279  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46904 (request call id 24)
06:13:01.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.579457  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46904 (request call id 24)
06:13:01.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.580865  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46904 (request call id 24)
06:13:01.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.586442  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 32)
06:13:01.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.588 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.589 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:01.589 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:01.589 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:01.589 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:01.589 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:01.590 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:01.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:01.591 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:01.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.599947  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46940 (request call id 10)
06:13:01.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.601451  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46940 (request call id 10)
06:13:01.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.606325  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46940 (request call id 10)
06:13:01.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.608286  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46940 (request call id 10)
06:13:01.615 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:01.615 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:01.619 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:01.619 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.620 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.622169  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46918 (request call id 20)
06:13:01.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.624655  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46918 (request call id 20)
06:13:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.626804  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46904 (request call id 25)
06:13:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.627175  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46904 (request call id 25)
06:13:01.631 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:01.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.635922  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46904 (request call id 25)
06:13:01.639 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:01.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.639650  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46904 (request call id 25)
06:13:01.642 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:01.646 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:01.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.646075  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46904 (request call id 25)
06:13:01.651 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:01.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.656023  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.657 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.659610  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46918 (request call id 21)
06:13:01.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.659811  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46918 (request call id 21)
06:13:01.672 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:01.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.676555  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46918 (request call id 21)
06:13:01.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.681778  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46918 (request call id 21)
06:13:01.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.692 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.692 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:01.695 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa5cf396d, L:/127.0.0.1:46848 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:01.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.695757  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46908 (request call id 30)
06:13:01.699 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:01.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.701161  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46908 (request call id 30)
06:13:01.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.706898  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46908 (request call id 30)
06:13:01.714 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:01.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.723 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.723852  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 33)
06:13:01.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.725548  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 33)
06:13:01.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.726902  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 33)
06:13:01.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.741667  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 33)
06:13:01.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.745661  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 33)
06:13:01.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.746369  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46928 (request call id 12)
06:13:01.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.747077  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46928 (request call id 12)
06:13:01.750 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3f44d4b8, L:/127.0.0.1:53460 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:01.755 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8cb1683b, L:/127.0.0.1:46948 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:01.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.756734  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46928 (request call id 12)
06:13:01.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.758 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.759 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:01.759 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:01.759 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:01.760 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:01.760 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:01.760 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:01.762 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:01.762 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:01.765 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items
06:13:01.765 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:01.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.765995  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 37)
06:13:01.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.767632  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 19)
06:13:01.771 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:01.771 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:01.776 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:01.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.777802  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 19)
06:13:01.778 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items
06:13:01.779 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:01.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.781337  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 19)
06:13:01.784 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:01.787 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:01.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.787537  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 19)
06:13:01.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.788905  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 19)
06:13:01.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.797 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.797952  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 19)
06:13:01.801 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items
06:13:01.802 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:01.790 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:01.807 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:01.810 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:01.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.815065  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46948 (request call id 3)
06:13:01.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.820549  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46948 (request call id 3)
06:13:01.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.821954  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46948 (request call id 3)
06:13:01.827 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.827 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.829 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:01.830 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:01.830 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:01.830 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:01.831 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:01.831 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:01.833 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:01.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.828341  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 12)
06:13:01.837 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:01.837 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:01.826 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:01.838 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=218), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [70ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items, [134ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items, [148ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [169ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items, [171ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [171ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [171ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [186ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [190ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [195ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@1507045245(state=PENDING, result=null, callback=(continuation of Deferred@1791198686 after retry RPC after error@148815518) -> (continuation of Deferred@1135630101 after retry RPC after error@123514969) -> (continuation of Deferred@1908877337 after retry RPC after error@210780913), errback=(continuation of Deferred@1791198686 after retry RPC after error@148815518) -> (continuation of Deferred@1135630101 after retry RPC after error@123514969) -> (continuation of Deferred@1908877337 after retry RPC after error@210780913))) after lookup
06:13:01.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:01.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.839172  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 12)
06:13:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.840546  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 12)
06:13:01.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.841636  8661 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.854 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:01.858 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:01.859 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:01.859 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:01.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.862 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.863 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:01.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.865996  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 39)
06:13:01.868 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd40aae1a, L:/127.0.0.1:46860 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:01.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.873726  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46948 (request call id 5)
06:13:01.880 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:01.880 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x19e87577, L:/127.0.0.1:53476 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:01.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.886022  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46948 (request call id 5)
06:13:01.888 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:01.891 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:01.893 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:01.896 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:01.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.900759  8661 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 35)
06:13:01.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.903127  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 35)
06:13:01.904 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc8da821d, L:/127.0.0.1:46962 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:01.908 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.908 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.911 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:01.915 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:01.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.915845  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46948 (request call id 6)
06:13:01.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.917021  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46948 (request call id 6)
06:13:01.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.917021  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46948 (request call id 6)
06:13:01.921 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items
06:13:01.921 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:01.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.925494  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46948 (request call id 6)
06:13:01.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.930263  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46948 (request call id 6)
06:13:01.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.930325  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46948 (request call id 6)
06:13:01.931 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items
06:13:01.934 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:01.938 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.945988  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46948 (request call id 6)
06:13:01.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.950150  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46948 (request call id 6)
06:13:01.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.950755  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.952 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items
06:13:01.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46948 (request call id 6)
06:13:01.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.951340  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46948 (request call id 6)
06:13:01.953 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:01.956 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.956 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.958 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:01.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:01.963 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:01.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:01.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.970906  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46962 (request call id 3)
06:13:01.972 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x06fbf020, L:/127.0.0.1:46862 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:01.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.971002  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46962 (request call id 3)
06:13:01.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.980125  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46962 (request call id 3)
06:13:01.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.985965  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46962 (request call id 3)
06:13:01.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.988332  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46962 (request call id 3)
06:13:01.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:01.993183  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:01.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46962 (request call id 3)
06:13:01.995 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xac370897, L:/127.0.0.1:53486 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:02.001 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe3c05801, L:/127.0.0.1:46966 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:02.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.002436  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46962 (request call id 3)
06:13:02.004 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items
06:13:02.004 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:02.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.023634  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46962 (request call id 3)
06:13:02.029 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.029 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.029937  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 28)
06:13:02.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.030536  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 28)
06:13:02.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.032029  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 28)
06:13:02.032 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items
06:13:02.033 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:02.036 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:02.037 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=260), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [26ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [92ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [137ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items, [137ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [147ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items, [148ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [150ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [168ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items, [169ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [170ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [185ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [192ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [252ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@1391618854(state=PENDING, result=null, callback=(continuation of Deferred@189096776 after retry RPC after error@1667906740) -> (continuation of Deferred@1933011570 after retry RPC after error@853382249) -> (continuation of Deferred@304279129 after retry RPC after error@547352373), errback=(continuation of Deferred@189096776 after retry RPC after error@1667906740) -> (continuation of Deferred@1933011570 after retry RPC after error@853382249) -> (continuation of Deferred@304279129 after retry RPC after error@547352373))) after lookup
06:13:02.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.041047  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46962 (request call id 4)
06:13:02.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.045763  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46962 (request call id 4)
06:13:02.047 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items
06:13:02.047 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:02.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.053018  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46962 (request call id 4)
06:13:02.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.061774  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46962 (request call id 4)
06:13:02.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.070465  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.071 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.071 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:02.071 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:02.072 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:02.072 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.072 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.072 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:02.073 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:02.073 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:02.073 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:02.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:02.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:02.072 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:02.080 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=216), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [97ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [121ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items, [124ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items, [144ms] refreshing cache from master, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [149ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [152ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [152ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items, [153ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items, [167ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [192ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@1133183569(state=PENDING, result=null, callback=(continuation of Deferred@1086652659 after retry RPC after error@1921164761) -> (continuation of Deferred@942078401 after retry RPC after error@598015262) -> (continuation of Deferred@1259254529 after retry RPC after error@742747092), errback=(continuation of Deferred@1086652659 after retry RPC after error@1921164761) -> (continuation of Deferred@942078401 after retry RPC after error@598015262) -> (continuation of Deferred@1259254529 after retry RPC after error@742747092))) after lookup
06:13:02.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.081401  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46966 (request call id 4)
06:13:02.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.082959  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46966 (request call id 4)
06:13:02.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.085439  8660 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46928 (request call id 20)
06:13:02.095 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:02.095 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:02.098 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:02.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.099985  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46928 (request call id 20)
06:13:02.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.102478  8660 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46928 (request call id 20)
06:13:02.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.105854  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 41)
06:13:02.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.107026  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 41)
06:13:02.108 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:02.115 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:02.116 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:02.117 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:02.119 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:02.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.121621  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 41)
06:13:02.123 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:02.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.125605  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 41)
06:13:02.132 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:02.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.136415  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.130:43923 (request call id 14)
06:13:02.138 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:02.142 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:02.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.145 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.162978  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46966 (request call id 6)
06:13:02.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.167919  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46966 (request call id 6)
06:13:02.170 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x755b49d0, L:/127.0.0.1:53498 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:02.179 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5c78d40f, L:/127.0.0.1:46974 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:02.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:02.184 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.185 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.184720  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 42)
06:13:02.188 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:02.188 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=88), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [79ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=null) after lookup
06:13:02.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.189677  8659 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 42)
06:13:02.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.189776  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 42)
06:13:02.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.190991  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46902 (request call id 42)
06:13:02.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.198 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.202 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7c62a71a, L:/127.0.0.1:46874 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:02.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.207554  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 28)
06:13:02.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.207880  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 28)
06:13:02.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.211212  8659 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 28)
06:13:02.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.213132  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 28)
06:13:02.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.223100  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 28)
06:13:02.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.226549  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 42)
06:13:02.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.230611  8659 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 42)
06:13:02.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.233366  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 42)
06:13:02.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.244037  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 42)
06:13:02.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.246768  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46892 (request call id 42)
06:13:02.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.251 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.254 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:02.254 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:02.254 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:02.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.253674  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46974 (request call id 4)
06:13:02.254 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:02.254 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:02.255 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:02.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:02.257 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:02.259 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:02.260 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:02.263 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:02.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.263415  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46974 (request call id 4)
06:13:02.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.267571  8660 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46928 (request call id 21)
06:13:02.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.268900  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46928 (request call id 21)
06:13:02.271 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:02.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.272966  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46928 (request call id 21)
06:13:02.274 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:02.276 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:02.280 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:02.283 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:02.284 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:02.285 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:02.289 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:02.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.289664  8659 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46928 (request call id 21)
06:13:02.291 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:02.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.292860  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46928 (request call id 21)
06:13:02.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.304 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.304 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.304 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.305 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:02.305 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:02.306 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:02.306 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:02.306 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:02.307 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:02.307 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:02.307 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:02.307 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:02.307 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:02.309 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:02.309 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:02.310 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:02.313 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:02.313 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:02.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:02.315 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x39395f84, L:/127.0.0.1:46886 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:02.321 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x90501008, L:/127.0.0.1:53512 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:02.338 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:02.338 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:02.340 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:02.340 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xaa4dcefb, L:/127.0.0.1:46976 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:02.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.342381  8659 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46948 (request call id 18)
06:13:02.347 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items
06:13:02.347 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:02.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.350838  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46974 (request call id 6)
06:13:02.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:02.363 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:02.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.366 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.366 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:02.366 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:02.366 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:02.366 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:02.367 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:02.367 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:02.367 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:02.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:02.367 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:02.367 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:02.372 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:02.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.376250  8659 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46948 (request call id 19)
06:13:02.377 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items
06:13:02.377 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:02.384 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:02.397 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:02.398 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:02.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.395462  8659 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46948 (request call id 19)
06:13:02.399 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items
06:13:02.400 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:02.401 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:02.407 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:02.409 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.409 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.411 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:02.413 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:02.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.413437  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 16)
06:13:02.417 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items
06:13:02.418 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:02.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.413437  8659 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.418 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.419 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:02.422 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:02.431 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:02.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.435271  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46976 (request call id 4)
06:13:02.444 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:02.444 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:02.447 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:02.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.446696  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46962 (request call id 13)
06:13:02.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.446779  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46962 (request call id 13)
06:13:02.448 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items
06:13:02.448 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:02.453 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:02.457 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:02.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.459 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.465817  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46928 (request call id 25)
06:13:02.466 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x64f10a57, L:/127.0.0.1:46896 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:02.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.469777  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46928 (request call id 25)
06:13:02.471 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:02.473 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:02.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.476918  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46976 (request call id 5)
06:13:02.481 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:02.491 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x55af583b, L:/127.0.0.1:53522 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:02.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.492254  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46976 (request call id 5)
06:13:02.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.506204  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46976 (request call id 5)
06:13:02.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.509990  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46976 (request call id 5)
06:13:02.511 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf8797507, L:/127.0.0.1:46984 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:02.510 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:02.513 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.514 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.515 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:02.515 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=151), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [93ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=null) after lookup
06:13:02.515 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:02.516 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=245), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [53ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [76ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items, [90ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items, [107ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items, [129ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [129ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items, [147ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [167ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [177ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items, [178ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [205ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@913894031(state=PENDING, result=null, callback=(continuation of Deferred@1595719701 after retry RPC after error@117758722) -> (continuation of Deferred@663400236 after retry RPC after error@1448547776) -> (continuation of Deferred@1869773687 after retry RPC after error@1309634896) -> (continuation of Deferred@1015956594 after retry RPC after error@1377414966) -> (continuation of Deferred@785174465 after retry RPC after error@461160121), errback=(continuation of Deferred@1595719701 after retry RPC after error@117758722) -> (continuation of Deferred@663400236 after retry RPC after error@1448547776) -> (continuation of Deferred@1869773687 after retry RPC after error@1309634896) -> (continuation of Deferred@1015956594 after retry RPC after error@1377414966) -> (continuation of Deferred@785174465 after retry RPC after error@461160121))) after lookup
06:13:02.516 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:02.517 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:02.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.517603  8659 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46976 (request call id 6)
06:13:02.521 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa3710ac7, L:/127.0.0.1:53528 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:02.526 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:02.528 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:02.529 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.529 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.530 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:02.533 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:02.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.533390  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.535 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:02.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 12)
06:13:02.536 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9e942c0e, L:/127.0.0.1:46900 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:02.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.537529  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 12)
06:13:02.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.541839  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 12)
06:13:02.543 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:02.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.543820  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 12)
06:13:02.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.546474  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 12)
06:13:02.549 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb8793e7f, L:/127.0.0.1:46988 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:02.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.551056  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46988 (request call id 0)
06:13:02.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.552670  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46988 (request call id 0)
06:13:02.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.562 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.565 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:02.565 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=224), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [72ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [167ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [192ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=null) after lookup
06:13:02.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:13:02.565883  8661 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items [suppressed 133 similar messages]
06:13:02.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.566265  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 5)
06:13:02.566 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:02.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.567759  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46988 (request call id 1)
06:13:02.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.571846  8659 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 29)
06:13:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.574307  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 29)
06:13:02.577 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:02.584 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:02.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.586160  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 29)
06:13:02.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.587345  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 29)
06:13:02.585 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0404bfd4, L:/127.0.0.1:46902 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:02.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.589784  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 29)
06:13:02.592 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:02.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.595229  8660 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 29)
06:13:02.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.597100  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 29)
06:13:02.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.605798  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 29)
06:13:02.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.607497  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 29)
06:13:02.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.609833  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 29)
06:13:02.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.613159  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 29)
06:13:02.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.614516  8660 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 29)
06:13:02.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.625 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.627342  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46962 (request call id 17)
06:13:02.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.632537  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46976 (request call id 12)
06:13:02.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.635 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.637605  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46988 (request call id 4)
06:13:02.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.639274  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46988 (request call id 4)
06:13:02.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.646088  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46988 (request call id 4)
06:13:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.647805  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46988 (request call id 4)
06:13:02.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.653398  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46988 (request call id 4)
06:13:02.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.665596  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46988 (request call id 4)
06:13:02.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.671 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.673 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:02.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.673655  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46948 (request call id 24)
06:13:02.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.675655  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46948 (request call id 24)
06:13:02.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.683045  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46948 (request call id 24)
06:13:02.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.685614  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46948 (request call id 24)
06:13:02.694 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa3cbbe14, L:/127.0.0.1:53536 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:02.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.694741  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46948 (request call id 24)
06:13:02.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.701891  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46948 (request call id 24)
06:13:02.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.705964  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 9)
06:13:02.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.708259  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 9)
06:13:02.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.709594  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 15)
06:13:02.712 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa861853a, L:/127.0.0.1:47002 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:02.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.713652  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 15)
06:13:02.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.713649  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 15)
06:13:02.719 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items
06:13:02.719 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:02.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.722244  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 15)
06:13:02.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.728 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.731534  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46928 (request call id 33)
06:13:02.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.734123  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46948 (request call id 25)
06:13:02.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.739 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.742249  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47002 (request call id 1)
06:13:02.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.744642  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47002 (request call id 1)
06:13:02.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.747099  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47002 (request call id 1)
06:13:02.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.749116  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47002 (request call id 1)
06:13:02.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.750183  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47002 (request call id 1)
06:13:02.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.754591  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47002 (request call id 1)
06:13:02.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.762240  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47002 (request call id 1)
06:13:02.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.765301  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47002 (request call id 1)
06:13:02.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.766924  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47002 (request call id 1)
06:13:02.772 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.773 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:02.774 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=372), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [81ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [181ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items, [202ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [224ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [256ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@599826846(state=PENDING, result=null, callback=(continuation of Deferred@1589127345 after retry RPC after error@410233746), errback=(continuation of Deferred@1589127345 after retry RPC after error@410233746))) after lookup
06:13:02.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:02.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.781738  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46976 (request call id 14)
06:13:02.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.787858  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 33)
06:13:02.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.793948  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46988 (request call id 10)
06:13:02.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.805823  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46928 (request call id 35)
06:13:02.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.808497  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46928 (request call id 35)
06:13:02.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.812692  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46928 (request call id 35)
06:13:02.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.826210  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46928 (request call id 35)
06:13:02.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.827873  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.829 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.832526  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46976 (request call id 16)
06:13:02.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.834230  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46988 (request call id 11)
06:13:02.838 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.839 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.842417  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46966 (request call id 23)
06:13:02.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.847198  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46966 (request call id 23)
06:13:02.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.848604  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 13)
06:13:02.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.847350  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 13)
06:13:02.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.853188  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 13)
06:13:02.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.855496  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 13)
06:13:02.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.857077  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 13)
06:13:02.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.892894  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 13)
06:13:02.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.894062  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 13)
06:13:02.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.894268  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 13)
06:13:02.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.895350  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 13)
06:13:02.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.907768  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 13)
06:13:02.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.910326  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 13)
06:13:02.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.912 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.926522  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46962 (request call id 24)
06:13:02.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.927490  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 11)
06:13:02.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.930532  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 11)
06:13:02.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.932947  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 11)
06:13:02.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.940114  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 11)
06:13:02.947 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.947 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:02.951 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:02.952 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:02.952 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:02.952 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:02.953 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:02.953 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:02.953 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:02.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:02.953 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:02.957 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:02.957 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:02.960 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:02.963 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:02.965 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:02.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.967875  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46962 (request call id 25)
06:13:02.969 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:02.971 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:02.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.970993  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46962 (request call id 25)
06:13:02.972 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:02.975 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:02.977 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:02.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.980115  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46962 (request call id 25)
06:13:02.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.982600  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:02.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46966 (request call id 24)
06:13:02.985 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:02.989 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:02.993 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcc1c8a09, L:/127.0.0.1:46908 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:03.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:02.999665  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46966 (request call id 24)
06:13:03.002 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0d287ee8, L:/127.0.0.1:53548 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:03.009 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x84975f77, L:/127.0.0.1:47004 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:03.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.010012  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46966 (request call id 24)
06:13:03.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.010581  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46966 (request call id 24)
06:13:03.011 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items
06:13:03.012 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:03.016 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.016 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.017 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:03.017 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:03.017 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:03.018 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:03.018 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:03.018 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:03.018 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:03.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:03.022 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:03.022 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:03.024 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:03.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.028005  8659 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 37)
06:13:03.029 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items
06:13:03.030 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:03.031 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:03.032 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:03.033 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:03.035 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:03.038 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:03.039 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:03.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.039412  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 37)
06:13:03.042 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:03.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.047704  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46920 (request call id 37)
06:13:03.049 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items
06:13:03.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.050 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.051 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:03.053 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.054 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.056463  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46976 (request call id 20)
06:13:03.063 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:03.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.067595  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46976 (request call id 20)
06:13:03.073 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items
06:13:03.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.071583  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46976 (request call id 20)
06:13:03.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.074905  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46976 (request call id 20)
06:13:03.076 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:03.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.079641  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46976 (request call id 20)
06:13:03.084 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:03.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.087589  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46976 (request call id 20)
06:13:03.090 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items
06:13:03.091 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:03.094 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf05463aa, L:/127.0.0.1:46920 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:03.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.094137  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46976 (request call id 20)
06:13:03.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.101555  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46976 (request call id 20)
06:13:03.112 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x428daca1, L:/127.0.0.1:53556 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:03.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.114240  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46976 (request call id 20)
06:13:03.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.118 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.119 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfd3a0709, L:/127.0.0.1:47008 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:03.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.120738  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47008 (request call id 0)
06:13:03.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.126157  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.127 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items
06:13:03.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46962 (request call id 26)
06:13:03.128 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items
06:13:03.128 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:03.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.126157  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46962 (request call id 26)
06:13:03.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.130102  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46962 (request call id 26)
06:13:03.132 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:03.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.133169  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46962 (request call id 26)
06:13:03.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.135248  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46962 (request call id 26)
06:13:03.137 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items
06:13:03.140 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:03.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.140112  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46962 (request call id 26)
06:13:03.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.142191  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46962 (request call id 26)
06:13:03.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.149230  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.130:43923 (request call id 15)
06:13:03.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.157 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.157 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:03.157 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:03.157 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:03.158 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:03.159 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:03.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:03.159 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:03.161 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:03.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.161 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.169330  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47004 (request call id 6)
06:13:03.171 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:03.171 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:03.172 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items
06:13:03.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.171376  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47004 (request call id 6)
06:13:03.175 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:03.176 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:03.176 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:03.178 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:03.179 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:03.180 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:03.184 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:03.190 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:03.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.189558  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47004 (request call id 6)
06:13:03.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.203687  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.204 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:03.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46962 (request call id 27)
06:13:03.204 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items
06:13:03.204 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:03.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.205631  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46962 (request call id 27)
06:13:03.206 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items
06:13:03.206 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:03.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.209649  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46962 (request call id 27)
06:13:03.217 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x27c5f288, L:/127.0.0.1:53558 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:03.223 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.223 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.223 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:03.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.228235  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 16)
06:13:03.242 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb971110d, L:/127.0.0.1:47022 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:03.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.242538  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47008 (request call id 4)
06:13:03.245 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:03.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.247622  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47008 (request call id 4)
06:13:03.248 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items
06:13:03.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.253705  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47008 (request call id 4)
06:13:03.259 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.260 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:03.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=239), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [68ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [97ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items, [98ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [105ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items, [109ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [109ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [125ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [141ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [170ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [171ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [175ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items, [175ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [210ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [210ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [232ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@1451826147(state=PENDING, result=null, callback=(continuation of Deferred@1159073914 after retry RPC after error@118177834) -> (continuation of Deferred@901396963 after retry RPC after error@737311412) -> (continuation of Deferred@1578252912 after retry RPC after error@54868872) -> (continuation of Deferred@1733590818 after retry RPC after error@1598791334), errback=(continuation of Deferred@1159073914 after retry RPC after error@118177834) -> (continuation of Deferred@901396963 after retry RPC after error@737311412) -> (continuation of Deferred@1578252912 after retry RPC after error@54868872) -> (continuation of Deferred@1733590818 after retry RPC after error@1598791334))) after lookup
06:13:03.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.267128  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47008 (request call id 5)
06:13:03.268 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.269 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.269 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:03.269 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:03.275 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:03.275 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:03.276 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:03.276 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:03.276 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:03.279 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:03.275 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:03.277 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdfae2f5a, L:/127.0.0.1:46924 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:03.287 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:03.287 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:03.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.286298  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47004 (request call id 7)
06:13:03.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.291411  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47004 (request call id 7)
06:13:03.297 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:03.298 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:03.300 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:03.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.313073  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47004 (request call id 7)
06:13:03.319 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:03.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.322175  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47004 (request call id 7)
06:13:03.327 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.327 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.330 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:03.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.332958  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47008 (request call id 8)
06:13:03.336 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:03.338 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:03.343 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items
06:13:03.344 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:03.344 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:03.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:03.347 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=386), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [34ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [48ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items, [49ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items, [67ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items, [88ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [105ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items, [113ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [113ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [125ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items, [128ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items, [166ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [170ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [207ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [210ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [241ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items, [242ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items, [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [326ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [329ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [382ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@838491424(state=PENDING, result=null, callback=(continuation of Deferred@1253343306 after retry RPC after error@92552) -> (continuation of Deferred@849734214 after retry RPC after error@1372955247) -> (continuation of Deferred@1057869519 after retry RPC after error@877374863) -> (continuation of Deferred@698451610 after retry RPC after error@1436262171) -> (continuation of Deferred@78727377 after retry RPC after error@1845471773) -> (continuation of Deferred@1213166702 after retry RPC after error@1092962619) -> (continuation of Deferred@1339844110 after retry RPC after error@1600361130), errback=(continuation of Deferred@1253343306 after retry RPC after error@92552) -> (continuation of Deferred@849734214 after retry RPC after error@1372955247) -> (continuation of Deferred@1057869519 after retry RPC after error@877374863) -> (continuation of Deferred@698451610 after retry RPC after error@1436262171) -> (continuation of Deferred@78727377 after retry RPC after error@1845471773) -> (continuation of Deferred@1213166702 after retry RPC after error@1092962619) -> (continuation of Deferred@1339844110 after retry RPC after error@1600361130))) after lookup
06:13:03.347 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:03.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.346190  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 19)
06:13:03.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.355780  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47004 (request call id 8)
06:13:03.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.359532  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47004 (request call id 8)
06:13:03.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.365 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:03.366 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.367 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items
06:13:03.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.361699  8662 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47002 (request call id 13)
06:13:03.370 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:03.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.376786  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46962 (request call id 30)
06:13:03.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.386 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.387 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:03.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.382870  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47022 (request call id 3)
06:13:03.391 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc3466cc8, L:/127.0.0.1:53566 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:03.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:03.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=216), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [72ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items, [113ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [156ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items, [167ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [168ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [188ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [190ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items, [194ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [194ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [213ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [214ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [215ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@1984698931(state=PENDING, result=null, callback=(continuation of Deferred@1799323603 after retry RPC after error@669943007) -> (continuation of Deferred@1986088552 after retry RPC after error@1625968405) -> (continuation of Deferred@1882944828 after retry RPC after error@597745560), errback=(continuation of Deferred@1799323603 after retry RPC after error@669943007) -> (continuation of Deferred@1986088552 after retry RPC after error@1625968405) -> (continuation of Deferred@1882944828 after retry RPC after error@597745560))) after lookup
06:13:03.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.394362  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47022 (request call id 4)
06:13:03.400 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc055bf30, L:/127.0.0.1:46930 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:03.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.407382  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47022 (request call id 4)
06:13:03.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.416087  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47022 (request call id 4)
06:13:03.419 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x619a96ac, L:/127.0.0.1:47032 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:03.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.421896  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47022 (request call id 4)
06:13:03.423 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47032 dropped due to backpressure: service queue is full with 1 items
06:13:03.423 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:03.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.424872  8660 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 17)
06:13:03.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.426108  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 17)
06:13:03.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.434929  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 17)
06:13:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.438910  8661 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 17)
06:13:03.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.442345  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 17)
06:13:03.443 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47032 dropped due to backpressure: service queue is full with 1 items
06:13:03.449 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:03.451 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.452 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.462759  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47032 (request call id 2)
06:13:03.468 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.469 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.473363  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46962 (request call id 33)
06:13:03.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:03.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=177), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [99ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47032 dropped due to backpressure: service queue is full with 1 items, [124ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47032 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47032 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [150ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47032 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [167ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [172ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [175ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@1221704219(state=PENDING, result=null, callback=(continuation of Deferred@119208294 after retry RPC after error@17197719) -> (continuation of Deferred@370237867 after retry RPC after error@1406472208), errback=(continuation of Deferred@119208294 after retry RPC after error@17197719) -> (continuation of Deferred@370237867 after retry RPC after error@1406472208))) after lookup
06:13:03.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.477597  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47032 (request call id 3)
06:13:03.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.477908  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47032 (request call id 3)
06:13:03.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.479396  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47032 (request call id 3)
06:13:03.491 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.492 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.495918  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46976 (request call id 25)
06:13:03.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.498109  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47022 (request call id 6)
06:13:03.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.499707  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47022 (request call id 6)
06:13:03.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.501870  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47022 (request call id 6)
06:13:03.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.512956  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47022 (request call id 6)
06:13:03.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.520130  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47022 (request call id 6)
06:13:03.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.522333  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47022 (request call id 6)
06:13:03.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.526837  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47022 (request call id 6)
06:13:03.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.533355  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47022 (request call id 6)
06:13:03.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.539840  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47022 (request call id 6)
06:13:03.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.542678  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47022 (request call id 6)
06:13:03.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.552886  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47022 (request call id 6)
06:13:03.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.557 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.558 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:03.558 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:03.558 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:03.559 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:03.559 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:03.559 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:03.559 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:03.560 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:03.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:03.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:13:03.573087  8659 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47032 dropped due to backpressure: service queue is full with 1 items [suppressed 148 similar messages]
06:13:03.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.573342  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46976 (request call id 29)
06:13:03.576 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.577 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.582101  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47002 (request call id 19)
06:13:03.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.586346  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47002 (request call id 19)
06:13:03.595 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:03.595 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:03.596 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.597 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.599 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:03.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.601861  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47032 (request call id 9)
06:13:03.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.606580  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47032 (request call id 9)
06:13:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.613026  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47032 (request call id 9)
06:13:03.616 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:03.617 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:03.620 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:03.623 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:03.625 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:03.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.625689  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47032 (request call id 9)
06:13:03.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.626763  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46962 (request call id 35)
06:13:03.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.630194  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 25)
06:13:03.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.632881  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 25)
06:13:03.637 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:03.641 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:03.642 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:03.646 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:03.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.646842  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 25)
06:13:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.653301  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 25)
06:13:03.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.665732  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.667 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.670 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x95632601, L:/127.0.0.1:46934 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:03.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.671953  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 26)
06:13:03.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.673121  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 26)
06:13:03.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.677 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.678 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:03.678 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:03.678 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:03.679 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:03.679 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:03.680 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:03.680 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:03.682 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:03.686 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:03.686 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:03.689 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:03.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.689244  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46962 (request call id 36)
06:13:03.692 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:03.694 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:03.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.699 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.701388  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47022 (request call id 10)
06:13:03.705 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2171cc12, L:/127.0.0.1:53568 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:03.706 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:03.706 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe4b9b142, L:/127.0.0.1:47034 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:03.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.708175  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47022 (request call id 10)
06:13:03.709 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items
06:13:03.709 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:03.712 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:03.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.714548  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47008 (request call id 17)
06:13:03.717 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:03.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.719094  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47008 (request call id 17)
06:13:03.721 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items
06:13:03.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.721880  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47008 (request call id 17)
06:13:03.725 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:03.731 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:03.735 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:03.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.737974  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.739 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items
06:13:03.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47008 (request call id 17)
06:13:03.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.738303  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47008 (request call id 17)
06:13:03.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.740455  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47008 (request call id 17)
06:13:03.745 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:03.746 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:03.752 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:03.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.758227  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47008 (request call id 17)
06:13:03.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.758219  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47008 (request call id 17)
06:13:03.761 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items
06:13:03.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.761785  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47008 (request call id 17)
06:13:03.764 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:03.766 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x136a0f9b, L:/127.0.0.1:46938 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:03.772 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.772 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.780 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x23d0bd56, L:/127.0.0.1:53570 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:03.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.780112  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47034 (request call id 4)
06:13:03.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.782 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.781899  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47034 (request call id 4)
06:13:03.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.784613  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47034 (request call id 4)
06:13:03.792 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9e5d2600, L:/127.0.0.1:47046 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:03.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.794046  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47034 (request call id 4)
06:13:03.795 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items
06:13:03.795 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:03.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.800 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:03.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=201), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [59ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items, [94ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [95ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [105ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items, [108ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [110ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items, [129ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [130ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [146ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items, [148ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [149ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [167ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@762827716(state=PENDING, result=null, callback=(continuation of Deferred@1298327889 after retry RPC after error@175589345) -> (continuation of Deferred@1471265491 after retry RPC after error@1154198034) -> (continuation of Deferred@515505083 after retry RPC after error@784461762) -> (continuation of Deferred@1954332651 after retry RPC after error@1836978252), errback=(continuation of Deferred@1298327889 after retry RPC after error@175589345) -> (continuation of Deferred@1471265491 after retry RPC after error@1154198034) -> (continuation of Deferred@515505083 after retry RPC after error@784461762) -> (continuation of Deferred@1954332651 after retry RPC after error@1836978252))) after lookup
06:13:03.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.802081  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47032 (request call id 11)
06:13:03.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.803102  8662 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47032 (request call id 11)
06:13:03.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.805649  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47032 (request call id 11)
06:13:03.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.814491  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47032 (request call id 11)
06:13:03.816 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items
06:13:03.817 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:03.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.825802  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47004 (request call id 9)
06:13:03.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.827522  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47004 (request call id 9)
06:13:03.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.828926  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47004 (request call id 9)
06:13:03.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.835235  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47004 (request call id 9)
06:13:03.837 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items
06:13:03.837 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:03.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.837968  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47004 (request call id 9)
06:13:03.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.841691  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47004 (request call id 9)
06:13:03.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.846015  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47004 (request call id 9)
06:13:03.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.847503  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47004 (request call id 9)
06:13:03.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.854853  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47004 (request call id 9)
06:13:03.857 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items
06:13:03.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.857477  8662 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47004 (request call id 9)
06:13:03.859 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:03.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.865844  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47004 (request call id 9)
06:13:03.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.867256  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47004 (request call id 9)
06:13:03.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.870 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:03.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.876451  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47046 (request call id 4)
06:13:03.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.881 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.882 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:03.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=191), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [97ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items, [103ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items, [165ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [167ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@2131649841(state=PENDING, result=null, callback=(continuation of Deferred@1809154563 after retry RPC after error@1320942412) -> (continuation of Deferred@327828179 after retry RPC after error@522295934) -> (continuation of Deferred@1478739459 after retry RPC after error@1238575056) -> (continuation of Deferred@143550691 after retry RPC after error@460317158), errback=(continuation of Deferred@1809154563 after retry RPC after error@1320942412) -> (continuation of Deferred@327828179 after retry RPC after error@522295934) -> (continuation of Deferred@1478739459 after retry RPC after error@1238575056) -> (continuation of Deferred@143550691 after retry RPC after error@460317158))) after lookup
06:13:03.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.884776  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47046 (request call id 5)
06:13:03.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.885862  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47046 (request call id 5)
06:13:03.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.887714  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47046 (request call id 5)
06:13:03.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.898211  8662 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47034 (request call id 7)
06:13:03.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:13:03.899500  8679 debug-util.cc:398] Leaking SignalData structure 0x7b080007bf20 after lost signal to thread 8636
06:13:03.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:03.907 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.910244  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47004 (request call id 12)
06:13:03.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.911336  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47004 (request call id 12)
06:13:03.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.918372  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47004 (request call id 12)
06:13:03.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.920212  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 14)
06:13:03.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.922941  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 14)
06:13:03.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.935117  8660 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 14)
06:13:03.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.938865  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 14)
06:13:03.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.939810  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 14)
06:13:03.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.942461  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 14)
06:13:03.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.944914  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 14)
06:13:03.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.945387  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 14)
06:13:03.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.957405  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 14)
06:13:03.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.960181  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 14)
06:13:03.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.966634  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 14)
06:13:03.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.979 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.981254  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47002 (request call id 30)
06:13:03.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:03.982089  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:03.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47002 (request call id 30)
06:13:03.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:03.986 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:03.986 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:03.987 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:03.987 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:03.987 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:03.987 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:03.988 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:03.988 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:03.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:03.994 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:03.994 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:03.996 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:04.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.023 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.023 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:04.023 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:04.023 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:04.024 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:04.024 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:04.024 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:04.025 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:04.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.026417  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47032 (request call id 13)
06:13:04.028 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:04.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.034868  8660 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47032 (request call id 13)
06:13:04.036 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:04.036 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:04.038 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:04.043 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:04.051 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:04.054 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:04.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.057404  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47032 (request call id 13)
06:13:04.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.060114  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47032 (request call id 13)
06:13:04.064 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:04.070 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:04.071 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:04.077 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:04.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.082 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.088 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:04.092 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.092 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.093 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:04.093 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:04.093 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:04.094 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:04.094 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:04.094 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:04.095 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:04.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:04.097 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:04.106 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:04.106 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:04.107 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:04.107 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:04.109 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:04.109 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:04.112 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:04.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.114187  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47046 (request call id 8)
06:13:04.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.118 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.118 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:04.118 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:04.118 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:04.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:04.119 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:04.119 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:04.120 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:04.120 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:04.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:04.124 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:04.133 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3fc600aa, L:/127.0.0.1:53572 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:04.135 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc7146c56, L:/127.0.0.1:46950 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:04.144 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:04.160 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x62c3191d, L:/127.0.0.1:46960 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:04.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.168303  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.130:43923 (request call id 16)
06:13:04.184 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.185 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.186 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbe56e5f8, L:/127.0.0.1:47056 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:04.189 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.189 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.193 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x68b5da32, L:/127.0.0.1:53578 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:04.194 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:04.196 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:04.198 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:04.216 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:04.216 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:04.220 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:04.222 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2202395e, L:/127.0.0.1:47058 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:04.222 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:04.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.227 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:04.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=230), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [26ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [113ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [174ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [198ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=null) after lookup
06:13:04.229 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:04.230 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:04.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.229998  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47058 (request call id 0)
06:13:04.233 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47058 dropped due to backpressure: service queue is full with 1 items
06:13:04.233 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.234 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:04.235 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:04.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.231577  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 35)
06:13:04.239 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:04.240 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:04.240 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:04.241 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:04.251 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:04.253 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:04.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.255864  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47058 (request call id 1)
06:13:04.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.257556  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47034 (request call id 16)
06:13:04.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.257980  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47034 (request call id 16)
06:13:04.258 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:04.262 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:04.262 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47058 dropped due to backpressure: service queue is full with 1 items
06:13:04.262 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.263 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:04.266 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:04.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.272226  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47034 (request call id 16)
06:13:04.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.274220  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47034 (request call id 16)
06:13:04.277 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:04.283 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:04.291 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcd6a784a, L:/127.0.0.1:53592 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:04.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.297950  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47058 (request call id 2)
06:13:04.303 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:04.303 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfba86a41, L:/127.0.0.1:53602 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:04.306 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1fa64b59, L:/127.0.0.1:47072 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:04.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.308015  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47058 (request call id 2)
06:13:04.310 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items
06:13:04.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.310233  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47058 (request call id 2)
06:13:04.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.313 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.314 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.317076  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47058 (request call id 2)
06:13:04.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.318739  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47058 (request call id 2)
06:13:04.320 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x015a155d, L:/127.0.0.1:46972 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:04.323 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa74b3316, L:/127.0.0.1:47082 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:04.325 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x52ef9b1d, L:/127.0.0.1:46970 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:04.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.327780  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47058 (request call id 2)
06:13:04.330 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items
06:13:04.330 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.330 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.330894  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47058 (request call id 2)
06:13:04.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.338729  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47058 (request call id 2)
06:13:04.339 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items
06:13:04.341 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.341 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.342 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:04.343 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:04.343 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:04.343 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:04.343 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=304), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [33ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [151ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47058 dropped due to backpressure: service queue is full with 1 items, [169ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47058 dropped due to backpressure: service queue is full with 1 items, [182ms] refreshing cache from master, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [189ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [193ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [198ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47058 dropped due to backpressure: service queue is full with 1 items, [199ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47058 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [226ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [230ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [278ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@1132581717(state=PENDING, result=null, callback=(continuation of Deferred@370879002 after retry RPC after error@1913189918) -> (continuation of Deferred@1853379067 after retry RPC after error@598617114), errback=(continuation of Deferred@370879002 after retry RPC after error@1913189918) -> (continuation of Deferred@1853379067 after retry RPC after error@598617114))) after lookup
06:13:04.344 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:04.344 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:04.345 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:04.345 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:04.348 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:04.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.348475  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47058 (request call id 3)
06:13:04.361 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items
06:13:04.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.360303  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47058 (request call id 3)
06:13:04.364 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.362589  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47058 (request call id 3)
06:13:04.366 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items
06:13:04.366 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.368 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:04.368 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:04.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.368918  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47058 (request call id 3)
06:13:04.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.369820  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47058 (request call id 3)
06:13:04.373 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:04.377 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:04.380 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items
06:13:04.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.379096  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47058 (request call id 3)
06:13:04.383 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.383 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:04.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.385793  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47058 (request call id 3)
06:13:04.389 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:04.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.391211  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47058 (request call id 3)
06:13:04.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.392 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.394 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items
06:13:04.395 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:04.395 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.398 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:04.398 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.398 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.402572  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47072 (request call id 4)
06:13:04.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.403692  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47072 (request call id 4)
06:13:04.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:04.408 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=298), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [26ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [100ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items, [133ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [134ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items, [147ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [152ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [152ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items, [162ms] refreshing cache from master, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [165ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items, [167ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [168ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items, [185ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [187ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [205ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [211ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [211ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@1171982091(state=PENDING, result=null, callback=(continuation of Deferred@1333268305 after retry RPC after error@340397775) -> (continuation of Deferred@1175391271 after retry RPC after error@1534179506) -> (continuation of Deferred@1417422346 after retry RPC after error@268727868) -> (continuation of Deferred@777272879 after retry RPC after error@2025240447), errback=(continuation of Deferred@1333268305 after retry RPC after error@340397775) -> (continuation of Deferred@1175391271 after retry RPC after error@1534179506) -> (continuation of Deferred@1417422346 after retry RPC after error@268727868) -> (continuation of Deferred@777272879 after retry RPC after error@2025240447))) after lookup
06:13:04.414 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:04.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.414433  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47082 (request call id 3)
06:13:04.417 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items
06:13:04.418 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.416021  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47082 (request call id 3)
06:13:04.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.417059  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47072 (request call id 5)
06:13:04.418 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:04.419 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:04.423 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:04.423 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:04.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.426735  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47072 (request call id 5)
06:13:04.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.429749  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47072 (request call id 5)
06:13:04.432 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9c78f357, L:/127.0.0.1:46974 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:04.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.435655  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47072 (request call id 5)
06:13:04.445 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.445 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:04.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.448755  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47032 (request call id 17)
06:13:04.455 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdb321d12, L:/127.0.0.1:47084 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:04.457 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items
06:13:04.458 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb1b20d42, L:/127.0.0.1:53618 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:04.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.452899  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47082 (request call id 4)
06:13:04.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.456611  8659 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47082 (request call id 4)
06:13:04.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.459786  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47082 (request call id 4)
06:13:04.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.460888  8660 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 18)
06:13:04.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.462095  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 18)
06:13:04.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.464541  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 18)
06:13:04.465 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items
06:13:04.465 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.465 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.478452  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 18)
06:13:04.481 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items
06:13:04.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.480587  8659 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 18)
06:13:04.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.483785  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47032 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 18)
06:13:04.485 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.494 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items
06:13:04.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.493717  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 18)
06:13:04.494 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.494095  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 18)
06:13:04.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.497491  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 18)
06:13:04.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.499639  8659 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.501 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items
06:13:04.502 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.502 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.505 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.509 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.516235  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47082 (request call id 6)
06:13:04.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.518030  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47082 (request call id 6)
06:13:04.520 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items
06:13:04.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.519375  8659 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47082 (request call id 6)
06:13:04.523 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.524670  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47082 (request call id 6)
06:13:04.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.535033  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47082 (request call id 6)
06:13:04.541 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items
06:13:04.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.539649  8659 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47082 (request call id 6)
06:13:04.545 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.545127  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47082 (request call id 6)
06:13:04.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.551 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:04.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=332), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [79ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items, [102ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [126ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [136ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [137ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items, [138ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [166ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items, [166ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [168ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [188ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items, [190ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [227ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [230ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [237ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items, [237ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items, [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [264ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [265ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [266ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items, [266ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items, [282ms] refreshing cache from master, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [286ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [287ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [324ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@1821030493(state=PENDING, result=null, callback=(continuation of Deferred@136376676 after retry RPC after error@1026750474) -> (continuation of Deferred@636591297 after retry RPC after error@478183538) -> (continuation of Deferred@321190231 after retry RPC after error@964469137) -> (continuation of Deferred@281163243 after retry RPC after error@140092561) -> (continuation of Deferred@1015220876 after retry RPC after error@1622103204) -> (continuation of Deferred@1640192055 after retry RPC after error@612042162), errback=(continuation of Deferred@136376676 after retry RPC after error@1026750474) -> (continuation of Deferred@636591297 after retry RPC after error@478183538) -> (continuation of Deferred@321190231 after retry RPC after error@964469137) -> (continuation of Deferred@281163243 after retry RPC after error@140092561) -> (continuation of Deferred@1015220876 after retry RPC after error@1622103204) -> (continuation of Deferred@1640192055 after retry RPC after error@612042162))) after lookup
06:13:04.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.558859  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47082 (request call id 7)
06:13:04.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.565541  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47082 (request call id 7)
06:13:04.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:13:04.579793  8659 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items [suppressed 127 similar messages]
06:13:04.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.580269  8659 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47082 (request call id 7)
06:13:04.581 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items
06:13:04.581 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.584808  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47082 (request call id 7)
06:13:04.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.594523  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47082 (request call id 7)
06:13:04.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.597946  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47082 (request call id 7)
06:13:04.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.602448  8659 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47082 (request call id 7)
06:13:04.603 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items
06:13:04.603 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.605 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.606 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:04.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.607977  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47032 (request call id 21)
06:13:04.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.610 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.618546  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 13)
06:13:04.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.630730  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47056 (request call id 10)
06:13:04.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.631467  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47056 (request call id 10)
06:13:04.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.637359  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47056 (request call id 10)
06:13:04.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.640342  8659 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47056 (request call id 10)
06:13:04.642 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items
06:13:04.643 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.650732  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47056 (request call id 10)
06:13:04.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.656 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.658856  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47034 (request call id 21)
06:13:04.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.667791  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47034 (request call id 21)
06:13:04.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.670714  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47082 (request call id 11)
06:13:04.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.677955  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47082 (request call id 11)
06:13:04.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.686440  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47082 (request call id 11)
06:13:04.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.697439  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47082 (request call id 11)
06:13:04.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.706771  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47082 (request call id 11)
06:13:04.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.708 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.709 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:04.709 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:04.709 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:04.710 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:04.710 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:04.710 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:04.711 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:04.711 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:04.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.713 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.713 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:04.713 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:04.713 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:04.714 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:04.714 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:04.714 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:04.714 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:04.714 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:04.715 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:04.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:04.717 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:04.717 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:04.720 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:04.720 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:04.721 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:04.723 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:04.723 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:04.723 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:04.724 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:04.728 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:04.728 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:04.726 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:04.732 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:04.734 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:04.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.734614  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47046 (request call id 21)
06:13:04.737 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:04.742 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:04.743 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:04.747 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x954f6384, L:/127.0.0.1:46982 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:04.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.746130  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47046 (request call id 21)
06:13:04.749 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:04.753 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:04.753 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:04.758 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:04.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.759 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.761 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xca87ea24, L:/127.0.0.1:46990 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:04.764 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7c836c3f, L:/127.0.0.1:47092 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:04.765 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:04.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.765606  8659 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47056 (request call id 11)
06:13:04.767 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items
06:13:04.773 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4bc9346a, L:/127.0.0.1:53634 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:04.782 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe9bf8781, L:/127.0.0.1:47102 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:04.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.783294  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47102 (request call id 0)
06:13:04.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.790370  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47102 (request call id 0)
06:13:04.792 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xee00131c, L:/127.0.0.1:53626 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:04.796 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.801208  8659 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47084 (request call id 8)
06:13:04.803 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items
06:13:04.803 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.804415  8659 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47084 (request call id 8)
06:13:04.805 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items
06:13:04.806 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.806878  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47084 (request call id 8)
06:13:04.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.809 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:04.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=436), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [61ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [80ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items, [88ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items, [106ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [108ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items, [127ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [128ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items, [165ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [168ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [204ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items, [204ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [204ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [224ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [225ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [226ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items, [226ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items, [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [265ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items, [266ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [266ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [266ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items, [421ms] refreshing cache from master, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [425ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [425ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [433ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@1367806841(state=PENDING, result=null, callback=(continuation of Deferred@221105371 after retry RPC after error@151231) -> (continuation of Deferred@485782675 after retry RPC after error@1971433647) -> (continuation of Deferred@371843536 after retry RPC after error@72102428) -> (continuation of Deferred@1000578794 after retry RPC after error@1138710009) -> (continuation of Deferred@438377267 after retry RPC after error@2132281017) -> (continuation of Deferred@1483445118 after retry RPC after error@1638036759) -> (continuation of Deferred@1942491795 after retry RPC after error@1281032093) -> (continuation of Deferred@1219392779 after retry RPC after error@978758596), errback=(continuation of Deferred@221105371 after retry RPC after error@151231) -> (continuation of Deferred@485782675 after retry RPC after error@1971433647) -> (continuation of Deferred@371843536 after retry RPC after error@72102428) -> (continuation of Deferred@1000578794 after retry RPC after error@1138710009) -> (continuation of Deferred@438377267 after retry RPC after error@2132281017) -> (continuation of Deferred@1483445118 after retry RPC after error@1638036759) -> (continuation of Deferred@1942491795 after retry RPC after error@1281032093) -> (continuation of Deferred@1219392779 after retry RPC after error@978758596))) after lookup
06:13:04.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.812366  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47084 (request call id 9)
06:13:04.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.821 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.823 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:04.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.824803  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47102 (request call id 1)
06:13:04.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.826951  8659 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47102 (request call id 1)
06:13:04.828 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items
06:13:04.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.830920  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47102 (request call id 1)
06:13:04.841 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items
06:13:04.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.839177  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47022 (request call id 18)
06:13:04.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.840269  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47022 (request call id 18)
06:13:04.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.840305  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47022 (request call id 18)
06:13:04.843 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.843 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.850090  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47022 (request call id 18)
06:13:04.860 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.860 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.863030  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 12)
06:13:04.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.863878  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47092 (request call id 3)
06:13:04.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.871408  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47102 (request call id 2)
06:13:04.872 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items
06:13:04.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.872591  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47102 (request call id 2)
06:13:04.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.874199  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47102 (request call id 2)
06:13:04.875 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.879359  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47102 (request call id 2)
06:13:04.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.883323  8659 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47092 (request call id 4)
06:13:04.884 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items
06:13:04.884 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.890561  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47092 (request call id 4)
06:13:04.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.894428  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47092 (request call id 4)
06:13:04.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.899999  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47092 (request call id 4)
06:13:04.904 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items
06:13:04.904 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.904531  8662 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47102 (request call id 3)
06:13:04.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.906617  8661 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47058 (request call id 15)
06:13:04.907 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items
06:13:04.908 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.910933  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47058 (request call id 15)
06:13:04.912 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.912 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.915026  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47046 (request call id 25)
06:13:04.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.919109  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 15)
06:13:04.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.926435  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47102 (request call id 4)
06:13:04.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.929767  8659 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.930 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.8.79.188:41721: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items
06:13:04.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47102 (request call id 4)
06:13:04.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.931468  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47102 (request call id 4)
06:13:04.933 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.933 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.934 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:04.934 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:04.934 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:04.935 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:04.935 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:04.935 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:04.935 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:04.936 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:04.937 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=216), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [81ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items, [81ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [113ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [119ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items, [120ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [121ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items, [143ms] refreshing cache from master, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [148ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [152ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items, [162ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items, [186ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [186ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [207ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [214ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@431961864(state=PENDING, result=null, callback=(continuation of Deferred@218196210 after retry RPC after error@1223836219) -> (continuation of Deferred@1881294696 after retry RPC after error@272972051) -> (continuation of Deferred@369460497 after retry RPC after error@1287454320) -> (continuation of Deferred@784853384 after retry RPC after error@393461986), errback=(continuation of Deferred@218196210 after retry RPC after error@1223836219) -> (continuation of Deferred@1881294696 after retry RPC after error@272972051) -> (continuation of Deferred@369460497 after retry RPC after error@1287454320) -> (continuation of Deferred@784853384 after retry RPC after error@393461986))) after lookup
06:13:04.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:04.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:04.947 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721; will retry
06:13:04.948 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:04.949 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:04.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.954224  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47046 (request call id 26)
06:13:04.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.959640  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 16)
06:13:04.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:04.962 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:04.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.970645  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47082 (request call id 18)
06:13:04.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.970763  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47082 (request call id 18)
06:13:04.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.979074  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47082 (request call id 18)
06:13:04.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.983130  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 15)
06:13:04.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.990885  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 15)
06:13:04.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.994808  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 15)
06:13:04.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:04.997757  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:04.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 15)
06:13:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.010339  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 15)
06:13:05.014 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.014 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.024708  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47092 (request call id 6)
06:13:05.048 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.048 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:05.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=329), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [34ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items, [75ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [75ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items, [102ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [107ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items, [121ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [122ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [150ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items, [153ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [154ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items, [184ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items, [202ms] refreshing cache from master, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [206ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [209ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items, [226ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [226ms] delaying RPC due to: Service unavailable: Master config (127.8.79.190:33549,127.8.79.189:32849,127.8.79.188:41721) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items, [301ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [305ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [307ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [328ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=Deferred@1180511598(state=PENDING, result=null, callback=(continuation of Deferred@575352200 after retry RPC after error@1629777728) -> (continuation of Deferred@1916819295 after retry RPC after error@1566122532) -> (continuation of Deferred@637891434 after retry RPC after error@1687770757) -> (continuation of Deferred@345182182 after retry RPC after error@13588306) -> (continuation of Deferred@232585730 after retry RPC after error@593471554) -> (continuation of Deferred@801075184 after retry RPC after error@1429260434), errback=(continuation of Deferred@575352200 after retry RPC after error@1629777728) -> (continuation of Deferred@1916819295 after retry RPC after error@1566122532) -> (continuation of Deferred@637891434 after retry RPC after error@1687770757) -> (continuation of Deferred@345182182 after retry RPC after error@13588306) -> (continuation of Deferred@232585730 after retry RPC after error@593471554) -> (continuation of Deferred@801075184 after retry RPC after error@1429260434))) after lookup
06:13:05.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.051879  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47092 (request call id 7)
06:13:05.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.054567  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47092 (request call id 7)
06:13:05.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.058440  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47092 (request call id 7)
06:13:05.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.064 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:05.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.070956  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47082 (request call id 19)
06:13:05.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.077907  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47082 (request call id 19)
06:13:05.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.083341  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47082 (request call id 19)
06:13:05.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.103871  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47082 (request call id 19)
06:13:05.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.114142  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47082 (request call id 19)
06:13:05.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.121 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.120999  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 15)
06:13:05.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.122798  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 15)
06:13:05.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.127760  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 15)
06:13:05.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.133212  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 15)
06:13:05.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.143297  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 15)
06:13:05.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.145977  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 15)
06:13:05.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.153 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.163729  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47092 (request call id 13)
06:13:05.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.166414  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47092 (request call id 13)
06:13:05.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.168 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.183606  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47102 (request call id 9)
06:13:05.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.186582  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47058 (request call id 20)
06:13:05.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.189471  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.130:43923 (request call id 17)
06:13:05.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.199991  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.130:43923 (request call id 17)
06:13:05.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.200258  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.130:43923 (request call id 17)
06:13:05.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.203426  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.130:43923 (request call id 17)
06:13:05.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.206292  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.130:43923 (request call id 17)
06:13:05.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.219398  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.130:43923 (request call id 17)
06:13:05.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.222 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.226066  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47058 (request call id 22)
06:13:05.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.230252  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47058 (request call id 22)
06:13:05.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.239653  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47058 (request call id 22)
06:13:05.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.250741  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47058 (request call id 22)
06:13:05.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.254 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.260304  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 22)
06:13:05.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.276734  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47046 (request call id 30)
06:13:05.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.278944  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47046 (request call id 30)
06:13:05.280 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.280 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.286978  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47046 (request call id 30)
06:13:05.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.290064  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47046 (request call id 30)
06:13:05.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.298135  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47046 (request call id 30)
06:13:05.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.307727  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47046 (request call id 30)
06:13:05.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.310243  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47046 (request call id 30)
06:13:05.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.319907  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47046 (request call id 30)
06:13:05.326 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.327 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.323153  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47046 (request call id 30)
06:13:05.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.330700  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47056 (request call id 22)
06:13:05.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.338515  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47056 (request call id 22)
06:13:05.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.343011  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47056 (request call id 22)
06:13:05.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.343011  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47056 (request call id 22)
06:13:05.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.351501  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47056 (request call id 22)
06:13:05.356 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.356 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.357 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:05.357 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:05.357 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:05.358 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:05.358 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:05.358 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:05.358 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:05.359 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:05.363 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:05.363 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.364271  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47092 (request call id 18)
06:13:05.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.372 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.378132  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 21)
06:13:05.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.383850  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 21)
06:13:05.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.399230  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47022 (request call id 27)
06:13:05.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.399230  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47022 (request call id 27)
06:13:05.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.403048  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47022 (request call id 27)
06:13:05.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.419790  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47022 (request call id 27)
06:13:05.428 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.428 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.430563  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47082 (request call id 27)
06:13:05.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.434813  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47082 (request call id 27)
06:13:05.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.439281  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47082 (request call id 27)
06:13:05.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.444237  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47082 (request call id 27)
06:13:05.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.454384  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47082 (request call id 27)
06:13:05.457 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.458 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.459828  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 27)
06:13:05.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.471148  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 27)
06:13:05.473 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.474 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.476128  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47046 (request call id 34)
06:13:05.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.477496  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 22)
06:13:05.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.483108  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 22)
06:13:05.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.483214  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 22)
06:13:05.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.490629  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 22)
06:13:05.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.495236  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 22)
06:13:05.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.503473  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 22)
06:13:05.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.504639  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 19)
06:13:05.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.511049  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 19)
06:13:05.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.514420  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47046 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 19)
06:13:05.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.523864  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.129:46293 (request call id 19)
06:13:05.529 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.530 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.543613  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47092 (request call id 23)
06:13:05.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.558393  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47092 (request call id 23)
06:13:05.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.560 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.574312  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47046 (request call id 37)
06:13:05.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.578584  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.579 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:13:05.583158  8662 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items [suppressed 135 similar messages]
06:13:05.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.583452  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47102 (request call id 19)
06:13:05.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.591192  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47102 (request call id 19)
06:13:05.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.599056  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47102 (request call id 19)
06:13:05.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.599486  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47102 (request call id 19)
06:13:05.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.611302  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47102 (request call id 19)
06:13:05.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.618093  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47102 (request call id 19)
06:13:05.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.619663  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47102 (request call id 19)
06:13:05.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.630615  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47102 (request call id 19)
06:13:05.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.634 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.638787  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 23)
06:13:05.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.638059  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 23)
06:13:05.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.650403  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 23)
06:13:05.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.650025  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 23)
06:13:05.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.658552  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 23)
06:13:05.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.659361  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 23)
06:13:05.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.661 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.670594  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47056 (request call id 30)
06:13:05.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.679803  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 33)
06:13:05.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.681 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.682 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:05.682 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:05.682 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:05.683 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:05.683 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:05.683 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:05.683 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:05.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:05.686 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:05.686 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:05.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.690272  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47082 (request call id 33)
06:13:05.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.690425  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47082 (request call id 33)
06:13:05.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.699299  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47022 (request call id 34)
06:13:05.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.703588  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47022 (request call id 34)
06:13:05.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.711153  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47022 (request call id 34)
06:13:05.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.723941  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47022 (request call id 34)
06:13:05.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.730122  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47022 (request call id 34)
06:13:05.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.736 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.743371  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47092 (request call id 28)
06:13:05.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.750741  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47082 (request call id 34)
06:13:05.763 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.763 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.764976  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47102 (request call id 21)
06:13:05.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.770619  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47056 (request call id 34)
06:13:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.778492  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47056 (request call id 34)
06:13:05.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.782 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.783 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:05.783 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:05.783 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:05.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.783456  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47092 (request call id 29)
06:13:05.784 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:05.784 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:05.784 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:05.784 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:05.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:05.786 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:05.786 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:05.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.798065  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47092 (request call id 29)
06:13:05.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.803635  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47092 (request call id 29)
06:13:05.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.818341  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47092 (request call id 29)
06:13:05.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.823169  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47092 (request call id 29)
06:13:05.837 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.838 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.839903  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 28)
06:13:05.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.858230  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 28)
06:13:05.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.863874  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.865 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.878324  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 29)
06:13:05.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.878398  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 29)
06:13:05.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.884 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.885 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:05.885 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:05.885 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:05.886 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:05.886 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:05.886 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:05.886 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:05.886 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:05.888 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:05.888 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:05.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.899135  8661 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47022 (request call id 38)
06:13:05.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.910066  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47022 (request call id 38)
06:13:05.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.930542  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47022 (request call id 38)
06:13:05.939 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.939 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.950948  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47082 (request call id 39)
06:13:05.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:05.963353  8659 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:05.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47082 (request call id 39)
06:13:05.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.966 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:05.966 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:05.967 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:05.967 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:05.967 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:05.967 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:05.967 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:05.967 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:05.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:05.971 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:05.971 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:05.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:05.986 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:06.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:06.018621  8662 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:06.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 16)
06:13:06.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:06.037890  8660 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
06:13:06.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.79.131:57041 (request call id 16)
06:13:06.040 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:06.040 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:06.041 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:06.041 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:06.041 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:06.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:06.042 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:06.042 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:06.042 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:06.042 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:06.044 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:06.044 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:06.045 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:06.046 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:06.047 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:06.048 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:06.049 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:06.058 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:06.049 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:06.063 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:06.064 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:06.067 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:06.067 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:06.068 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:06.068 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:06.068 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:06.068 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:06.069 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:06.069 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:06.069 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:06.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:06.069 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:06.072 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:06.073 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:06.080 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0fa3f9e4, L:/127.0.0.1:53650 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:06.082 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x051e9d97, L:/127.0.0.1:47000 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:06.088 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:06.088 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:06.089 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:06.089 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:06.089 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:06.089 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:06.090 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:06.090 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9eaf51d3, L:/127.0.0.1:47112 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:06.090 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:06.090 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:06.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:06.093 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:06.093 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:06.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:06.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=48), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [37ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [48ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=null) after lookup
06:13:06.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:06.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:06.162 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:06.202 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:06.204 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:06.267 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:06.267 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:06.267 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:06.268 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:06.268 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:06.268 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:06.268 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:06.268 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:06.269 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:06.269 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:06.270 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:06.270 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:06.272 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:13:06.274 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.79.190:33549(127.8.79.190:33549)] connecting to peer
06:13:06.276 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.79.189:32849(127.8.79.189:32849)] connecting to peer
06:13:06.277 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.79.190:33549(127.8.79.190:33549)] Successfully connected to peer
06:13:06.277 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.79.188:41721(127.8.79.188:41721)] connecting to peer
06:13:06.279 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.79.189:32849(127.8.79.189:32849)] Successfully connected to peer
06:13:06.280 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.79.188:41721(127.8.79.188:41721)] Successfully connected to peer
06:13:06.282 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.189
06:13:06.282 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.190
06:13:06.283 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.79.188
06:13:06.300 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1499d878, L:/127.0.0.1:53658 - R:/127.8.79.189:32849] using SASL/PLAIN
06:13:06.300 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xba0fbba6, L:/127.0.0.1:47016 - R:/127.8.79.190:33549] using SASL/PLAIN
06:13:06.303 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x986d4557, L:/127.0.0.1:47118 - R:/127.8.79.188:41721] using SASL/PLAIN
06:13:06.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:06.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:13:06.308 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:06.309 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=35), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.190:33549, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.189:32849, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.79.188:41721, [31ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.190:33549: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.189:32849: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.8.79.188:41721: OK, deferred=null) after lookup
06:13:06.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3d8a811f91ef4419a76e449d8390062d
06:13:06.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:06.413 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:06.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:06.417 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:06.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:06.518 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:06.521 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:06.521 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:06.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:06.623 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:06.624 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:06.624 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:06.624 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:06.624 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:06.624 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:06.624 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:06.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:06.624 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:06.626 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:06.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:06.629 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:06.629 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:06.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:06.731 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:06.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 83e55e5e71fa4542ba63368074dc04fe for table 'TestHandleTooBusy' with partition [<start>, <end>)
06:13:06.835 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=83e55e5e71fa4542ba63368074dc04fe@[88172593b61c4438abbf1eb09a1f2a9f(127.8.79.129:37051),a6b5f1998f814a4f9cb70c4a38afc14d(127.8.79.130:44045),afd618f899ed477ebcc12ab529e08e78(127.8.79.131:35273)[L]]}]
06:13:06.836 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:06.836 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:06.836 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:06.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:06.837 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:06.837 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:06.837 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:06.837 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:06.839 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:06.839 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:06.839 [DEBUG - main] (Connection.java:575) [peer master-127.8.79.190:33549(127.8.79.190:33549)] disconnecting while in state READY
06:13:06.839 [DEBUG - main] (Connection.java:575) [peer master-127.8.79.189:32849(127.8.79.189:32849)] disconnecting while in state READY
06:13:06.839 [DEBUG - main] (Connection.java:575) [peer master-127.8.79.188:41721(127.8.79.188:41721)] disconnecting while in state READY
06:13:06.840 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.79.190:33549(127.8.79.190:33549)] handling channelInactive
06:13:06.840 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.79.190:33549(127.8.79.190:33549)] cleaning up while in state READY due to: connection closed
06:13:06.840 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.79.188:41721(127.8.79.188:41721)] handling channelInactive
06:13:06.840 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.79.188:41721(127.8.79.188:41721)] cleaning up while in state READY due to: connection closed
06:13:06.840 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:13:06.842 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.79.189:32849(127.8.79.189:32849)] handling channelInactive
06:13:06.842 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.79.189:32849(127.8.79.189:32849)] cleaning up while in state READY due to: connection closed
06:13:06.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:06.843060  8510 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskRXSAJT/build/tsan/bin/kudu with pid 8755
06:13:06.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:13:06.890954  9123 connection.cc:573] client connection to 127.8.79.129:37051 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
06:13:06.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:13:06.891806  9123 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
06:13:06.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:06.893389  8510 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskRXSAJT/build/tsan/bin/kudu with pid 8934
06:13:06.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:13:06.906044  9123 consensus_peers.cc:597] T 83e55e5e71fa4542ba63368074dc04fe P afd618f899ed477ebcc12ab529e08e78 -> Peer 88172593b61c4438abbf1eb09a1f2a9f (127.8.79.129:37051): Couldn't send request to peer 88172593b61c4438abbf1eb09a1f2a9f. Status: Network error: Client connection negotiation failed: client connection to 127.8.79.129:37051: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
06:13:06.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:06.929140  8510 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskRXSAJT/build/tsan/bin/kudu with pid 9101
06:13:06.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:06.970937  8510 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskRXSAJT/build/tsan/bin/kudu with pid 8523
06:13:07.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:07.015980  8510 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskRXSAJT/build/tsan/bin/kudu with pid 8572
06:13:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:13:07.055509  8510 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskRXSAJT/build/tsan/bin/kudu with pid 8630
06:13:08.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:13:08Z chronyd exiting

Time: 32.364

OK (1 test)

