JUnit version 4.13.2
.03:07:03.659 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
03:07:04.204 [DEBUG - main] (RequestAddCookies.java:123) CookieSpec selected: default
03:07:04.212 [DEBUG - main] (RequestAuthCache.java:77) Auth cache not set in the context
03:07:04.213 [DEBUG - main] (PoolingHttpClientConnectionManager.java:267) Connection request: [route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
03:07:04.224 [DEBUG - main] (PoolingHttpClientConnectionManager.java:312) Connection leased: [id: 0][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
03:07:04.225 [DEBUG - main] (MainClientExec.java:234) Opening connection {}->http://dist-test.cloudera.org:8080
03:07:04.229 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:139) Connecting to dist-test.cloudera.org/104.196.9.210:8080
03:07:04.233 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:146) Connection established 10.240.0.118:49340<->104.196.9.210:8080
03:07:04.233 [DEBUG - main] (MainClientExec.java:255) Executing request POST /add_result HTTP/1.1
03:07:04.234 [DEBUG - main] (MainClientExec.java:260) Target auth state: UNCHALLENGED
03:07:04.234 [DEBUG - main] (MainClientExec.java:266) Proxy auth state: UNCHALLENGED
03:07:04.236 [DEBUG - main] (LoggingManagedHttpClientConnection.java:133) http-outgoing-0 >> POST /add_result HTTP/1.1
03:07:04.236 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-0 >> Content-Length: 1212
03:07:04.236 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-0 >> Content-Type: multipart/form-data; boundary=BnWxo68b6b1mcdwyS2d0PRa081OWR4qlKSm
03:07:04.237 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-0 >> Host: dist-test.cloudera.org:8080
03:07:04.237 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-0 >> Connection: Keep-Alive
03:07:04.237 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)
03:07:04.237 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-0 >> Accept-Encoding: gzip,deflate
03:07:04.238 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "POST /add_result HTTP/1.1[\r][\n]"
03:07:04.238 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Length: 1212[\r][\n]"
03:07:04.238 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: multipart/form-data; boundary=BnWxo68b6b1mcdwyS2d0PRa081OWR4qlKSm[\r][\n]"
03:07:04.239 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Host: dist-test.cloudera.org:8080[\r][\n]"
03:07:04.239 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
03:07:04.239 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)[\r][\n]"
03:07:04.239 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
03:07:04.239 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
03:07:04.239 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--BnWxo68b6b1mcdwyS2d0PRa081OWR4qlKSm[\r][\n]"
03:07:04.239 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Disposition: form-data; name="build_id"[\r][\n]"
03:07:04.240 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
03:07:04.240 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
03:07:04.240 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
03:07:04.240 [DEBUG - main] (Wire.java:87) http-outgoing-0 >> "kudu-test"
03:07:04.241 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
03:07:04.241 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--BnWxo68b6b1mcdwyS2d0PRa081OWR4qlKSm[\r][\n]"
03:07:04.241 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Disposition: form-data; name="hostname"[\r][\n]"
03:07:04.241 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
03:07:04.242 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
03:07:04.242 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
03:07:04.242 [DEBUG - main] (Wire.java:87) http-outgoing-0 >> "dist-test-slave-1vmg"
03:07:04.242 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
03:07:04.242 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--BnWxo68b6b1mcdwyS2d0PRa081OWR4qlKSm[\r][\n]"
03:07:04.243 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Disposition: form-data; name="revision"[\r][\n]"
03:07:04.243 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
03:07:04.243 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
03:07:04.243 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
03:07:04.243 [DEBUG - main] (Wire.java:87) http-outgoing-0 >> "c2d25d5f57d102d9ad9869eaf208d035a22e18aa"
03:07:04.243 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
03:07:04.244 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--BnWxo68b6b1mcdwyS2d0PRa081OWR4qlKSm[\r][\n]"
03:07:04.244 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Disposition: form-data; name="build_config"[\r][\n]"
03:07:04.244 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
03:07:04.244 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
03:07:04.245 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
03:07:04.245 [DEBUG - main] (Wire.java:87) http-outgoing-0 >> "DEBUG"
03:07:04.245 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
03:07:04.246 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--BnWxo68b6b1mcdwyS2d0PRa081OWR4qlKSm[\r][\n]"
03:07:04.246 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Disposition: form-data; name="test_name"[\r][\n]"
03:07:04.246 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
03:07:04.246 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
03:07:04.246 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
03:07:04.247 [DEBUG - main] (Wire.java:87) http-outgoing-0 >> "org.apache.kudu.subprocess.TestMessageIO.testSubprocessOutputStream"
03:07:04.247 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
03:07:04.247 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--BnWxo68b6b1mcdwyS2d0PRa081OWR4qlKSm[\r][\n]"
03:07:04.248 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Disposition: form-data; name="status"[\r][\n]"
03:07:04.248 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
03:07:04.248 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
03:07:04.248 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
03:07:04.249 [DEBUG - main] (Wire.java:87) http-outgoing-0 >> "0"
03:07:04.249 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
03:07:04.249 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--BnWxo68b6b1mcdwyS2d0PRa081OWR4qlKSm--[\r][\n]"
03:07:04.254 [DEBUG - main] (Wire.java:73) http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
03:07:04.254 [DEBUG - main] (Wire.java:73) http-outgoing-0 << "Date: Wed, 12 Aug 2026 03:07:04 GMT[\r][\n]"
03:07:04.255 [DEBUG - main] (Wire.java:73) http-outgoing-0 << "Content-Length: 9[\r][\n]"
03:07:04.255 [DEBUG - main] (Wire.java:73) http-outgoing-0 << "Content-Type: text/html;charset=utf-8[\r][\n]"
03:07:04.255 [DEBUG - main] (Wire.java:73) http-outgoing-0 << "Server: CherryPy/17.4.2[\r][\n]"
03:07:04.255 [DEBUG - main] (Wire.java:73) http-outgoing-0 << "[\r][\n]"
03:07:04.257 [DEBUG - main] (LoggingManagedHttpClientConnection.java:122) http-outgoing-0 << HTTP/1.1 200 OK
03:07:04.257 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-0 << Date: Wed, 12 Aug 2026 03:07:04 GMT
03:07:04.257 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-0 << Content-Length: 9
03:07:04.258 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-0 << Content-Type: text/html;charset=utf-8
03:07:04.258 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-0 << Server: CherryPy/17.4.2
03:07:04.262 [DEBUG - main] (MainClientExec.java:285) Connection can be kept alive indefinitely
03:07:04.264 [DEBUG - main] (LoggingManagedHttpClientConnection.java:79) http-outgoing-0: Close connection
03:07:04.264 [DEBUG - main] (ConnectionHolder.java:104) Connection discarded
03:07:04.264 [DEBUG - main] (PoolingHttpClientConnectionManager.java:351) Connection released: [id: 0][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
03:07:04.265 [DEBUG - main] (PoolingHttpClientConnectionManager.java:411) Connection manager is shutting down
03:07:04.265 [DEBUG - main] (PoolingHttpClientConnectionManager.java:434) Connection manager shut down
.03:07:04.269 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
03:07:04.273 [DEBUG - main] (RequestAddCookies.java:123) CookieSpec selected: default
03:07:04.273 [DEBUG - main] (RequestAuthCache.java:77) Auth cache not set in the context
03:07:04.273 [DEBUG - main] (PoolingHttpClientConnectionManager.java:267) Connection request: [route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
03:07:04.274 [DEBUG - main] (PoolingHttpClientConnectionManager.java:312) Connection leased: [id: 1][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
03:07:04.274 [DEBUG - main] (MainClientExec.java:234) Opening connection {}->http://dist-test.cloudera.org:8080
03:07:04.274 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:139) Connecting to dist-test.cloudera.org/104.196.9.210:8080
03:07:04.275 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:146) Connection established 10.240.0.118:49348<->104.196.9.210:8080
03:07:04.275 [DEBUG - main] (MainClientExec.java:255) Executing request POST /add_result HTTP/1.1
03:07:04.276 [DEBUG - main] (MainClientExec.java:260) Target auth state: UNCHALLENGED
03:07:04.276 [DEBUG - main] (MainClientExec.java:266) Proxy auth state: UNCHALLENGED
03:07:04.276 [DEBUG - main] (LoggingManagedHttpClientConnection.java:133) http-outgoing-1 >> POST /add_result HTTP/1.1
03:07:04.276 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-1 >> Content-Length: 1190
03:07:04.277 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-1 >> Content-Type: multipart/form-data; boundary=NFwUerxSJcnU5NkiG-SgwRhPO5ebbuZ
03:07:04.277 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-1 >> Host: dist-test.cloudera.org:8080
03:07:04.277 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-1 >> Connection: Keep-Alive
03:07:04.277 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)
03:07:04.277 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-1 >> Accept-Encoding: gzip,deflate
03:07:04.278 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "POST /add_result HTTP/1.1[\r][\n]"
03:07:04.278 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Length: 1190[\r][\n]"
03:07:04.278 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: multipart/form-data; boundary=NFwUerxSJcnU5NkiG-SgwRhPO5ebbuZ[\r][\n]"
03:07:04.279 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Host: dist-test.cloudera.org:8080[\r][\n]"
03:07:04.279 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]"
03:07:04.279 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)[\r][\n]"
03:07:04.279 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Accept-Encoding: gzip,deflate[\r][\n]"
03:07:04.279 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
03:07:04.280 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--NFwUerxSJcnU5NkiG-SgwRhPO5ebbuZ[\r][\n]"
03:07:04.280 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Disposition: form-data; name="build_id"[\r][\n]"
03:07:04.280 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
03:07:04.280 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
03:07:04.280 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
03:07:04.281 [DEBUG - main] (Wire.java:87) http-outgoing-1 >> "kudu-test"
03:07:04.281 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
03:07:04.281 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--NFwUerxSJcnU5NkiG-SgwRhPO5ebbuZ[\r][\n]"
03:07:04.281 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Disposition: form-data; name="hostname"[\r][\n]"
03:07:04.281 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
03:07:04.281 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
03:07:04.282 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
03:07:04.282 [DEBUG - main] (Wire.java:87) http-outgoing-1 >> "dist-test-slave-1vmg"
03:07:04.282 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
03:07:04.282 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--NFwUerxSJcnU5NkiG-SgwRhPO5ebbuZ[\r][\n]"
03:07:04.283 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Disposition: form-data; name="revision"[\r][\n]"
03:07:04.283 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
03:07:04.283 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
03:07:04.283 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
03:07:04.284 [DEBUG - main] (Wire.java:87) http-outgoing-1 >> "c2d25d5f57d102d9ad9869eaf208d035a22e18aa"
03:07:04.284 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
03:07:04.284 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--NFwUerxSJcnU5NkiG-SgwRhPO5ebbuZ[\r][\n]"
03:07:04.284 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Disposition: form-data; name="build_config"[\r][\n]"
03:07:04.284 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
03:07:04.284 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
03:07:04.284 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
03:07:04.285 [DEBUG - main] (Wire.java:87) http-outgoing-1 >> "DEBUG"
03:07:04.285 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
03:07:04.285 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--NFwUerxSJcnU5NkiG-SgwRhPO5ebbuZ[\r][\n]"
03:07:04.285 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Disposition: form-data; name="test_name"[\r][\n]"
03:07:04.285 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
03:07:04.285 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
03:07:04.285 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
03:07:04.285 [DEBUG - main] (Wire.java:87) http-outgoing-1 >> "org.apache.kudu.subprocess.TestMessageIO.testMalformedMessageMismatchSize"
03:07:04.286 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
03:07:04.286 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--NFwUerxSJcnU5NkiG-SgwRhPO5ebbuZ[\r][\n]"
03:07:04.286 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Disposition: form-data; name="status"[\r][\n]"
03:07:04.286 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
03:07:04.286 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
03:07:04.286 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
03:07:04.286 [DEBUG - main] (Wire.java:87) http-outgoing-1 >> "0"
03:07:04.286 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
03:07:04.286 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--NFwUerxSJcnU5NkiG-SgwRhPO5ebbuZ--[\r][\n]"
03:07:04.291 [DEBUG - main] (Wire.java:73) http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
03:07:04.291 [DEBUG - main] (Wire.java:73) http-outgoing-1 << "Date: Wed, 12 Aug 2026 03:07:04 GMT[\r][\n]"
03:07:04.291 [DEBUG - main] (Wire.java:73) http-outgoing-1 << "Content-Length: 9[\r][\n]"
03:07:04.291 [DEBUG - main] (Wire.java:73) http-outgoing-1 << "Content-Type: text/html;charset=utf-8[\r][\n]"
03:07:04.292 [DEBUG - main] (Wire.java:73) http-outgoing-1 << "Server: CherryPy/17.4.2[\r][\n]"
03:07:04.292 [DEBUG - main] (Wire.java:73) http-outgoing-1 << "[\r][\n]"
03:07:04.292 [DEBUG - main] (LoggingManagedHttpClientConnection.java:122) http-outgoing-1 << HTTP/1.1 200 OK
03:07:04.292 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-1 << Date: Wed, 12 Aug 2026 03:07:04 GMT
03:07:04.292 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-1 << Content-Length: 9
03:07:04.292 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-1 << Content-Type: text/html;charset=utf-8
03:07:04.292 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-1 << Server: CherryPy/17.4.2
03:07:04.293 [DEBUG - main] (MainClientExec.java:285) Connection can be kept alive indefinitely
03:07:04.293 [DEBUG - main] (LoggingManagedHttpClientConnection.java:79) http-outgoing-1: Close connection
03:07:04.293 [DEBUG - main] (ConnectionHolder.java:104) Connection discarded
03:07:04.293 [DEBUG - main] (PoolingHttpClientConnectionManager.java:351) Connection released: [id: 1][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
03:07:04.293 [DEBUG - main] (PoolingHttpClientConnectionManager.java:411) Connection manager is shutting down
03:07:04.294 [DEBUG - main] (PoolingHttpClientConnectionManager.java:434) Connection manager shut down
.03:07:04.297 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
03:07:04.300 [DEBUG - main] (RequestAddCookies.java:123) CookieSpec selected: default
03:07:04.300 [DEBUG - main] (RequestAuthCache.java:77) Auth cache not set in the context
03:07:04.300 [DEBUG - main] (PoolingHttpClientConnectionManager.java:267) Connection request: [route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
03:07:04.300 [DEBUG - main] (PoolingHttpClientConnectionManager.java:312) Connection leased: [id: 2][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
03:07:04.301 [DEBUG - main] (MainClientExec.java:234) Opening connection {}->http://dist-test.cloudera.org:8080
03:07:04.301 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:139) Connecting to dist-test.cloudera.org/104.196.9.210:8080
03:07:04.302 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:146) Connection established 10.240.0.118:49364<->104.196.9.210:8080
03:07:04.302 [DEBUG - main] (MainClientExec.java:255) Executing request POST /add_result HTTP/1.1
03:07:04.302 [DEBUG - main] (MainClientExec.java:260) Target auth state: UNCHALLENGED
03:07:04.302 [DEBUG - main] (MainClientExec.java:266) Proxy auth state: UNCHALLENGED
03:07:04.302 [DEBUG - main] (LoggingManagedHttpClientConnection.java:133) http-outgoing-2 >> POST /add_result HTTP/1.1
03:07:04.302 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-2 >> Content-Length: 1206
03:07:04.303 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-2 >> Content-Type: multipart/form-data; boundary=aqkZnQ-rCVZ92EGZSfm64WUjn9Yxmwxf1Yl
03:07:04.303 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-2 >> Host: dist-test.cloudera.org:8080
03:07:04.303 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-2 >> Connection: Keep-Alive
03:07:04.303 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)
03:07:04.303 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-2 >> Accept-Encoding: gzip,deflate
03:07:04.303 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "POST /add_result HTTP/1.1[\r][\n]"
03:07:04.304 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Length: 1206[\r][\n]"
03:07:04.304 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: multipart/form-data; boundary=aqkZnQ-rCVZ92EGZSfm64WUjn9Yxmwxf1Yl[\r][\n]"
03:07:04.304 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Host: dist-test.cloudera.org:8080[\r][\n]"
03:07:04.304 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]"
03:07:04.304 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)[\r][\n]"
03:07:04.305 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Accept-Encoding: gzip,deflate[\r][\n]"
03:07:04.305 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
03:07:04.305 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--aqkZnQ-rCVZ92EGZSfm64WUjn9Yxmwxf1Yl[\r][\n]"
03:07:04.305 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Disposition: form-data; name="build_id"[\r][\n]"
03:07:04.305 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
03:07:04.306 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
03:07:04.306 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
03:07:04.306 [DEBUG - main] (Wire.java:87) http-outgoing-2 >> "kudu-test"
03:07:04.306 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
03:07:04.307 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--aqkZnQ-rCVZ92EGZSfm64WUjn9Yxmwxf1Yl[\r][\n]"
03:07:04.307 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Disposition: form-data; name="hostname"[\r][\n]"
03:07:04.307 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
03:07:04.307 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
03:07:04.307 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
03:07:04.307 [DEBUG - main] (Wire.java:87) http-outgoing-2 >> "dist-test-slave-1vmg"
03:07:04.308 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
03:07:04.308 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--aqkZnQ-rCVZ92EGZSfm64WUjn9Yxmwxf1Yl[\r][\n]"
03:07:04.308 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Disposition: form-data; name="revision"[\r][\n]"
03:07:04.309 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
03:07:04.309 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
03:07:04.309 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
03:07:04.309 [DEBUG - main] (Wire.java:87) http-outgoing-2 >> "c2d25d5f57d102d9ad9869eaf208d035a22e18aa"
03:07:04.309 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
03:07:04.309 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--aqkZnQ-rCVZ92EGZSfm64WUjn9Yxmwxf1Yl[\r][\n]"
03:07:04.309 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Disposition: form-data; name="build_config"[\r][\n]"
03:07:04.309 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
03:07:04.309 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
03:07:04.310 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
03:07:04.310 [DEBUG - main] (Wire.java:87) http-outgoing-2 >> "DEBUG"
03:07:04.310 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
03:07:04.310 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--aqkZnQ-rCVZ92EGZSfm64WUjn9Yxmwxf1Yl[\r][\n]"
03:07:04.310 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Disposition: form-data; name="test_name"[\r][\n]"
03:07:04.310 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
03:07:04.311 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
03:07:04.311 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
03:07:04.311 [DEBUG - main] (Wire.java:87) http-outgoing-2 >> "org.apache.kudu.subprocess.TestMessageIO.testBasicEchoMessage"
03:07:04.311 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
03:07:04.312 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--aqkZnQ-rCVZ92EGZSfm64WUjn9Yxmwxf1Yl[\r][\n]"
03:07:04.312 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Disposition: form-data; name="status"[\r][\n]"
03:07:04.312 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
03:07:04.312 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
03:07:04.312 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
03:07:04.312 [DEBUG - main] (Wire.java:87) http-outgoing-2 >> "0"
03:07:04.312 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
03:07:04.312 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--aqkZnQ-rCVZ92EGZSfm64WUjn9Yxmwxf1Yl--[\r][\n]"
03:07:04.318 [DEBUG - main] (Wire.java:73) http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]"
03:07:04.319 [DEBUG - main] (Wire.java:73) http-outgoing-2 << "Date: Wed, 12 Aug 2026 03:07:04 GMT[\r][\n]"
03:07:04.319 [DEBUG - main] (Wire.java:73) http-outgoing-2 << "Content-Length: 9[\r][\n]"
03:07:04.319 [DEBUG - main] (Wire.java:73) http-outgoing-2 << "Content-Type: text/html;charset=utf-8[\r][\n]"
03:07:04.319 [DEBUG - main] (Wire.java:73) http-outgoing-2 << "Server: CherryPy/17.4.2[\r][\n]"
03:07:04.319 [DEBUG - main] (Wire.java:73) http-outgoing-2 << "[\r][\n]"
03:07:04.320 [DEBUG - main] (LoggingManagedHttpClientConnection.java:122) http-outgoing-2 << HTTP/1.1 200 OK
03:07:04.320 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-2 << Date: Wed, 12 Aug 2026 03:07:04 GMT
03:07:04.320 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-2 << Content-Length: 9
03:07:04.320 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-2 << Content-Type: text/html;charset=utf-8
03:07:04.320 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-2 << Server: CherryPy/17.4.2
03:07:04.321 [DEBUG - main] (MainClientExec.java:285) Connection can be kept alive indefinitely
03:07:04.321 [DEBUG - main] (LoggingManagedHttpClientConnection.java:79) http-outgoing-2: Close connection
03:07:04.321 [DEBUG - main] (ConnectionHolder.java:104) Connection discarded
03:07:04.321 [DEBUG - main] (PoolingHttpClientConnectionManager.java:351) Connection released: [id: 2][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
03:07:04.322 [DEBUG - main] (PoolingHttpClientConnectionManager.java:411) Connection manager is shutting down
03:07:04.322 [DEBUG - main] (PoolingHttpClientConnectionManager.java:434) Connection manager shut down
.03:07:04.325 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
03:07:04.329 [DEBUG - main] (RequestAddCookies.java:123) CookieSpec selected: default
03:07:04.330 [DEBUG - main] (RequestAuthCache.java:77) Auth cache not set in the context
03:07:04.330 [DEBUG - main] (PoolingHttpClientConnectionManager.java:267) Connection request: [route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
03:07:04.330 [DEBUG - main] (PoolingHttpClientConnectionManager.java:312) Connection leased: [id: 3][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
03:07:04.331 [DEBUG - main] (MainClientExec.java:234) Opening connection {}->http://dist-test.cloudera.org:8080
03:07:04.331 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:139) Connecting to dist-test.cloudera.org/104.196.9.210:8080
03:07:04.332 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:146) Connection established 10.240.0.118:49376<->104.196.9.210:8080
03:07:04.332 [DEBUG - main] (MainClientExec.java:255) Executing request POST /add_result HTTP/1.1
03:07:04.332 [DEBUG - main] (MainClientExec.java:260) Target auth state: UNCHALLENGED
03:07:04.332 [DEBUG - main] (MainClientExec.java:266) Proxy auth state: UNCHALLENGED
03:07:04.332 [DEBUG - main] (LoggingManagedHttpClientConnection.java:133) http-outgoing-3 >> POST /add_result HTTP/1.1
03:07:04.332 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-3 >> Content-Length: 1178
03:07:04.332 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-3 >> Content-Type: multipart/form-data; boundary=CmpgbYdXXm1RSVFxA5DthD9zpkD4Pbt
03:07:04.332 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-3 >> Host: dist-test.cloudera.org:8080
03:07:04.333 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-3 >> Connection: Keep-Alive
03:07:04.333 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)
03:07:04.333 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-3 >> Accept-Encoding: gzip,deflate
03:07:04.333 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "POST /add_result HTTP/1.1[\r][\n]"
03:07:04.333 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Length: 1178[\r][\n]"
03:07:04.333 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: multipart/form-data; boundary=CmpgbYdXXm1RSVFxA5DthD9zpkD4Pbt[\r][\n]"
03:07:04.334 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Host: dist-test.cloudera.org:8080[\r][\n]"
03:07:04.334 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Connection: Keep-Alive[\r][\n]"
03:07:04.334 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)[\r][\n]"
03:07:04.334 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Accept-Encoding: gzip,deflate[\r][\n]"
03:07:04.334 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
03:07:04.334 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--CmpgbYdXXm1RSVFxA5DthD9zpkD4Pbt[\r][\n]"
03:07:04.334 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Disposition: form-data; name="build_id"[\r][\n]"
03:07:04.335 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
03:07:04.335 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
03:07:04.335 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
03:07:04.335 [DEBUG - main] (Wire.java:87) http-outgoing-3 >> "kudu-test"
03:07:04.335 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
03:07:04.335 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--CmpgbYdXXm1RSVFxA5DthD9zpkD4Pbt[\r][\n]"
03:07:04.335 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Disposition: form-data; name="hostname"[\r][\n]"
03:07:04.335 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
03:07:04.335 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
03:07:04.336 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
03:07:04.336 [DEBUG - main] (Wire.java:87) http-outgoing-3 >> "dist-test-slave-1vmg"
03:07:04.336 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
03:07:04.336 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--CmpgbYdXXm1RSVFxA5DthD9zpkD4Pbt[\r][\n]"
03:07:04.336 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Disposition: form-data; name="revision"[\r][\n]"
03:07:04.336 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
03:07:04.336 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
03:07:04.336 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
03:07:04.336 [DEBUG - main] (Wire.java:87) http-outgoing-3 >> "c2d25d5f57d102d9ad9869eaf208d035a22e18aa"
03:07:04.337 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
03:07:04.337 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--CmpgbYdXXm1RSVFxA5DthD9zpkD4Pbt[\r][\n]"
03:07:04.337 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Disposition: form-data; name="build_config"[\r][\n]"
03:07:04.337 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
03:07:04.337 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
03:07:04.337 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
03:07:04.338 [DEBUG - main] (Wire.java:87) http-outgoing-3 >> "DEBUG"
03:07:04.338 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
03:07:04.338 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--CmpgbYdXXm1RSVFxA5DthD9zpkD4Pbt[\r][\n]"
03:07:04.338 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Disposition: form-data; name="test_name"[\r][\n]"
03:07:04.338 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
03:07:04.338 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
03:07:04.338 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
03:07:04.338 [DEBUG - main] (Wire.java:87) http-outgoing-3 >> "org.apache.kudu.subprocess.TestMessageIO.testOversizedMessage"
03:07:04.339 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
03:07:04.339 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--CmpgbYdXXm1RSVFxA5DthD9zpkD4Pbt[\r][\n]"
03:07:04.339 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Disposition: form-data; name="status"[\r][\n]"
03:07:04.339 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
03:07:04.339 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
03:07:04.339 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
03:07:04.340 [DEBUG - main] (Wire.java:87) http-outgoing-3 >> "0"
03:07:04.340 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
03:07:04.340 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--CmpgbYdXXm1RSVFxA5DthD9zpkD4Pbt--[\r][\n]"
03:07:04.346 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
03:07:04.346 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "Date: Wed, 12 Aug 2026 03:07:04 GMT[\r][\n]"
03:07:04.346 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "Content-Length: 9[\r][\n]"
03:07:04.346 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "Content-Type: text/html;charset=utf-8[\r][\n]"
03:07:04.347 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "Server: CherryPy/17.4.2[\r][\n]"
03:07:04.347 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "[\r][\n]"
03:07:04.347 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "Success![\n]"
03:07:04.347 [DEBUG - main] (LoggingManagedHttpClientConnection.java:122) http-outgoing-3 << HTTP/1.1 200 OK
03:07:04.347 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-3 << Date: Wed, 12 Aug 2026 03:07:04 GMT
03:07:04.347 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-3 << Content-Length: 9
03:07:04.347 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-3 << Content-Type: text/html;charset=utf-8
03:07:04.348 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-3 << Server: CherryPy/17.4.2
03:07:04.348 [DEBUG - main] (MainClientExec.java:285) Connection can be kept alive indefinitely
03:07:04.348 [DEBUG - main] (LoggingManagedHttpClientConnection.java:79) http-outgoing-3: Close connection
03:07:04.348 [DEBUG - main] (ConnectionHolder.java:104) Connection discarded
03:07:04.348 [DEBUG - main] (PoolingHttpClientConnectionManager.java:351) Connection released: [id: 3][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
03:07:04.348 [DEBUG - main] (PoolingHttpClientConnectionManager.java:411) Connection manager is shutting down
03:07:04.349 [DEBUG - main] (PoolingHttpClientConnectionManager.java:434) Connection manager shut down

Time: 1.432

OK (4 tests)

