19:15:59.406 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@3299f761
19:15:59.413 [XNIO-6 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-6 I/O-1', selector sun.nio.ch.EPollSelectorImpl@49c81485
19:15:59.420 [XNIO-6 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-6 I/O-2', selector sun.nio.ch.EPollSelectorImpl@1d0ff114
19:15:59.422 [XNIO-6 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-6 I/O-3', selector sun.nio.ch.EPollSelectorImpl@8854a88
19:15:59.441 [XNIO-6 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-6 I/O-4', selector sun.nio.ch.EPollSelectorImpl@1acdede9
19:15:59.442 [XNIO-6 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-6 I/O-5', selector sun.nio.ch.EPollSelectorImpl@5f3c6438
19:15:59.446 [XNIO-6 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-6 I/O-6', selector sun.nio.ch.EPollSelectorImpl@cbd20af
19:15:59.451 [XNIO-6 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-6 I/O-7', selector sun.nio.ch.EPollSelectorImpl@4d0a9a4
19:15:59.454 [XNIO-6 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-6 I/O-8', selector sun.nio.ch.EPollSelectorImpl@d7facc9
19:15:59.458 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:15:59.458 [XNIO-6 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-6 Accept', selector sun.nio.ch.EPollSelectorImpl@69f7831c
19:15:59.460 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:15:59.487 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:15:59.487 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:15:59.487 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:40115
19:15:59.487 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:40115
19:15:59.488 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:40115
19:15:59.488 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:43420<->127.0.0.1:40115
19:15:59.488 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /alpha HTTP/1.1
19:15:59.488 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:15:59.488 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:15:59.489 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 >> GET /alpha HTTP/1.1
19:15:59.489 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 >> Host: localhost:40115
19:15:59.489 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 >> Connection: Keep-Alive
19:15:59.489 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:15:59.489 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 >> Accept-Encoding: gzip,deflate
19:15:59.489 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 >> "GET /alpha HTTP/1.1[\r][\n]"
19:15:59.489 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 >> "Host: localhost:40115[\r][\n]"
19:15:59.489 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 >> "Connection: Keep-Alive[\r][\n]"
19:15:59.489 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:15:59.489 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:15:59.489 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 >> "[\r][\n]"
19:15:59.495 [XNIO-6 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /alpha (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:40115]}, cookies=[:]): <empty> }
19:15:59.504 [XNIO-6 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:15:59.505 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
19:15:59.505 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "Content-Encoding: gzip[\r][\n]"
19:15:59.505 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "Connection: keep-alive[\r][\n]"
19:15:59.505 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "Content-Type: text/plain[\r][\n]"
19:15:59.505 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "Content-Length: 27[\r][\n]"
19:15:59.505 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:15:59.505 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "[\r][\n]"
19:15:59.506 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:15:59.506 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
19:15:59.506 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << Content-Encoding: gzip
19:15:59.506 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << Connection: keep-alive
19:15:59.506 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << Content-Type: text/plain
19:15:59.506 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << Content-Length: 27
19:15:59.506 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:15:59.506 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:15:59.507 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:43420<->127.0.0.1:40115
19:15:59.507 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:15:59.515 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:15:59.515 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:15:59.515 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:40115
19:15:59.516 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /alpha HTTP/1.1
19:15:59.516 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:15:59.516 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:15:59.516 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 >> GET /alpha HTTP/1.1
19:15:59.516 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 >> Host: localhost:40115
19:15:59.516 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 >> Connection: Keep-Alive
19:15:59.516 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:15:59.516 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 >> Accept-Encoding: gzip,deflate
19:15:59.516 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 >> "GET /alpha HTTP/1.1[\r][\n]"
19:15:59.516 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 >> "Host: localhost:40115[\r][\n]"
19:15:59.517 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 >> "Connection: Keep-Alive[\r][\n]"
19:15:59.517 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:15:59.517 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:15:59.517 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 >> "[\r][\n]"
19:15:59.519 [XNIO-6 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /alpha (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:40115]}, cookies=[:]): <empty> }
19:15:59.545 [XNIO-6 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:15:59.545 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
19:15:59.546 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "Content-Encoding: gzip[\r][\n]"
19:15:59.546 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "Connection: keep-alive[\r][\n]"
19:15:59.546 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "Content-Type: text/plain[\r][\n]"
19:15:59.546 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "Content-Length: 27[\r][\n]"
19:15:59.546 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:15:59.546 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "[\r][\n]"
19:15:59.546 [Test worker] DEBUG org.apache.http.wire - http-outgoing-5 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:15:59.546 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
19:15:59.546 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << Content-Encoding: gzip
19:15:59.546 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << Connection: keep-alive
19:15:59.546 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << Content-Type: text/plain
19:15:59.546 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << Content-Length: 27
19:15:59.546 [Test worker] DEBUG org.apache.http.headers - http-outgoing-5 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:15:59.547 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:15:59.547 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:43420<->127.0.0.1:40115
19:15:59.547 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:15:59.558 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@3299f761
19:15:59.578 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@6d7e8272
19:15:59.582 [XNIO-7 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-7 I/O-1', selector sun.nio.ch.EPollSelectorImpl@39129e19
19:15:59.587 [XNIO-7 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-7 I/O-2', selector sun.nio.ch.EPollSelectorImpl@2258de9c
19:15:59.590 [XNIO-7 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-7 I/O-3', selector sun.nio.ch.EPollSelectorImpl@1103b3f9
19:15:59.591 [XNIO-7 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-7 I/O-4', selector sun.nio.ch.EPollSelectorImpl@764a2745
19:15:59.596 [XNIO-7 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-7 I/O-5', selector sun.nio.ch.EPollSelectorImpl@1e191cd7
19:15:59.597 [XNIO-7 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-7 I/O-6', selector sun.nio.ch.EPollSelectorImpl@6648d7db
19:15:59.605 [XNIO-7 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-7 I/O-7', selector sun.nio.ch.EPollSelectorImpl@3905f8c2
19:15:59.618 [XNIO-7 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-7 I/O-8', selector sun.nio.ch.EPollSelectorImpl@25161bf3
19:15:59.620 [XNIO-7 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-7 Accept', selector sun.nio.ch.EPollSelectorImpl@4fa304c1
19:15:59.620 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:15:59.623 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:15:59.627 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:15:59.627 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:15:59.628 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {s}->https://localhost:44655
19:15:59.628 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://localhost:44655
19:15:59.629 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:44655
19:15:59.630 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Connecting socket to localhost/127.0.0.1:44655 with timeout 0
19:15:59.652 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Enabled protocols: [TLSv1, TLSv1.1, TLSv1.2]
19:15:59.652 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Enabled cipher suites:[TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
19:15:59.653 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Starting handshake
19:15:59.955 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Secure session established
19:15:59.956 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - negotiated protocol: TLSv1.2
19:15:59.956 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - negotiated cipher suite: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
19:15:59.958 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - peer principal: CN=Ersatz, OU=Ersatz, O=Ersatz, L=Nowhere, ST=Nowhere, C=US
19:15:59.958 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - issuer principal: CN=Ersatz, OU=Ersatz, O=Ersatz, L=Nowhere, ST=Nowhere, C=US
19:15:59.958 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:58108<->127.0.0.1:44655
19:15:59.958 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /alpha HTTP/1.1
19:15:59.958 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:15:59.958 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:15:59.958 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 >> GET /alpha HTTP/1.1
19:15:59.958 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 >> Host: localhost:44655
19:15:59.958 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 >> Connection: Keep-Alive
19:15:59.959 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:15:59.959 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 >> Accept-Encoding: gzip,deflate
19:15:59.959 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 >> "GET /alpha HTTP/1.1[\r][\n]"
19:15:59.959 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 >> "Host: localhost:44655[\r][\n]"
19:15:59.959 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 >> "Connection: Keep-Alive[\r][\n]"
19:15:59.959 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:15:59.960 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:15:59.960 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 >> "[\r][\n]"
19:15:59.969 [XNIO-7 task-3] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /alpha (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:44655]}, cookies=[:]): <empty> }
19:15:59.971 [XNIO-7 task-3] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:15:59.973 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "HTTP/1.1 200 OK[\r][\n]"
19:15:59.973 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "Content-Encoding: gzip[\r][\n]"
19:15:59.973 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "Connection: keep-alive[\r][\n]"
19:15:59.973 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "Content-Type: text/plain[\r][\n]"
19:15:59.973 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "Content-Length: 27[\r][\n]"
19:15:59.974 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:15:59.974 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "[\r][\n]"
19:15:59.974 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:15:59.974 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << HTTP/1.1 200 OK
19:15:59.974 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << Content-Encoding: gzip
19:15:59.974 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << Connection: keep-alive
19:15:59.975 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << Content-Type: text/plain
19:15:59.975 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << Content-Length: 27
19:15:59.975 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:15:59.976 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:15:59.977 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:58108<->127.0.0.1:44655
19:15:59.977 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:15:59.978 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:15:59.979 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:15:59.979 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {s}->https://localhost:44655
19:15:59.979 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /alpha HTTP/1.1
19:15:59.980 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:15:59.980 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:15:59.981 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 >> GET /alpha HTTP/1.1
19:15:59.981 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 >> Host: localhost:44655
19:15:59.981 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 >> Connection: Keep-Alive
19:15:59.981 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:15:59.982 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 >> Accept-Encoding: gzip,deflate
19:15:59.982 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 >> "GET /alpha HTTP/1.1[\r][\n]"
19:15:59.982 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 >> "Host: localhost:44655[\r][\n]"
19:15:59.982 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 >> "Connection: Keep-Alive[\r][\n]"
19:15:59.983 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:15:59.983 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:15:59.983 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 >> "[\r][\n]"
19:15:59.986 [XNIO-7 task-4] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /alpha (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:44655]}, cookies=[:]): <empty> }
19:15:59.987 [XNIO-7 task-4] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:15:59.989 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "HTTP/1.1 200 OK[\r][\n]"
19:15:59.989 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "Content-Encoding: gzip[\r][\n]"
19:15:59.989 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "Connection: keep-alive[\r][\n]"
19:15:59.989 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "Content-Type: text/plain[\r][\n]"
19:15:59.990 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "Content-Length: 27[\r][\n]"
19:15:59.990 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:15:59.990 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "[\r][\n]"
19:15:59.990 [Test worker] DEBUG org.apache.http.wire - http-outgoing-6 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:15:59.990 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << HTTP/1.1 200 OK
19:15:59.990 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << Content-Encoding: gzip
19:15:59.990 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << Connection: keep-alive
19:15:59.990 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << Content-Type: text/plain
19:15:59.990 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << Content-Length: 27
19:15:59.990 [Test worker] DEBUG org.apache.http.headers - http-outgoing-6 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:15:59.991 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:15:59.992 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:58108<->127.0.0.1:44655
19:15:59.992 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:15:59.992 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@6d7e8272
19:16:00.007 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@3236d4e2
19:16:00.029 [XNIO-8 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-8 I/O-1', selector sun.nio.ch.EPollSelectorImpl@580cb619
19:16:00.033 [XNIO-8 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-8 I/O-2', selector sun.nio.ch.EPollSelectorImpl@1e2097cf
19:16:00.035 [XNIO-8 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-8 I/O-3', selector sun.nio.ch.EPollSelectorImpl@49d9024f
19:16:00.043 [XNIO-8 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-8 I/O-5', selector sun.nio.ch.EPollSelectorImpl@47d00db3
19:16:00.043 [XNIO-8 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-8 I/O-6', selector sun.nio.ch.EPollSelectorImpl@50bcaea5
19:16:00.044 [XNIO-8 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-8 I/O-4', selector sun.nio.ch.EPollSelectorImpl@3fcf2482
19:16:00.044 [XNIO-8 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-8 I/O-7', selector sun.nio.ch.EPollSelectorImpl@c28db5
19:16:00.047 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:00.046 [XNIO-8 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-8 I/O-8', selector sun.nio.ch.EPollSelectorImpl@451fb536
19:16:00.047 [XNIO-8 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-8 Accept', selector sun.nio.ch.EPollSelectorImpl@52381218
19:16:00.048 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:00.051 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:00.051 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:00.052 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:32971
19:16:00.052 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:32971
19:16:00.052 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:32971
19:16:00.053 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:58986<->127.0.0.1:32971
19:16:00.053 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /alpha HTTP/1.1
19:16:00.053 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:00.053 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:00.054 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 >> GET /alpha HTTP/1.1
19:16:00.054 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 >> Host: localhost:32971
19:16:00.054 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 >> Connection: Keep-Alive
19:16:00.054 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:00.054 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 >> Accept-Encoding: gzip,deflate
19:16:00.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 >> "GET /alpha HTTP/1.1[\r][\n]"
19:16:00.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 >> "Host: localhost:32971[\r][\n]"
19:16:00.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 >> "Connection: Keep-Alive[\r][\n]"
19:16:00.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:00.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:00.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 >> "[\r][\n]"
19:16:00.063 [XNIO-8 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /alpha (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:32971]}, cookies=[:]): <empty> }
19:16:00.065 [XNIO-8 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[application/json]}): {"value":"ok-json"}
19:16:00.065 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
19:16:00.066 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "Content-Encoding: gzip[\r][\n]"
19:16:00.066 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "Connection: keep-alive[\r][\n]"
19:16:00.066 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
19:16:00.066 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "Content-Length: 39[\r][\n]"
19:16:00.066 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:00.066 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "[\r][\n]"
19:16:00.066 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xab]V*K[0xcc])MU[0xb2]R[0xca][0xcf][0xd6][0xcd]*[0xce][0xcf]S[0xaa][0x5][0x0][0xe2][0xce][0x90][0x14][0x13][0x0][0x0][0x0]"
19:16:00.066 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
19:16:00.066 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << Content-Encoding: gzip
19:16:00.066 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << Connection: keep-alive
19:16:00.066 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << Content-Type: application/json
19:16:00.066 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << Content-Length: 39
19:16:00.066 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:00.066 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:00.082 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:58986<->127.0.0.1:32971
19:16:00.082 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:00.091 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:00.092 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:00.092 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:32971
19:16:00.092 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /alpha HTTP/1.1
19:16:00.092 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:00.092 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:00.092 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 >> GET /alpha HTTP/1.1
19:16:00.092 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 >> Host: localhost:32971
19:16:00.093 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 >> Connection: Keep-Alive
19:16:00.093 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:00.093 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 >> Accept-Encoding: gzip,deflate
19:16:00.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 >> "GET /alpha HTTP/1.1[\r][\n]"
19:16:00.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 >> "Host: localhost:32971[\r][\n]"
19:16:00.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 >> "Connection: Keep-Alive[\r][\n]"
19:16:00.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:00.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:00.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 >> "[\r][\n]"
19:16:00.103 [XNIO-8 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /alpha (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:32971]}, cookies=[:]): <empty> }
19:16:00.112 [XNIO-8 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[application/json]}): {"value":"ok-json"}
19:16:00.113 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
19:16:00.113 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "Content-Encoding: gzip[\r][\n]"
19:16:00.113 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "Connection: keep-alive[\r][\n]"
19:16:00.114 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
19:16:00.114 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "Content-Length: 39[\r][\n]"
19:16:00.114 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:00.114 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "[\r][\n]"
19:16:00.114 [Test worker] DEBUG org.apache.http.wire - http-outgoing-7 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xab]V*K[0xcc])MU[0xb2]R[0xca][0xcf][0xd6][0xcd]*[0xce][0xcf]S[0xaa][0x5][0x0][0xe2][0xce][0x90][0x14][0x13][0x0][0x0][0x0]"
19:16:00.115 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
19:16:00.115 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << Content-Encoding: gzip
19:16:00.115 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << Connection: keep-alive
19:16:00.115 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << Content-Type: application/json
19:16:00.115 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << Content-Length: 39
19:16:00.115 [Test worker] DEBUG org.apache.http.headers - http-outgoing-7 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:00.116 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:00.116 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:58986<->127.0.0.1:32971
19:16:00.116 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:00.117 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@3236d4e2
19:16:00.124 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@1342ded
19:16:00.137 [XNIO-9 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-9 I/O-1', selector sun.nio.ch.EPollSelectorImpl@5cff7ce1
19:16:00.139 [XNIO-9 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-9 I/O-2', selector sun.nio.ch.EPollSelectorImpl@191669fa
19:16:00.144 [XNIO-9 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-9 I/O-3', selector sun.nio.ch.EPollSelectorImpl@48c426b4
19:16:00.149 [XNIO-9 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-9 I/O-5', selector sun.nio.ch.EPollSelectorImpl@344c772d
19:16:00.150 [XNIO-9 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-9 I/O-6', selector sun.nio.ch.EPollSelectorImpl@140e684f
19:16:00.144 [XNIO-9 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-9 I/O-4', selector sun.nio.ch.EPollSelectorImpl@497f16c1
19:16:00.153 [XNIO-9 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-9 I/O-7', selector sun.nio.ch.EPollSelectorImpl@1b7d1828
19:16:00.161 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:00.161 [XNIO-9 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-9 Accept', selector sun.nio.ch.EPollSelectorImpl@67c3d0dd
19:16:00.163 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:00.163 [XNIO-9 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-9 I/O-8', selector sun.nio.ch.EPollSelectorImpl@3373eb50
19:16:00.166 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:00.166 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:00.166 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {s}->https://localhost:36587
19:16:00.166 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://localhost:36587
19:16:00.167 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:36587
19:16:00.167 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Connecting socket to localhost/127.0.0.1:36587 with timeout 0
19:16:00.167 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Enabled protocols: [TLSv1, TLSv1.1, TLSv1.2]
19:16:00.167 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Enabled cipher suites:[TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
19:16:00.168 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Starting handshake
19:16:00.251 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Secure session established
19:16:00.251 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - negotiated protocol: TLSv1.2
19:16:00.251 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - negotiated cipher suite: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
19:16:00.251 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - peer principal: CN=Ersatz, OU=Ersatz, O=Ersatz, L=Nowhere, ST=Nowhere, C=US
19:16:00.251 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - issuer principal: CN=Ersatz, OU=Ersatz, O=Ersatz, L=Nowhere, ST=Nowhere, C=US
19:16:00.251 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:47982<->127.0.0.1:36587
19:16:00.252 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /alpha HTTP/1.1
19:16:00.252 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:00.252 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:00.253 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 >> GET /alpha HTTP/1.1
19:16:00.253 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 >> Host: localhost:36587
19:16:00.254 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 >> Connection: Keep-Alive
19:16:00.254 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:00.254 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 >> Accept-Encoding: gzip,deflate
19:16:00.254 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 >> "GET /alpha HTTP/1.1[\r][\n]"
19:16:00.254 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 >> "Host: localhost:36587[\r][\n]"
19:16:00.254 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 >> "Connection: Keep-Alive[\r][\n]"
19:16:00.254 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:00.254 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:00.254 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 >> "[\r][\n]"
19:16:00.255 [XNIO-9 task-3] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /alpha (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:36587]}, cookies=[:]): <empty> }
19:16:00.259 [XNIO-9 task-3] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[application/json]}): {"value":"ok-json"}
19:16:00.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "HTTP/1.1 200 OK[\r][\n]"
19:16:00.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "Content-Encoding: gzip[\r][\n]"
19:16:00.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "Connection: keep-alive[\r][\n]"
19:16:00.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "Content-Type: application/json[\r][\n]"
19:16:00.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "Content-Length: 39[\r][\n]"
19:16:00.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:00.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "[\r][\n]"
19:16:00.262 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xab]V*K[0xcc])MU[0xb2]R[0xca][0xcf][0xd6][0xcd]*[0xce][0xcf]S[0xaa][0x5][0x0][0xe2][0xce][0x90][0x14][0x13][0x0][0x0][0x0]"
19:16:00.262 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << HTTP/1.1 200 OK
19:16:00.262 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << Content-Encoding: gzip
19:16:00.262 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << Connection: keep-alive
19:16:00.262 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << Content-Type: application/json
19:16:00.262 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << Content-Length: 39
19:16:00.262 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:00.262 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:00.263 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:47982<->127.0.0.1:36587
19:16:00.263 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:00.264 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:00.264 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:00.264 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {s}->https://localhost:36587
19:16:00.264 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /alpha HTTP/1.1
19:16:00.265 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:00.265 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:00.265 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 >> GET /alpha HTTP/1.1
19:16:00.265 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 >> Host: localhost:36587
19:16:00.265 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 >> Connection: Keep-Alive
19:16:00.265 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:00.266 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 >> Accept-Encoding: gzip,deflate
19:16:00.266 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 >> "GET /alpha HTTP/1.1[\r][\n]"
19:16:00.266 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 >> "Host: localhost:36587[\r][\n]"
19:16:00.266 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 >> "Connection: Keep-Alive[\r][\n]"
19:16:00.266 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:00.266 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:00.266 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 >> "[\r][\n]"
19:16:00.277 [XNIO-9 task-4] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /alpha (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:36587]}, cookies=[:]): <empty> }
19:16:00.278 [XNIO-9 task-4] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[application/json]}): {"value":"ok-json"}
19:16:00.280 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "HTTP/1.1 200 OK[\r][\n]"
19:16:00.281 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "Content-Encoding: gzip[\r][\n]"
19:16:00.281 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "Connection: keep-alive[\r][\n]"
19:16:00.281 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "Content-Type: application/json[\r][\n]"
19:16:00.281 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "Content-Length: 39[\r][\n]"
19:16:00.281 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:00.281 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "[\r][\n]"
19:16:00.282 [Test worker] DEBUG org.apache.http.wire - http-outgoing-8 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xab]V*K[0xcc])MU[0xb2]R[0xca][0xcf][0xd6][0xcd]*[0xce][0xcf]S[0xaa][0x5][0x0][0xe2][0xce][0x90][0x14][0x13][0x0][0x0][0x0]"
19:16:00.282 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << HTTP/1.1 200 OK
19:16:00.282 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << Content-Encoding: gzip
19:16:00.282 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << Connection: keep-alive
19:16:00.282 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << Content-Type: application/json
19:16:00.282 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << Content-Length: 39
19:16:00.282 [Test worker] DEBUG org.apache.http.headers - http-outgoing-8 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:00.283 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:00.283 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:47982<->127.0.0.1:36587
19:16:00.284 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:00.284 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@1342ded
19:16:00.302 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@39d5307a
19:16:00.309 [XNIO-10 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-10 I/O-1', selector sun.nio.ch.EPollSelectorImpl@ae98de4
19:16:00.313 [XNIO-10 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-10 I/O-2', selector sun.nio.ch.EPollSelectorImpl@546f4c30
19:16:00.314 [XNIO-10 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-10 I/O-3', selector sun.nio.ch.EPollSelectorImpl@1db82205
19:16:00.317 [XNIO-10 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-10 I/O-4', selector sun.nio.ch.EPollSelectorImpl@28a6f397
19:16:00.319 [XNIO-10 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-10 I/O-5', selector sun.nio.ch.EPollSelectorImpl@60bd7675
19:16:00.321 [XNIO-10 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-10 I/O-6', selector sun.nio.ch.EPollSelectorImpl@8441e2c
19:16:00.322 [XNIO-10 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-10 I/O-7', selector sun.nio.ch.EPollSelectorImpl@62169fda
19:16:00.327 [XNIO-10 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-10 I/O-8', selector sun.nio.ch.EPollSelectorImpl@6bd099a4
19:16:00.330 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:00.332 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:00.334 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:00.334 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:00.334 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:40685
19:16:00.335 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:40685
19:16:00.335 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:40685
19:16:00.335 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:42092<->127.0.0.1:40685
19:16:00.335 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /alpha HTTP/1.1
19:16:00.335 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:00.335 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:00.335 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 >> GET /alpha HTTP/1.1
19:16:00.335 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 >> Host: localhost:40685
19:16:00.335 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 >> Connection: Keep-Alive
19:16:00.335 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:00.335 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 >> Accept-Encoding: gzip,deflate
19:16:00.335 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 >> "GET /alpha HTTP/1.1[\r][\n]"
19:16:00.336 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 >> "Host: localhost:40685[\r][\n]"
19:16:00.336 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 >> "Connection: Keep-Alive[\r][\n]"
19:16:00.336 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:00.336 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:00.336 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 >> "[\r][\n]"
19:16:00.339 [XNIO-10 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-10 Accept', selector sun.nio.ch.EPollSelectorImpl@6b21840e
19:16:00.343 [XNIO-10 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /alpha (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:40685]}, cookies=[:]): <empty> }
19:16:00.345 [XNIO-10 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[application/xml]}): <?xml version="1.0"?><message value="ok-xml"/>
19:16:00.345 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "HTTP/1.1 200 OK[\r][\n]"
19:16:00.345 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "Content-Encoding: gzip[\r][\n]"
19:16:00.345 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "Connection: keep-alive[\r][\n]"
19:16:00.345 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "Content-Type: application/xml[\r][\n]"
19:16:00.345 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "Content-Length: 65[\r][\n]"
19:16:00.345 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:00.345 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "[\r][\n]"
19:16:00.346 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xb3][0xb1][0xaf][0xc8][0xcd]Q(K-*[0xce][0xcc][0xcf][0xb3]U2[0xd4]3P[0xb2][0xb7][0xb3][0xc9]M-.NLOU(K[0xcc])M[0xb5]U[0xca][0xcf][0xd6][0x5][0xaa]R[0xd2][0xb7][0x3][0x0]![0x2][0xb2][0x8].[0x0][0x0][0x0]"
19:16:00.346 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << HTTP/1.1 200 OK
19:16:00.346 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << Content-Encoding: gzip
19:16:00.346 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << Connection: keep-alive
19:16:00.346 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << Content-Type: application/xml
19:16:00.346 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << Content-Length: 65
19:16:00.346 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:00.346 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:00.349 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:42092<->127.0.0.1:40685
19:16:00.349 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:00.350 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:00.351 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:00.351 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:40685
19:16:00.351 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /alpha HTTP/1.1
19:16:00.351 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:00.351 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:00.351 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 >> GET /alpha HTTP/1.1
19:16:00.351 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 >> Host: localhost:40685
19:16:00.351 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 >> Connection: Keep-Alive
19:16:00.351 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:00.351 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 >> Accept-Encoding: gzip,deflate
19:16:00.351 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 >> "GET /alpha HTTP/1.1[\r][\n]"
19:16:00.351 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 >> "Host: localhost:40685[\r][\n]"
19:16:00.351 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 >> "Connection: Keep-Alive[\r][\n]"
19:16:00.351 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:00.351 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:00.351 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 >> "[\r][\n]"
19:16:00.352 [XNIO-10 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /alpha (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:40685]}, cookies=[:]): <empty> }
19:16:00.354 [XNIO-10 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[application/xml]}): <?xml version="1.0"?><message value="ok-xml"/>
19:16:00.355 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "HTTP/1.1 200 OK[\r][\n]"
19:16:00.355 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "Content-Encoding: gzip[\r][\n]"
19:16:00.355 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "Connection: keep-alive[\r][\n]"
19:16:00.355 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "Content-Type: application/xml[\r][\n]"
19:16:00.355 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "Content-Length: 65[\r][\n]"
19:16:00.355 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:00.355 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "[\r][\n]"
19:16:00.358 [Test worker] DEBUG org.apache.http.wire - http-outgoing-9 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xb3][0xb1][0xaf][0xc8][0xcd]Q(K-*[0xce][0xcc][0xcf][0xb3]U2[0xd4]3P[0xb2][0xb7][0xb3][0xc9]M-.NLOU(K[0xcc])M[0xb5]U[0xca][0xcf][0xd6][0x5][0xaa]R[0xd2][0xb7][0x3][0x0]![0x2][0xb2][0x8].[0x0][0x0][0x0]"
19:16:00.359 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << HTTP/1.1 200 OK
19:16:00.359 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << Content-Encoding: gzip
19:16:00.359 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << Connection: keep-alive
19:16:00.359 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << Content-Type: application/xml
19:16:00.359 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << Content-Length: 65
19:16:00.359 [Test worker] DEBUG org.apache.http.headers - http-outgoing-9 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:00.359 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:00.362 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:42092<->127.0.0.1:40685
19:16:00.362 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:00.362 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@39d5307a
19:16:00.369 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@144f98f4
19:16:00.377 [XNIO-11 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-11 I/O-2', selector sun.nio.ch.EPollSelectorImpl@6c40e797
19:16:00.377 [XNIO-11 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-11 I/O-3', selector sun.nio.ch.EPollSelectorImpl@1d969d31
19:16:00.377 [XNIO-11 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-11 I/O-1', selector sun.nio.ch.EPollSelectorImpl@268400ca
19:16:00.377 [XNIO-11 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-11 I/O-4', selector sun.nio.ch.EPollSelectorImpl@5a7e5fb
19:16:00.378 [XNIO-11 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-11 I/O-5', selector sun.nio.ch.EPollSelectorImpl@240b4d78
19:16:00.398 [XNIO-11 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-11 I/O-6', selector sun.nio.ch.EPollSelectorImpl@1578e328
19:16:00.398 [XNIO-11 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-11 I/O-7', selector sun.nio.ch.EPollSelectorImpl@39bfff11
19:16:00.398 [XNIO-11 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-11 I/O-8', selector sun.nio.ch.EPollSelectorImpl@59a3e5a8
19:16:00.398 [XNIO-11 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-11 Accept', selector sun.nio.ch.EPollSelectorImpl@2cbcb387
19:16:00.398 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:00.400 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:00.403 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:00.403 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:00.403 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {s}->https://localhost:37149
19:16:00.403 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://localhost:37149
19:16:00.404 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:37149
19:16:00.404 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Connecting socket to localhost/127.0.0.1:37149 with timeout 0
19:16:00.404 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Enabled protocols: [TLSv1, TLSv1.1, TLSv1.2]
19:16:00.404 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Enabled cipher suites:[TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
19:16:00.404 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Starting handshake
19:16:00.448 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Secure session established
19:16:00.449 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - negotiated protocol: TLSv1.2
19:16:00.449 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - negotiated cipher suite: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
19:16:00.449 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - peer principal: CN=Ersatz, OU=Ersatz, O=Ersatz, L=Nowhere, ST=Nowhere, C=US
19:16:00.449 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - issuer principal: CN=Ersatz, OU=Ersatz, O=Ersatz, L=Nowhere, ST=Nowhere, C=US
19:16:00.449 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:33774<->127.0.0.1:37149
19:16:00.449 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /alpha HTTP/1.1
19:16:00.449 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:00.449 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:00.449 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 >> GET /alpha HTTP/1.1
19:16:00.449 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 >> Host: localhost:37149
19:16:00.449 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 >> Connection: Keep-Alive
19:16:00.449 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:00.449 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 >> Accept-Encoding: gzip,deflate
19:16:00.449 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 >> "GET /alpha HTTP/1.1[\r][\n]"
19:16:00.449 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 >> "Host: localhost:37149[\r][\n]"
19:16:00.450 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 >> "Connection: Keep-Alive[\r][\n]"
19:16:00.450 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:00.450 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:00.450 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 >> "[\r][\n]"
19:16:00.455 [XNIO-11 task-3] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /alpha (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:37149]}, cookies=[:]): <empty> }
19:16:00.459 [XNIO-11 task-3] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[application/xml]}): <?xml version="1.0"?><message value="ok-xml"/>
19:16:00.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "HTTP/1.1 200 OK[\r][\n]"
19:16:00.461 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "Content-Encoding: gzip[\r][\n]"
19:16:00.461 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "Connection: keep-alive[\r][\n]"
19:16:00.461 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "Content-Type: application/xml[\r][\n]"
19:16:00.461 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "Content-Length: 65[\r][\n]"
19:16:00.461 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:00.461 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "[\r][\n]"
19:16:00.461 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xb3][0xb1][0xaf][0xc8][0xcd]Q(K-*[0xce][0xcc][0xcf][0xb3]U2[0xd4]3P[0xb2][0xb7][0xb3][0xc9]M-.NLOU(K[0xcc])M[0xb5]U[0xca][0xcf][0xd6][0x5][0xaa]R[0xd2][0xb7][0x3][0x0]![0x2][0xb2][0x8].[0x0][0x0][0x0]"
19:16:00.461 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << HTTP/1.1 200 OK
19:16:00.461 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << Content-Encoding: gzip
19:16:00.461 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << Connection: keep-alive
19:16:00.461 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << Content-Type: application/xml
19:16:00.461 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << Content-Length: 65
19:16:00.461 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:00.461 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:00.464 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:33774<->127.0.0.1:37149
19:16:00.464 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:00.465 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:00.465 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:00.466 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {s}->https://localhost:37149
19:16:00.466 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /alpha HTTP/1.1
19:16:00.466 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:00.466 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:00.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 >> GET /alpha HTTP/1.1
19:16:00.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 >> Host: localhost:37149
19:16:00.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 >> Connection: Keep-Alive
19:16:00.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:00.466 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 >> Accept-Encoding: gzip,deflate
19:16:00.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 >> "GET /alpha HTTP/1.1[\r][\n]"
19:16:00.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 >> "Host: localhost:37149[\r][\n]"
19:16:00.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 >> "Connection: Keep-Alive[\r][\n]"
19:16:00.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:00.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:00.466 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 >> "[\r][\n]"
19:16:00.478 [XNIO-11 task-4] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /alpha (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:37149]}, cookies=[:]): <empty> }
19:16:00.483 [XNIO-11 task-4] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[application/xml]}): <?xml version="1.0"?><message value="ok-xml"/>
19:16:00.484 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "HTTP/1.1 200 OK[\r][\n]"
19:16:00.485 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "Content-Encoding: gzip[\r][\n]"
19:16:00.485 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "Connection: keep-alive[\r][\n]"
19:16:00.485 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "Content-Type: application/xml[\r][\n]"
19:16:00.485 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "Content-Length: 65[\r][\n]"
19:16:00.485 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:00.485 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "[\r][\n]"
19:16:00.485 [Test worker] DEBUG org.apache.http.wire - http-outgoing-10 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xb3][0xb1][0xaf][0xc8][0xcd]Q(K-*[0xce][0xcc][0xcf][0xb3]U2[0xd4]3P[0xb2][0xb7][0xb3][0xc9]M-.NLOU(K[0xcc])M[0xb5]U[0xca][0xcf][0xd6][0x5][0xaa]R[0xd2][0xb7][0x3][0x0]![0x2][0xb2][0x8].[0x0][0x0][0x0]"
19:16:00.485 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << HTTP/1.1 200 OK
19:16:00.485 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << Content-Encoding: gzip
19:16:00.485 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << Connection: keep-alive
19:16:00.485 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << Content-Type: application/xml
19:16:00.485 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << Content-Length: 65
19:16:00.485 [Test worker] DEBUG org.apache.http.headers - http-outgoing-10 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:00.486 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:00.489 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:33774<->127.0.0.1:37149
19:16:00.490 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:00.490 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@144f98f4
19:16:00.504 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@57090d9e
19:16:00.506 [XNIO-12 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-12 I/O-1', selector sun.nio.ch.EPollSelectorImpl@668a3fe8
19:16:00.509 [XNIO-12 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-12 I/O-2', selector sun.nio.ch.EPollSelectorImpl@6de892be
19:16:00.522 [XNIO-12 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-12 I/O-3', selector sun.nio.ch.EPollSelectorImpl@6ecddf73
19:16:00.527 [XNIO-12 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-12 I/O-4', selector sun.nio.ch.EPollSelectorImpl@2e5b8ce2
19:16:00.534 [XNIO-12 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-12 I/O-5', selector sun.nio.ch.EPollSelectorImpl@583b7a66
19:16:00.554 [XNIO-12 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-12 I/O-6', selector sun.nio.ch.EPollSelectorImpl@28fa4216
19:16:00.555 [XNIO-12 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-12 I/O-7', selector sun.nio.ch.EPollSelectorImpl@17f7e6d0
19:16:00.558 [XNIO-12 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-12 I/O-8', selector sun.nio.ch.EPollSelectorImpl@3b844e3b
19:16:00.566 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:00.567 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:00.570 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:00.571 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:00.571 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:43589
19:16:00.571 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:43589
19:16:00.571 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:43589
19:16:00.571 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:55026<->127.0.0.1:43589
19:16:00.571 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /alpha HTTP/1.1
19:16:00.571 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:00.571 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:00.572 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 >> GET /alpha HTTP/1.1
19:16:00.572 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 >> Host: localhost:43589
19:16:00.572 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 >> Connection: Keep-Alive
19:16:00.572 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:00.572 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 >> Accept-Encoding: gzip,deflate
19:16:00.572 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 >> "GET /alpha HTTP/1.1[\r][\n]"
19:16:00.572 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 >> "Host: localhost:43589[\r][\n]"
19:16:00.572 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 >> "Connection: Keep-Alive[\r][\n]"
19:16:00.572 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:00.572 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:00.572 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 >> "[\r][\n]"
19:16:00.574 [XNIO-12 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-12 Accept', selector sun.nio.ch.EPollSelectorImpl@43e0c789
19:16:00.588 [XNIO-12 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /alpha (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43589]}, cookies=[:]): <empty> }
19:16:00.589 [XNIO-12 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/html]}): <html><body>ok-html</body>
19:16:00.590 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "HTTP/1.1 200 OK[\r][\n]"
19:16:00.590 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "Content-Encoding: gzip[\r][\n]"
19:16:00.590 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "Connection: keep-alive[\r][\n]"
19:16:00.590 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "Content-Type: text/html[\r][\n]"
19:16:00.591 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "Content-Length: 40[\r][\n]"
19:16:00.591 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:00.591 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "[\r][\n]"
19:16:00.591 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xb3][0xc9]([0xc9][0xcd][0xb1][0xb3]I[0xca]O[0xa9][0xb4][0xcb][0xcf][0xd6][0x5][0xf1]l[0xf4][0xc1]<[0x0][0x84]/[0x88][0xcf][0x1a][0x0][0x0][0x0]"
19:16:00.591 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << HTTP/1.1 200 OK
19:16:00.591 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << Content-Encoding: gzip
19:16:00.591 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << Connection: keep-alive
19:16:00.591 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << Content-Type: text/html
19:16:00.591 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << Content-Length: 40
19:16:00.591 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:00.591 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:00.595 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:55026<->127.0.0.1:43589
19:16:00.595 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:00.621 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:00.621 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:00.621 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:43589
19:16:00.621 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /alpha HTTP/1.1
19:16:00.621 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:00.621 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:00.623 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 >> GET /alpha HTTP/1.1
19:16:00.623 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 >> Host: localhost:43589
19:16:00.623 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 >> Connection: Keep-Alive
19:16:00.623 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:00.623 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 >> Accept-Encoding: gzip,deflate
19:16:00.623 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 >> "GET /alpha HTTP/1.1[\r][\n]"
19:16:00.623 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 >> "Host: localhost:43589[\r][\n]"
19:16:00.623 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 >> "Connection: Keep-Alive[\r][\n]"
19:16:00.623 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:00.623 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:00.623 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 >> "[\r][\n]"
19:16:00.634 [XNIO-12 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /alpha (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43589]}, cookies=[:]): <empty> }
19:16:00.635 [XNIO-12 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/html]}): <html><body>ok-html</body>
19:16:00.636 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "HTTP/1.1 200 OK[\r][\n]"
19:16:00.636 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "Content-Encoding: gzip[\r][\n]"
19:16:00.636 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "Connection: keep-alive[\r][\n]"
19:16:00.636 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "Content-Type: text/html[\r][\n]"
19:16:00.636 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "Content-Length: 40[\r][\n]"
19:16:00.636 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:00.636 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "[\r][\n]"
19:16:00.636 [Test worker] DEBUG org.apache.http.wire - http-outgoing-11 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xb3][0xc9]([0xc9][0xcd][0xb1][0xb3]I[0xca]O[0xa9][0xb4][0xcb][0xcf][0xd6][0x5][0xf1]l[0xf4][0xc1]<[0x0][0x84]/[0x88][0xcf][0x1a][0x0][0x0][0x0]"
19:16:00.636 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << HTTP/1.1 200 OK
19:16:00.636 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << Content-Encoding: gzip
19:16:00.636 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << Connection: keep-alive
19:16:00.636 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << Content-Type: text/html
19:16:00.636 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << Content-Length: 40
19:16:00.636 [Test worker] DEBUG org.apache.http.headers - http-outgoing-11 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:00.637 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:00.638 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:55026<->127.0.0.1:43589
19:16:00.638 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:00.639 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@57090d9e
19:16:00.646 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@4ef4ddd4
19:16:00.652 [XNIO-13 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-13 I/O-1', selector sun.nio.ch.EPollSelectorImpl@7cf54c59
19:16:00.674 [XNIO-13 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-13 I/O-2', selector sun.nio.ch.EPollSelectorImpl@59bfce56
19:16:00.687 [XNIO-13 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-13 I/O-3', selector sun.nio.ch.EPollSelectorImpl@1e2aa3a6
19:16:00.698 [XNIO-13 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-13 I/O-4', selector sun.nio.ch.EPollSelectorImpl@4db12f12
19:16:00.706 [XNIO-13 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-13 I/O-5', selector sun.nio.ch.EPollSelectorImpl@7339e61e
19:16:00.719 [XNIO-13 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-13 I/O-6', selector sun.nio.ch.EPollSelectorImpl@562ec3d0
19:16:00.734 [XNIO-13 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-13 I/O-7', selector sun.nio.ch.EPollSelectorImpl@31706a85
19:16:00.738 [XNIO-13 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-13 I/O-8', selector sun.nio.ch.EPollSelectorImpl@30764d5f
19:16:00.758 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:00.758 [XNIO-13 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-13 Accept', selector sun.nio.ch.EPollSelectorImpl@5d8b87a0
19:16:00.760 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:00.763 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:00.764 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:00.764 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {s}->https://localhost:35513
19:16:00.764 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://localhost:35513
19:16:00.764 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:35513
19:16:00.764 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Connecting socket to localhost/127.0.0.1:35513 with timeout 0
19:16:00.764 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Enabled protocols: [TLSv1, TLSv1.1, TLSv1.2]
19:16:00.765 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Enabled cipher suites:[TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
19:16:00.765 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Starting handshake
19:16:00.821 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Secure session established
19:16:00.821 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - negotiated protocol: TLSv1.2
19:16:00.821 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - negotiated cipher suite: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
19:16:00.821 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - peer principal: CN=Ersatz, OU=Ersatz, O=Ersatz, L=Nowhere, ST=Nowhere, C=US
19:16:00.821 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - issuer principal: CN=Ersatz, OU=Ersatz, O=Ersatz, L=Nowhere, ST=Nowhere, C=US
19:16:00.821 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:50794<->127.0.0.1:35513
19:16:00.821 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /alpha HTTP/1.1
19:16:00.821 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:00.821 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:00.821 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 >> GET /alpha HTTP/1.1
19:16:00.821 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 >> Host: localhost:35513
19:16:00.821 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 >> Connection: Keep-Alive
19:16:00.821 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:00.821 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 >> Accept-Encoding: gzip,deflate
19:16:00.821 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 >> "GET /alpha HTTP/1.1[\r][\n]"
19:16:00.821 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 >> "Host: localhost:35513[\r][\n]"
19:16:00.822 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 >> "Connection: Keep-Alive[\r][\n]"
19:16:00.822 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:00.822 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:00.822 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 >> "[\r][\n]"
19:16:00.827 [XNIO-13 task-3] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /alpha (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:35513]}, cookies=[:]): <empty> }
19:16:00.828 [XNIO-13 task-3] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/html]}): <html><body>ok-html</body>
19:16:00.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "HTTP/1.1 200 OK[\r][\n]"
19:16:00.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "Content-Encoding: gzip[\r][\n]"
19:16:00.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "Connection: keep-alive[\r][\n]"
19:16:00.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "Content-Type: text/html[\r][\n]"
19:16:00.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "Content-Length: 40[\r][\n]"
19:16:00.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:00.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "[\r][\n]"
19:16:00.830 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xb3][0xc9]([0xc9][0xcd][0xb1][0xb3]I[0xca]O[0xa9][0xb4][0xcb][0xcf][0xd6][0x5][0xf1]l[0xf4][0xc1]<[0x0][0x84]/[0x88][0xcf][0x1a][0x0][0x0][0x0]"
19:16:00.830 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << HTTP/1.1 200 OK
19:16:00.830 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << Content-Encoding: gzip
19:16:00.830 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << Connection: keep-alive
19:16:00.830 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << Content-Type: text/html
19:16:00.830 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << Content-Length: 40
19:16:00.830 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:00.830 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:00.831 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:50794<->127.0.0.1:35513
19:16:00.832 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:00.833 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:00.833 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:00.834 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {s}->https://localhost:35513
19:16:00.834 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /alpha HTTP/1.1
19:16:00.834 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:00.834 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:00.834 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 >> GET /alpha HTTP/1.1
19:16:00.834 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 >> Host: localhost:35513
19:16:00.834 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 >> Connection: Keep-Alive
19:16:00.834 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:00.834 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 >> Accept-Encoding: gzip,deflate
19:16:00.834 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 >> "GET /alpha HTTP/1.1[\r][\n]"
19:16:00.834 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 >> "Host: localhost:35513[\r][\n]"
19:16:00.834 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 >> "Connection: Keep-Alive[\r][\n]"
19:16:00.834 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:00.834 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:00.834 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 >> "[\r][\n]"
19:16:00.838 [XNIO-13 task-4] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /alpha (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:35513]}, cookies=[:]): <empty> }
19:16:00.841 [XNIO-13 task-4] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/html]}): <html><body>ok-html</body>
19:16:00.842 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "HTTP/1.1 200 OK[\r][\n]"
19:16:00.842 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "Content-Encoding: gzip[\r][\n]"
19:16:00.842 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "Connection: keep-alive[\r][\n]"
19:16:00.842 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "Content-Type: text/html[\r][\n]"
19:16:00.842 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "Content-Length: 40[\r][\n]"
19:16:00.842 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:00.842 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "[\r][\n]"
19:16:00.842 [Test worker] DEBUG org.apache.http.wire - http-outgoing-12 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xb3][0xc9]([0xc9][0xcd][0xb1][0xb3]I[0xca]O[0xa9][0xb4][0xcb][0xcf][0xd6][0x5][0xf1]l[0xf4][0xc1]<[0x0][0x84]/[0x88][0xcf][0x1a][0x0][0x0][0x0]"
19:16:00.843 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << HTTP/1.1 200 OK
19:16:00.843 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << Content-Encoding: gzip
19:16:00.843 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << Connection: keep-alive
19:16:00.843 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << Content-Type: text/html
19:16:00.843 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << Content-Length: 40
19:16:00.843 [Test worker] DEBUG org.apache.http.headers - http-outgoing-12 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:00.843 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:00.844 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:50794<->127.0.0.1:35513
19:16:00.844 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:00.845 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@4ef4ddd4
19:16:00.860 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@19e2613d
19:16:00.869 [XNIO-14 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-14 I/O-1', selector sun.nio.ch.EPollSelectorImpl@de79c67
19:16:00.879 [XNIO-14 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-14 I/O-2', selector sun.nio.ch.EPollSelectorImpl@657cec58
19:16:00.882 [XNIO-14 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-14 I/O-3', selector sun.nio.ch.EPollSelectorImpl@2e8429f0
19:16:00.882 [XNIO-14 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-14 I/O-4', selector sun.nio.ch.EPollSelectorImpl@d8426f5
19:16:00.898 [XNIO-14 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-14 I/O-5', selector sun.nio.ch.EPollSelectorImpl@2776f80c
19:16:00.914 [XNIO-14 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-14 I/O-6', selector sun.nio.ch.EPollSelectorImpl@2c5223a2
19:16:00.920 [XNIO-14 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-14 I/O-7', selector sun.nio.ch.EPollSelectorImpl@7a52d037
19:16:00.926 [XNIO-14 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-14 I/O-8', selector sun.nio.ch.EPollSelectorImpl@5bcf22a
19:16:00.930 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:00.931 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:00.931 [XNIO-14 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-14 Accept', selector sun.nio.ch.EPollSelectorImpl@1bfce945
19:16:00.935 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:00.935 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:00.935 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:39127
19:16:00.936 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:39127
19:16:00.936 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:39127
19:16:00.936 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:53272<->127.0.0.1:39127
19:16:00.936 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /alpha HTTP/1.1
19:16:00.936 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:00.936 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:00.937 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 >> GET /alpha HTTP/1.1
19:16:00.937 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 >> Host: localhost:39127
19:16:00.937 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 >> Connection: Keep-Alive
19:16:00.937 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:00.937 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 >> Accept-Encoding: gzip,deflate
19:16:00.937 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 >> "GET /alpha HTTP/1.1[\r][\n]"
19:16:00.939 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 >> "Host: localhost:39127[\r][\n]"
19:16:00.939 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 >> "Connection: Keep-Alive[\r][\n]"
19:16:00.940 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:00.940 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:00.940 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 >> "[\r][\n]"
19:16:00.940 [XNIO-14 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /alpha (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:39127]}, cookies=[:]): <empty> }
19:16:00.942 [XNIO-14 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/csv]}): alpha,bravo,charlie
one,two,three
19:16:00.944 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "HTTP/1.1 200 OK[\r][\n]"
19:16:00.944 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "Content-Encoding: gzip[\r][\n]"
19:16:00.944 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "Connection: keep-alive[\r][\n]"
19:16:00.944 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "Content-Type: text/csv[\r][\n]"
19:16:00.944 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "Content-Length: 53[\r][\n]"
19:16:00.944 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:00.944 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "[\r][\n]"
19:16:00.944 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0]K[0xcc])[0xc8]H[0xd4]I*J,[0xcb][0xd7]I[0xce]H,[0xca][0xc9]L[0xe5][0xca][0xcf]K[0xd5]))[0xcf][0xd7])[0xc9](JM[0x5][0x0]/[0x14][0xe5][0x2]![0x0][0x0][0x0]"
19:16:00.944 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << HTTP/1.1 200 OK
19:16:00.944 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << Content-Encoding: gzip
19:16:00.944 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << Connection: keep-alive
19:16:00.944 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << Content-Type: text/csv
19:16:00.944 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << Content-Length: 53
19:16:00.944 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:00.944 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:00.951 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:53272<->127.0.0.1:39127
19:16:00.951 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:00.952 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:00.953 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:00.953 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:39127
19:16:00.953 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /alpha HTTP/1.1
19:16:00.953 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:00.953 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:00.953 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 >> GET /alpha HTTP/1.1
19:16:00.953 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 >> Host: localhost:39127
19:16:00.953 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 >> Connection: Keep-Alive
19:16:00.953 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:00.953 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 >> Accept-Encoding: gzip,deflate
19:16:00.953 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 >> "GET /alpha HTTP/1.1[\r][\n]"
19:16:00.953 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 >> "Host: localhost:39127[\r][\n]"
19:16:00.953 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 >> "Connection: Keep-Alive[\r][\n]"
19:16:00.953 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:00.953 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:00.953 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 >> "[\r][\n]"
19:16:00.954 [XNIO-14 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /alpha (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:39127]}, cookies=[:]): <empty> }
19:16:01.001 [XNIO-14 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/csv]}): alpha,bravo,charlie
one,two,three
19:16:01.002 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "HTTP/1.1 200 OK[\r][\n]"
19:16:01.002 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "Content-Encoding: gzip[\r][\n]"
19:16:01.002 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:01.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "Connection: keep-alive[\r][\n]"
19:16:01.003 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-9: Shutdown connection
19:16:01.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "Content-Type: text/csv[\r][\n]"
19:16:01.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "Content-Length: 53[\r][\n]"
19:16:01.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:01.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "[\r][\n]"
19:16:01.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-13 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0]K[0xcc])[0xc8]H[0xd4]I*J,[0xcb][0xd7]I[0xce]H,[0xca][0xc9]L[0xe5][0xca][0xcf]K[0xd5]))[0xcf][0xd7])[0xc9](JM[0x5][0x0]/[0x14][0xe5][0x2]![0x0][0x0][0x0]"
19:16:01.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << HTTP/1.1 200 OK
19:16:01.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << Content-Encoding: gzip
19:16:01.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << Connection: keep-alive
19:16:01.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << Content-Type: text/csv
19:16:01.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << Content-Length: 53
19:16:01.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-13 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:01.003 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:01.004 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:53272<->127.0.0.1:39127
19:16:01.004 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:01.004 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@19e2613d
19:16:01.010 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@3c86e6f6
19:16:01.013 [XNIO-15 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-15 I/O-1', selector sun.nio.ch.EPollSelectorImpl@27359e44
19:16:01.027 [XNIO-15 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-15 I/O-2', selector sun.nio.ch.EPollSelectorImpl@35f1af09
19:16:01.047 [XNIO-15 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-15 I/O-5', selector sun.nio.ch.EPollSelectorImpl@c995c5d
19:16:01.058 [XNIO-15 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-15 I/O-6', selector sun.nio.ch.EPollSelectorImpl@7673647f
19:16:01.058 [XNIO-15 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-15 I/O-3', selector sun.nio.ch.EPollSelectorImpl@50b7b0b0
19:16:01.063 [XNIO-15 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-15 I/O-7', selector sun.nio.ch.EPollSelectorImpl@3cc3dda0
19:16:01.063 [XNIO-15 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-15 I/O-4', selector sun.nio.ch.EPollSelectorImpl@23b6236e
19:16:01.074 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:01.074 [XNIO-15 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-15 I/O-8', selector sun.nio.ch.EPollSelectorImpl@561fba07
19:16:01.075 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:01.078 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:01.078 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:01.078 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {s}->https://localhost:33865
19:16:01.078 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://localhost:33865
19:16:01.078 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:33865
19:16:01.078 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Connecting socket to localhost/127.0.0.1:33865 with timeout 0
19:16:01.079 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Enabled protocols: [TLSv1, TLSv1.1, TLSv1.2]
19:16:01.079 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Enabled cipher suites:[TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
19:16:01.079 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Starting handshake
19:16:01.081 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:01.081 [XNIO-15 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-15 Accept', selector sun.nio.ch.EPollSelectorImpl@6dc2ea78
19:16:01.081 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-10: Shutdown connection
19:16:01.118 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:01.118 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-11: Shutdown connection
19:16:01.127 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:01.127 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-12: Shutdown connection
19:16:01.150 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:01.150 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-7: Shutdown connection
19:16:01.151 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:01.151 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-8: Shutdown connection
19:16:01.153 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:01.153 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-5: Shutdown connection
19:16:01.154 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:01.154 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-6: Shutdown connection
19:16:01.167 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:01.168 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-1: Shutdown connection
19:16:01.169 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:01.169 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-2: Shutdown connection
19:16:01.170 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:01.170 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-3: Shutdown connection
19:16:01.171 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:01.171 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-4: Shutdown connection
19:16:01.174 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Secure session established
19:16:01.174 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - negotiated protocol: TLSv1.2
19:16:01.174 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - negotiated cipher suite: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
19:16:01.174 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - peer principal: CN=Ersatz, OU=Ersatz, O=Ersatz, L=Nowhere, ST=Nowhere, C=US
19:16:01.174 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - issuer principal: CN=Ersatz, OU=Ersatz, O=Ersatz, L=Nowhere, ST=Nowhere, C=US
19:16:01.174 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:37294<->127.0.0.1:33865
19:16:01.174 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /alpha HTTP/1.1
19:16:01.174 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:01.174 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:01.174 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 >> GET /alpha HTTP/1.1
19:16:01.174 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 >> Host: localhost:33865
19:16:01.174 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 >> Connection: Keep-Alive
19:16:01.174 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:01.174 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 >> Accept-Encoding: gzip,deflate
19:16:01.174 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 >> "GET /alpha HTTP/1.1[\r][\n]"
19:16:01.174 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 >> "Host: localhost:33865[\r][\n]"
19:16:01.174 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 >> "Connection: Keep-Alive[\r][\n]"
19:16:01.174 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:01.174 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:01.174 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 >> "[\r][\n]"
19:16:01.175 [XNIO-15 task-3] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /alpha (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:33865]}, cookies=[:]): <empty> }
19:16:01.176 [XNIO-15 task-3] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/csv]}): alpha,bravo,charlie
one,two,three
19:16:01.177 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "HTTP/1.1 200 OK[\r][\n]"
19:16:01.177 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "Content-Encoding: gzip[\r][\n]"
19:16:01.177 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "Connection: keep-alive[\r][\n]"
19:16:01.177 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "Content-Type: text/csv[\r][\n]"
19:16:01.177 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "Content-Length: 53[\r][\n]"
19:16:01.177 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:01.177 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "[\r][\n]"
19:16:01.178 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0]K[0xcc])[0xc8]H[0xd4]I*J,[0xcb][0xd7]I[0xce]H,[0xca][0xc9]L[0xe5][0xca][0xcf]K[0xd5]))[0xcf][0xd7])[0xc9](JM[0x5][0x0]/[0x14][0xe5][0x2]![0x0][0x0][0x0]"
19:16:01.178 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << HTTP/1.1 200 OK
19:16:01.178 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << Content-Encoding: gzip
19:16:01.178 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << Connection: keep-alive
19:16:01.178 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << Content-Type: text/csv
19:16:01.178 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << Content-Length: 53
19:16:01.178 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:01.178 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:01.179 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:37294<->127.0.0.1:33865
19:16:01.179 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:01.180 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:01.180 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:01.180 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {s}->https://localhost:33865
19:16:01.180 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /alpha HTTP/1.1
19:16:01.180 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:01.180 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:01.180 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 >> GET /alpha HTTP/1.1
19:16:01.180 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 >> Host: localhost:33865
19:16:01.180 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 >> Connection: Keep-Alive
19:16:01.180 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:01.180 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 >> Accept-Encoding: gzip,deflate
19:16:01.180 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 >> "GET /alpha HTTP/1.1[\r][\n]"
19:16:01.180 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 >> "Host: localhost:33865[\r][\n]"
19:16:01.180 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 >> "Connection: Keep-Alive[\r][\n]"
19:16:01.181 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:01.181 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:01.181 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 >> "[\r][\n]"
19:16:01.182 [XNIO-15 task-4] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /alpha (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:33865]}, cookies=[:]): <empty> }
19:16:01.184 [XNIO-15 task-4] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/csv]}): alpha,bravo,charlie
one,two,three
19:16:01.185 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "HTTP/1.1 200 OK[\r][\n]"
19:16:01.185 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "Content-Encoding: gzip[\r][\n]"
19:16:01.185 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "Connection: keep-alive[\r][\n]"
19:16:01.185 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "Content-Type: text/csv[\r][\n]"
19:16:01.185 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "Content-Length: 53[\r][\n]"
19:16:01.185 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:01.185 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "[\r][\n]"
19:16:01.186 [Test worker] DEBUG org.apache.http.wire - http-outgoing-14 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0]K[0xcc])[0xc8]H[0xd4]I*J,[0xcb][0xd7]I[0xce]H,[0xca][0xc9]L[0xe5][0xca][0xcf]K[0xd5]))[0xcf][0xd7])[0xc9](JM[0x5][0x0]/[0x14][0xe5][0x2]![0x0][0x0][0x0]"
19:16:01.186 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << HTTP/1.1 200 OK
19:16:01.186 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << Content-Encoding: gzip
19:16:01.186 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << Connection: keep-alive
19:16:01.186 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << Content-Type: text/csv
19:16:01.186 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << Content-Length: 53
19:16:01.186 [Test worker] DEBUG org.apache.http.headers - http-outgoing-14 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:01.186 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:01.187 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:37294<->127.0.0.1:33865
19:16:01.187 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:01.187 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@3c86e6f6
19:16:01.205 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@2b11f7ec
19:16:01.209 [XNIO-16 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-16 I/O-1', selector sun.nio.ch.EPollSelectorImpl@70349e89
19:16:01.224 [XNIO-16 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-16 I/O-3', selector sun.nio.ch.EPollSelectorImpl@45620bd3
19:16:01.226 [XNIO-16 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-16 I/O-4', selector sun.nio.ch.EPollSelectorImpl@36afb8d8
19:16:01.228 [XNIO-16 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-16 I/O-2', selector sun.nio.ch.EPollSelectorImpl@5708689f
19:16:01.231 [XNIO-16 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-16 I/O-5', selector sun.nio.ch.EPollSelectorImpl@1e149474
19:16:01.232 [XNIO-16 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-16 I/O-6', selector sun.nio.ch.EPollSelectorImpl@73547e73
19:16:01.234 [XNIO-16 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-16 I/O-7', selector sun.nio.ch.EPollSelectorImpl@7c556cec
19:16:01.234 [XNIO-16 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-16 I/O-8', selector sun.nio.ch.EPollSelectorImpl@776a3d71
19:16:01.235 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:01.235 [XNIO-16 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-16 Accept', selector sun.nio.ch.EPollSelectorImpl@2fcbd59f
19:16:01.236 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:01.249 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:01.249 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:01.249 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:42235
19:16:01.249 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:42235
19:16:01.249 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:42235
19:16:01.249 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:54860<->127.0.0.1:42235
19:16:01.250 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /bravo HTTP/1.1
19:16:01.250 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:01.250 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:01.250 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 >> GET /bravo HTTP/1.1
19:16:01.250 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 >> Host: localhost:42235
19:16:01.250 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 >> Connection: Keep-Alive
19:16:01.250 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:01.250 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 >> Accept-Encoding: gzip,deflate
19:16:01.250 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 >> "GET /bravo HTTP/1.1[\r][\n]"
19:16:01.250 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 >> "Host: localhost:42235[\r][\n]"
19:16:01.250 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 >> "Connection: Keep-Alive[\r][\n]"
19:16:01.250 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:01.250 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:01.250 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 >> "[\r][\n]"
19:16:01.251 [XNIO-16 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /bravo (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:42235]}, cookies=[:]): <empty> }
19:16:01.252 [XNIO-16 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:01.253 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "HTTP/1.1 200 OK[\r][\n]"
19:16:01.253 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "Content-Encoding: gzip[\r][\n]"
19:16:01.253 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "Connection: keep-alive[\r][\n]"
19:16:01.253 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "Content-Type: text/plain[\r][\n]"
19:16:01.253 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "Content-Length: 27[\r][\n]"
19:16:01.253 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:01.253 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "[\r][\n]"
19:16:01.253 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:01.253 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << HTTP/1.1 200 OK
19:16:01.253 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << Content-Encoding: gzip
19:16:01.253 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << Connection: keep-alive
19:16:01.253 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << Content-Type: text/plain
19:16:01.253 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << Content-Length: 27
19:16:01.253 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:01.253 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:01.254 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:54860<->127.0.0.1:42235
19:16:01.254 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:01.256 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:01.256 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:01.256 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:42235
19:16:01.256 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /bravo HTTP/1.1
19:16:01.257 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:01.257 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:01.257 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 >> GET /bravo HTTP/1.1
19:16:01.257 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 >> Host: localhost:42235
19:16:01.257 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 >> Connection: Keep-Alive
19:16:01.257 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:01.257 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 >> Accept-Encoding: gzip,deflate
19:16:01.257 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 >> "GET /bravo HTTP/1.1[\r][\n]"
19:16:01.257 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 >> "Host: localhost:42235[\r][\n]"
19:16:01.257 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 >> "Connection: Keep-Alive[\r][\n]"
19:16:01.257 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:01.257 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:01.257 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 >> "[\r][\n]"
19:16:01.258 [XNIO-16 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /bravo (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:42235]}, cookies=[:]): <empty> }
19:16:01.260 [XNIO-16 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:01.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "HTTP/1.1 200 OK[\r][\n]"
19:16:01.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "Content-Encoding: gzip[\r][\n]"
19:16:01.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "Connection: keep-alive[\r][\n]"
19:16:01.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "Content-Type: text/plain[\r][\n]"
19:16:01.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "Content-Length: 27[\r][\n]"
19:16:01.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:01.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "[\r][\n]"
19:16:01.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-15 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:01.261 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << HTTP/1.1 200 OK
19:16:01.261 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << Content-Encoding: gzip
19:16:01.261 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << Connection: keep-alive
19:16:01.261 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << Content-Type: text/plain
19:16:01.261 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << Content-Length: 27
19:16:01.261 [Test worker] DEBUG org.apache.http.headers - http-outgoing-15 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:01.261 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:01.262 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:54860<->127.0.0.1:42235
19:16:01.262 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:01.263 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@2b11f7ec
19:16:01.270 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@5efb5ef7
19:16:01.272 [XNIO-17 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-17 I/O-3', selector sun.nio.ch.EPollSelectorImpl@24751272
19:16:01.272 [XNIO-17 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-17 I/O-1', selector sun.nio.ch.EPollSelectorImpl@7e8c152f
19:16:01.272 [XNIO-17 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-17 I/O-2', selector sun.nio.ch.EPollSelectorImpl@17e358ed
19:16:01.275 [XNIO-17 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-17 I/O-5', selector sun.nio.ch.EPollSelectorImpl@372e82a0
19:16:01.274 [XNIO-17 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-17 I/O-4', selector sun.nio.ch.EPollSelectorImpl@72bc270b
19:16:01.279 [XNIO-17 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-17 I/O-6', selector sun.nio.ch.EPollSelectorImpl@7816ad26
19:16:01.280 [XNIO-17 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-17 I/O-7', selector sun.nio.ch.EPollSelectorImpl@14eb72e4
19:16:01.281 [XNIO-17 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-17 I/O-8', selector sun.nio.ch.EPollSelectorImpl@46817db9
19:16:01.281 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:01.281 [XNIO-17 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-17 Accept', selector sun.nio.ch.EPollSelectorImpl@5eac243c
19:16:01.281 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:01.284 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:01.284 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:01.284 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:45423
19:16:01.284 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:45423
19:16:01.284 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:45423
19:16:01.285 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:52922<->127.0.0.1:45423
19:16:01.285 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /bravo HTTP/1.1
19:16:01.285 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:01.285 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:01.285 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 >> GET /bravo HTTP/1.1
19:16:01.285 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 >> Host: localhost:45423
19:16:01.285 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 >> Connection: Keep-Alive
19:16:01.285 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:01.285 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 >> Accept-Encoding: gzip,deflate
19:16:01.285 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 >> "GET /bravo HTTP/1.1[\r][\n]"
19:16:01.285 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 >> "Host: localhost:45423[\r][\n]"
19:16:01.285 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 >> "Connection: Keep-Alive[\r][\n]"
19:16:01.285 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:01.285 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:01.285 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 >> "[\r][\n]"
19:16:01.287 [XNIO-17 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /bravo (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:45423]}, cookies=[:]): <empty> }
19:16:01.288 [XNIO-17 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:01.289 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "HTTP/1.1 200 OK[\r][\n]"
19:16:01.289 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "Content-Encoding: gzip[\r][\n]"
19:16:01.289 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "Connection: keep-alive[\r][\n]"
19:16:01.289 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "Content-Type: text/plain[\r][\n]"
19:16:01.289 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "Content-Length: 27[\r][\n]"
19:16:01.289 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:01.289 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "[\r][\n]"
19:16:01.289 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:01.289 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << HTTP/1.1 200 OK
19:16:01.289 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << Content-Encoding: gzip
19:16:01.289 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << Connection: keep-alive
19:16:01.289 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << Content-Type: text/plain
19:16:01.289 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << Content-Length: 27
19:16:01.289 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:01.290 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:01.290 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:52922<->127.0.0.1:45423
19:16:01.290 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:01.291 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:01.291 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:01.291 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:45423
19:16:01.291 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /bravo HTTP/1.1
19:16:01.292 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:01.292 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:01.292 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 >> GET /bravo HTTP/1.1
19:16:01.292 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 >> Host: localhost:45423
19:16:01.292 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 >> Connection: Keep-Alive
19:16:01.292 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:01.292 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 >> Accept-Encoding: gzip,deflate
19:16:01.292 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 >> "GET /bravo HTTP/1.1[\r][\n]"
19:16:01.292 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 >> "Host: localhost:45423[\r][\n]"
19:16:01.292 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 >> "Connection: Keep-Alive[\r][\n]"
19:16:01.292 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:01.292 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:01.292 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 >> "[\r][\n]"
19:16:01.295 [XNIO-17 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /bravo (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:45423]}, cookies=[:]): <empty> }
19:16:01.296 [XNIO-17 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:01.299 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "HTTP/1.1 200 OK[\r][\n]"
19:16:01.299 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "Content-Encoding: gzip[\r][\n]"
19:16:01.299 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "Connection: keep-alive[\r][\n]"
19:16:01.300 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "Content-Type: text/plain[\r][\n]"
19:16:01.300 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "Content-Length: 27[\r][\n]"
19:16:01.300 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:01.300 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "[\r][\n]"
19:16:01.300 [Test worker] DEBUG org.apache.http.wire - http-outgoing-16 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:01.300 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << HTTP/1.1 200 OK
19:16:01.300 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << Content-Encoding: gzip
19:16:01.300 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << Connection: keep-alive
19:16:01.300 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << Content-Type: text/plain
19:16:01.300 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << Content-Length: 27
19:16:01.300 [Test worker] DEBUG org.apache.http.headers - http-outgoing-16 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:01.300 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:01.301 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:52922<->127.0.0.1:45423
19:16:01.301 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:01.301 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@5efb5ef7
19:16:01.343 [XNIO-17 task-2] ERROR ersatz.undertow.request - UT005071: Undertow request failed HttpServerExchange{ GET /bravo request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:45423]} response {Content-Encoding=[gzip], Connection=[keep-alive], Content-Type=[text/plain], Content-Length=[27], Date=[Sun, 11 Aug 2019 00:15:58 GMT]}}
java.lang.NullPointerException: null
at ersatz.undertow.conduits.DeflatingStreamSinkConduit.performFlushIfRequired(DeflatingStreamSinkConduit.java:427)
at ersatz.undertow.conduits.DeflatingStreamSinkConduit.flush(DeflatingStreamSinkConduit.java:349)
at ersatz.xnio.conduits.ConduitStreamSinkChannel.flush(ConduitStreamSinkChannel.java:162)
at ersatz.undertow.channels.DetachableStreamSinkChannel.flush(DetachableStreamSinkChannel.java:119)
at ersatz.xnio.channels.Channels.flushBlocking(Channels.java:63)
at ersatz.undertow.io.UndertowOutputStream.close(UndertowOutputStream.java:344)
at ersatz.undertow.io.BlockingSenderImpl.close(BlockingSenderImpl.java:170)
at ersatz.undertow.io.DefaultIoCallback.onComplete(DefaultIoCallback.java:54)
at ersatz.undertow.io.BlockingSenderImpl.invokeOnComplete(BlockingSenderImpl.java:227)
at ersatz.undertow.io.BlockingSenderImpl.send(BlockingSenderImpl.java:95)
at ersatz.undertow.io.BlockingSenderImpl.send(BlockingSenderImpl.java:117)
at com.stehno.ersatz.ErsatzServer.send(ErsatzServer.groovy:494)
at com.stehno.ersatz.ErsatzServer.access$0(ErsatzServer.groovy)
at com.stehno.ersatz.ErsatzServer$1.handleRequest(ErsatzServer.groovy:370)
at ersatz.undertow.server.handlers.HttpTraceHandler.handleRequest(HttpTraceHandler.java:70)
at ersatz.undertow.server.handlers.encoding.EncodingHandler.handleRequest(EncodingHandler.java:72)
at ersatz.undertow.server.Connectors.executeRootHandler(Connectors.java:332)
at ersatz.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:812)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
19:16:01.350 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@4f87d288
19:16:01.359 [XNIO-18 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-18 I/O-1', selector sun.nio.ch.EPollSelectorImpl@582dbaa7
19:16:01.366 [XNIO-18 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-18 I/O-2', selector sun.nio.ch.EPollSelectorImpl@6464f0bd
19:16:01.377 [XNIO-18 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-18 I/O-3', selector sun.nio.ch.EPollSelectorImpl@29be76a1
19:16:01.377 [XNIO-18 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-18 I/O-4', selector sun.nio.ch.EPollSelectorImpl@7f8b59df
19:16:01.394 [XNIO-18 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-18 I/O-5', selector sun.nio.ch.EPollSelectorImpl@5e881ea
19:16:01.394 [XNIO-18 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-18 I/O-6', selector sun.nio.ch.EPollSelectorImpl@717b3b4f
19:16:01.403 [XNIO-18 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-18 I/O-7', selector sun.nio.ch.EPollSelectorImpl@57337ebf
19:16:01.407 [XNIO-18 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-18 I/O-8', selector sun.nio.ch.EPollSelectorImpl@4552d2c1
19:16:01.414 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:01.414 [XNIO-18 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-18 Accept', selector sun.nio.ch.EPollSelectorImpl@67862d05
19:16:01.415 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:01.447 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:01.447 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:01.447 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:38473
19:16:01.447 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:38473
19:16:01.447 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:38473
19:16:01.448 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:48060<->127.0.0.1:38473
19:16:01.448 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /bravo?alpha=one HTTP/1.1
19:16:01.448 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:01.448 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:01.448 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 >> GET /bravo?alpha=one HTTP/1.1
19:16:01.448 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 >> Host: localhost:38473
19:16:01.448 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 >> Connection: Keep-Alive
19:16:01.448 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:01.448 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 >> Accept-Encoding: gzip,deflate
19:16:01.448 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 >> "GET /bravo?alpha=one HTTP/1.1[\r][\n]"
19:16:01.448 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 >> "Host: localhost:38473[\r][\n]"
19:16:01.448 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 >> "Connection: Keep-Alive[\r][\n]"
19:16:01.448 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:01.449 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:01.449 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 >> "[\r][\n]"
19:16:01.454 [XNIO-18 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /bravo (query=[alpha:[one]], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38473]}, cookies=[:]): <empty> }
19:16:01.470 [XNIO-18 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:01.471 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "HTTP/1.1 200 OK[\r][\n]"
19:16:01.471 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "Content-Encoding: gzip[\r][\n]"
19:16:01.471 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "Connection: keep-alive[\r][\n]"
19:16:01.471 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "Content-Type: text/plain[\r][\n]"
19:16:01.471 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "Content-Length: 27[\r][\n]"
19:16:01.471 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:01.471 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "[\r][\n]"
19:16:01.471 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:01.471 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << HTTP/1.1 200 OK
19:16:01.471 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << Content-Encoding: gzip
19:16:01.471 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << Connection: keep-alive
19:16:01.471 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << Content-Type: text/plain
19:16:01.471 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << Content-Length: 27
19:16:01.471 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:01.471 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:01.472 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:48060<->127.0.0.1:38473
19:16:01.472 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:01.473 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:01.473 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:01.473 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:38473
19:16:01.473 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /bravo?alpha=one HTTP/1.1
19:16:01.473 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:01.473 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:01.473 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 >> GET /bravo?alpha=one HTTP/1.1
19:16:01.474 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 >> Host: localhost:38473
19:16:01.474 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 >> Connection: Keep-Alive
19:16:01.474 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:01.474 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 >> Accept-Encoding: gzip,deflate
19:16:01.474 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 >> "GET /bravo?alpha=one HTTP/1.1[\r][\n]"
19:16:01.474 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 >> "Host: localhost:38473[\r][\n]"
19:16:01.474 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 >> "Connection: Keep-Alive[\r][\n]"
19:16:01.474 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:01.474 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:01.474 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 >> "[\r][\n]"
19:16:01.482 [XNIO-18 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /bravo (query=[alpha:[one]], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38473]}, cookies=[:]): <empty> }
19:16:01.484 [XNIO-18 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:01.484 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "HTTP/1.1 200 OK[\r][\n]"
19:16:01.484 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "Content-Encoding: gzip[\r][\n]"
19:16:01.484 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "Connection: keep-alive[\r][\n]"
19:16:01.485 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "Content-Type: text/plain[\r][\n]"
19:16:01.485 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "Content-Length: 27[\r][\n]"
19:16:01.485 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:01.485 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "[\r][\n]"
19:16:01.485 [Test worker] DEBUG org.apache.http.wire - http-outgoing-17 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:01.485 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << HTTP/1.1 200 OK
19:16:01.485 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << Content-Encoding: gzip
19:16:01.485 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << Connection: keep-alive
19:16:01.485 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << Content-Type: text/plain
19:16:01.485 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << Content-Length: 27
19:16:01.485 [Test worker] DEBUG org.apache.http.headers - http-outgoing-17 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:01.485 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:01.486 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:48060<->127.0.0.1:38473
19:16:01.486 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:01.486 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@4f87d288
19:16:01.500 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@4dd9adfb
19:16:01.502 [XNIO-19 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-19 I/O-1', selector sun.nio.ch.EPollSelectorImpl@7d42a6dc
19:16:01.510 [XNIO-19 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-19 I/O-2', selector sun.nio.ch.EPollSelectorImpl@523cc7db
19:16:01.543 [XNIO-19 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-19 I/O-3', selector sun.nio.ch.EPollSelectorImpl@5fed397c
19:16:01.551 [XNIO-19 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-19 I/O-4', selector sun.nio.ch.EPollSelectorImpl@443ea72a
19:16:01.552 [XNIO-19 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-19 I/O-5', selector sun.nio.ch.EPollSelectorImpl@76b0c91c
19:16:01.560 [XNIO-19 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-19 I/O-6', selector sun.nio.ch.EPollSelectorImpl@74fe3716
19:16:01.570 [XNIO-19 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-19 I/O-7', selector sun.nio.ch.EPollSelectorImpl@41fca4de
19:16:01.571 [XNIO-19 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-19 I/O-8', selector sun.nio.ch.EPollSelectorImpl@27ea7771
19:16:01.574 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:01.575 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:01.578 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:01.578 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:01.578 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:45415
19:16:01.578 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:45415
19:16:01.579 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:45415
19:16:01.579 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:42550<->127.0.0.1:45415
19:16:01.579 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /bravo?alpha=one HTTP/1.1
19:16:01.579 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:01.579 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:01.579 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 >> GET /bravo?alpha=one HTTP/1.1
19:16:01.579 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 >> Host: localhost:45415
19:16:01.579 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 >> Connection: Keep-Alive
19:16:01.579 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:01.579 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 >> Accept-Encoding: gzip,deflate
19:16:01.579 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 >> "GET /bravo?alpha=one HTTP/1.1[\r][\n]"
19:16:01.579 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 >> "Host: localhost:45415[\r][\n]"
19:16:01.579 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 >> "Connection: Keep-Alive[\r][\n]"
19:16:01.579 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:01.579 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:01.579 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 >> "[\r][\n]"
19:16:01.580 [XNIO-19 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-19 Accept', selector sun.nio.ch.EPollSelectorImpl@513f1d19
19:16:01.581 [XNIO-19 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /bravo (query=[alpha:[one]], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:45415]}, cookies=[:]): <empty> }
19:16:01.586 [XNIO-19 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:01.587 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "HTTP/1.1 200 OK[\r][\n]"
19:16:01.588 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "Content-Encoding: gzip[\r][\n]"
19:16:01.588 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "Connection: keep-alive[\r][\n]"
19:16:01.588 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "Content-Type: text/plain[\r][\n]"
19:16:01.588 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "Content-Length: 27[\r][\n]"
19:16:01.588 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:01.588 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "[\r][\n]"
19:16:01.588 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:01.588 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << HTTP/1.1 200 OK
19:16:01.588 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << Content-Encoding: gzip
19:16:01.588 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << Connection: keep-alive
19:16:01.588 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << Content-Type: text/plain
19:16:01.588 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << Content-Length: 27
19:16:01.588 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:01.588 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:01.589 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:42550<->127.0.0.1:45415
19:16:01.589 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:01.590 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:01.590 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:01.590 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:45415
19:16:01.590 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /bravo?alpha=one HTTP/1.1
19:16:01.590 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:01.590 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:01.590 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 >> GET /bravo?alpha=one HTTP/1.1
19:16:01.590 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 >> Host: localhost:45415
19:16:01.590 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 >> Connection: Keep-Alive
19:16:01.590 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:01.590 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 >> Accept-Encoding: gzip,deflate
19:16:01.590 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 >> "GET /bravo?alpha=one HTTP/1.1[\r][\n]"
19:16:01.590 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 >> "Host: localhost:45415[\r][\n]"
19:16:01.590 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 >> "Connection: Keep-Alive[\r][\n]"
19:16:01.590 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:01.590 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:01.590 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 >> "[\r][\n]"
19:16:01.595 [XNIO-19 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /bravo (query=[alpha:[one]], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:45415]}, cookies=[:]): <empty> }
19:16:01.596 [XNIO-19 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:01.597 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "HTTP/1.1 200 OK[\r][\n]"
19:16:01.597 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "Content-Encoding: gzip[\r][\n]"
19:16:01.597 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "Connection: keep-alive[\r][\n]"
19:16:01.597 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "Content-Type: text/plain[\r][\n]"
19:16:01.597 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "Content-Length: 27[\r][\n]"
19:16:01.597 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:01.597 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "[\r][\n]"
19:16:01.597 [Test worker] DEBUG org.apache.http.wire - http-outgoing-18 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:01.598 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << HTTP/1.1 200 OK
19:16:01.598 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << Content-Encoding: gzip
19:16:01.598 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << Connection: keep-alive
19:16:01.598 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << Content-Type: text/plain
19:16:01.598 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << Content-Length: 27
19:16:01.598 [Test worker] DEBUG org.apache.http.headers - http-outgoing-18 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:01.598 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:01.599 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:42550<->127.0.0.1:45415
19:16:01.599 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:01.599 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@4dd9adfb
19:16:01.607 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@2e54fdbf
19:16:01.611 [XNIO-20 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-20 I/O-1', selector sun.nio.ch.EPollSelectorImpl@4d4e156d
19:16:01.612 [XNIO-20 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-20 I/O-2', selector sun.nio.ch.EPollSelectorImpl@5d2b2143
19:16:01.612 [XNIO-20 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-20 I/O-3', selector sun.nio.ch.EPollSelectorImpl@2b0df2d8
19:16:01.618 [XNIO-20 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-20 I/O-4', selector sun.nio.ch.EPollSelectorImpl@5ca43b53
19:16:01.618 [XNIO-20 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-20 I/O-5', selector sun.nio.ch.EPollSelectorImpl@7901b29d
19:16:01.619 [XNIO-20 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-20 I/O-7', selector sun.nio.ch.EPollSelectorImpl@5cfbd486
19:16:01.619 [XNIO-20 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-20 I/O-8', selector sun.nio.ch.EPollSelectorImpl@581aa232
19:16:01.619 [XNIO-20 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-20 I/O-6', selector sun.nio.ch.EPollSelectorImpl@722279bf
19:16:01.620 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:01.620 [XNIO-20 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-20 Accept', selector sun.nio.ch.EPollSelectorImpl@1ea74834
19:16:01.625 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:01.637 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:01.637 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:01.637 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:37807
19:16:01.637 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:37807
19:16:01.637 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:37807
19:16:01.638 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:37624<->127.0.0.1:37807
19:16:01.638 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /bravo?alpha=one&alpha=two HTTP/1.1
19:16:01.638 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:01.638 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:01.638 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 >> GET /bravo?alpha=one&alpha=two HTTP/1.1
19:16:01.638 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 >> Host: localhost:37807
19:16:01.638 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 >> Connection: Keep-Alive
19:16:01.638 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:01.638 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 >> Accept-Encoding: gzip,deflate
19:16:01.638 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 >> "GET /bravo?alpha=one&alpha=two HTTP/1.1[\r][\n]"
19:16:01.638 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 >> "Host: localhost:37807[\r][\n]"
19:16:01.638 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 >> "Connection: Keep-Alive[\r][\n]"
19:16:01.638 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:01.638 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:01.638 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 >> "[\r][\n]"
19:16:01.647 [XNIO-20 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /bravo (query=[alpha:[one, two]], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:37807]}, cookies=[:]): <empty> }
19:16:01.648 [XNIO-20 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:01.649 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "HTTP/1.1 200 OK[\r][\n]"
19:16:01.649 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "Content-Encoding: gzip[\r][\n]"
19:16:01.649 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "Connection: keep-alive[\r][\n]"
19:16:01.649 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "Content-Type: text/plain[\r][\n]"
19:16:01.649 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "Content-Length: 27[\r][\n]"
19:16:01.649 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:01.649 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "[\r][\n]"
19:16:01.649 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:01.650 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << HTTP/1.1 200 OK
19:16:01.650 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << Content-Encoding: gzip
19:16:01.650 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << Connection: keep-alive
19:16:01.650 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << Content-Type: text/plain
19:16:01.650 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << Content-Length: 27
19:16:01.650 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:01.650 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:01.651 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:37624<->127.0.0.1:37807
19:16:01.651 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:01.653 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:01.653 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:01.653 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:37807
19:16:01.653 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /bravo?alpha=one&alpha=two HTTP/1.1
19:16:01.653 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:01.653 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:01.653 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 >> GET /bravo?alpha=one&alpha=two HTTP/1.1
19:16:01.653 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 >> Host: localhost:37807
19:16:01.653 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 >> Connection: Keep-Alive
19:16:01.653 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:01.653 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 >> Accept-Encoding: gzip,deflate
19:16:01.653 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 >> "GET /bravo?alpha=one&alpha=two HTTP/1.1[\r][\n]"
19:16:01.653 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 >> "Host: localhost:37807[\r][\n]"
19:16:01.653 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 >> "Connection: Keep-Alive[\r][\n]"
19:16:01.653 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:01.653 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:01.653 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 >> "[\r][\n]"
19:16:01.658 [XNIO-20 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /bravo (query=[alpha:[one, two]], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:37807]}, cookies=[:]): <empty> }
19:16:01.660 [XNIO-20 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:01.660 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "HTTP/1.1 200 OK[\r][\n]"
19:16:01.660 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "Content-Encoding: gzip[\r][\n]"
19:16:01.660 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "Connection: keep-alive[\r][\n]"
19:16:01.660 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "Content-Type: text/plain[\r][\n]"
19:16:01.660 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "Content-Length: 27[\r][\n]"
19:16:01.660 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:01.660 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "[\r][\n]"
19:16:01.660 [Test worker] DEBUG org.apache.http.wire - http-outgoing-19 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:01.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << HTTP/1.1 200 OK
19:16:01.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << Content-Encoding: gzip
19:16:01.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << Connection: keep-alive
19:16:01.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << Content-Type: text/plain
19:16:01.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << Content-Length: 27
19:16:01.661 [Test worker] DEBUG org.apache.http.headers - http-outgoing-19 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:01.661 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:01.661 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:37624<->127.0.0.1:37807
19:16:01.662 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:01.662 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@2e54fdbf
19:16:01.674 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@1f91e7a4
19:16:01.676 [XNIO-21 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-21 I/O-1', selector sun.nio.ch.EPollSelectorImpl@3f7aa125
19:16:01.681 [XNIO-21 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-21 I/O-2', selector sun.nio.ch.EPollSelectorImpl@1664d0bc
19:16:01.687 [XNIO-21 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-21 I/O-3', selector sun.nio.ch.EPollSelectorImpl@4c79144d
19:16:01.692 [XNIO-21 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-21 I/O-5', selector sun.nio.ch.EPollSelectorImpl@6ce112f3
19:16:01.693 [XNIO-21 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-21 I/O-7', selector sun.nio.ch.EPollSelectorImpl@67b5623e
19:16:01.696 [XNIO-21 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-21 I/O-8', selector sun.nio.ch.EPollSelectorImpl@7abed137
19:16:01.692 [XNIO-21 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-21 I/O-4', selector sun.nio.ch.EPollSelectorImpl@19d9283c
19:16:01.702 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:01.702 [XNIO-21 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-21 Accept', selector sun.nio.ch.EPollSelectorImpl@59cfc23c
19:16:01.703 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:01.706 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:01.692 [XNIO-21 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-21 I/O-6', selector sun.nio.ch.EPollSelectorImpl@5318ebb9
19:16:01.706 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:01.706 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:33641
19:16:01.706 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:33641
19:16:01.707 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:33641
19:16:01.707 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:50034<->127.0.0.1:33641
19:16:01.707 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /bravo?alpha=one&alpha=two&bravo=three HTTP/1.1
19:16:01.707 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:01.707 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:01.707 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 >> GET /bravo?alpha=one&alpha=two&bravo=three HTTP/1.1
19:16:01.707 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 >> Host: localhost:33641
19:16:01.707 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 >> Connection: Keep-Alive
19:16:01.707 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:01.707 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 >> Accept-Encoding: gzip,deflate
19:16:01.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 >> "GET /bravo?alpha=one&alpha=two&bravo=three HTTP/1.1[\r][\n]"
19:16:01.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 >> "Host: localhost:33641[\r][\n]"
19:16:01.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 >> "Connection: Keep-Alive[\r][\n]"
19:16:01.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:01.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:01.707 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 >> "[\r][\n]"
19:16:01.714 [XNIO-21 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /bravo (query=[alpha:[one, two], bravo:[three]], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:33641]}, cookies=[:]): <empty> }
19:16:01.718 [XNIO-21 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:01.719 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "HTTP/1.1 200 OK[\r][\n]"
19:16:01.719 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "Content-Encoding: gzip[\r][\n]"
19:16:01.719 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "Connection: keep-alive[\r][\n]"
19:16:01.719 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "Content-Type: text/plain[\r][\n]"
19:16:01.719 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "Content-Length: 27[\r][\n]"
19:16:01.719 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:01.719 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "[\r][\n]"
19:16:01.719 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:01.719 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << HTTP/1.1 200 OK
19:16:01.719 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << Content-Encoding: gzip
19:16:01.719 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << Connection: keep-alive
19:16:01.720 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << Content-Type: text/plain
19:16:01.720 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << Content-Length: 27
19:16:01.720 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:01.720 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:01.721 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:50034<->127.0.0.1:33641
19:16:01.721 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:01.722 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:01.722 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:01.722 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:33641
19:16:01.722 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /bravo?alpha=one&alpha=two&bravo=three HTTP/1.1
19:16:01.723 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:01.723 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:01.723 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 >> GET /bravo?alpha=one&alpha=two&bravo=three HTTP/1.1
19:16:01.723 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 >> Host: localhost:33641
19:16:01.723 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 >> Connection: Keep-Alive
19:16:01.723 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:01.723 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 >> Accept-Encoding: gzip,deflate
19:16:01.723 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 >> "GET /bravo?alpha=one&alpha=two&bravo=three HTTP/1.1[\r][\n]"
19:16:01.723 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 >> "Host: localhost:33641[\r][\n]"
19:16:01.723 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 >> "Connection: Keep-Alive[\r][\n]"
19:16:01.723 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:01.723 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:01.723 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 >> "[\r][\n]"
19:16:01.726 [XNIO-21 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /bravo (query=[alpha:[one, two], bravo:[three]], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:33641]}, cookies=[:]): <empty> }
19:16:01.728 [XNIO-21 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:01.728 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "HTTP/1.1 200 OK[\r][\n]"
19:16:01.728 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "Content-Encoding: gzip[\r][\n]"
19:16:01.728 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "Connection: keep-alive[\r][\n]"
19:16:01.728 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "Content-Type: text/plain[\r][\n]"
19:16:01.728 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "Content-Length: 27[\r][\n]"
19:16:01.728 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:01.728 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "[\r][\n]"
19:16:01.729 [Test worker] DEBUG org.apache.http.wire - http-outgoing-20 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:01.729 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << HTTP/1.1 200 OK
19:16:01.729 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << Content-Encoding: gzip
19:16:01.729 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << Connection: keep-alive
19:16:01.729 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << Content-Type: text/plain
19:16:01.729 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << Content-Length: 27
19:16:01.729 [Test worker] DEBUG org.apache.http.headers - http-outgoing-20 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:01.729 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:01.730 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:50034<->127.0.0.1:33641
19:16:01.730 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:01.730 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@1f91e7a4
19:16:01.743 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@70fb890c
19:16:01.746 [XNIO-22 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-22 I/O-1', selector sun.nio.ch.EPollSelectorImpl@7d8a5682
19:16:01.762 [XNIO-22 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-22 I/O-3', selector sun.nio.ch.EPollSelectorImpl@720dec64
19:16:01.771 [XNIO-22 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-22 I/O-5', selector sun.nio.ch.EPollSelectorImpl@49cdb7f4
19:16:01.771 [XNIO-22 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-22 I/O-4', selector sun.nio.ch.EPollSelectorImpl@232e988
19:16:01.762 [XNIO-22 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-22 I/O-2', selector sun.nio.ch.EPollSelectorImpl@73795f73
19:16:01.774 [XNIO-22 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-22 I/O-6', selector sun.nio.ch.EPollSelectorImpl@256f8a05
19:16:01.775 [XNIO-22 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-22 I/O-7', selector sun.nio.ch.EPollSelectorImpl@83ec474
19:16:01.778 [XNIO-22 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-22 I/O-8', selector sun.nio.ch.EPollSelectorImpl@7a73c131
19:16:01.785 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:01.785 [XNIO-22 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-22 Accept', selector sun.nio.ch.EPollSelectorImpl@47242bbc
19:16:01.785 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:01.792 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:01.792 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:01.792 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:39427
19:16:01.792 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:39427
19:16:01.792 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:39427
19:16:01.792 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:46920<->127.0.0.1:39427
19:16:01.793 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /charlie HTTP/1.1
19:16:01.793 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:01.793 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:01.793 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 >> GET /charlie HTTP/1.1
19:16:01.793 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 >> Host: localhost:39427
19:16:01.793 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 >> Connection: Keep-Alive
19:16:01.793 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:01.793 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 >> Accept-Encoding: gzip,deflate
19:16:01.793 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 >> "GET /charlie HTTP/1.1[\r][\n]"
19:16:01.793 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 >> "Host: localhost:39427[\r][\n]"
19:16:01.793 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 >> "Connection: Keep-Alive[\r][\n]"
19:16:01.793 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:01.793 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:01.793 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 >> "[\r][\n]"
19:16:01.799 [XNIO-22 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /charlie (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:39427]}, cookies=[:]): <empty> }
19:16:01.800 [XNIO-22 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:01.803 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "HTTP/1.1 200 OK[\r][\n]"
19:16:01.803 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "Content-Encoding: gzip[\r][\n]"
19:16:01.803 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "Connection: keep-alive[\r][\n]"
19:16:01.803 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "Content-Type: text/plain[\r][\n]"
19:16:01.803 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "Content-Length: 27[\r][\n]"
19:16:01.803 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:01.803 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "[\r][\n]"
19:16:01.803 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:01.803 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << HTTP/1.1 200 OK
19:16:01.803 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << Content-Encoding: gzip
19:16:01.803 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << Connection: keep-alive
19:16:01.803 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << Content-Type: text/plain
19:16:01.803 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << Content-Length: 27
19:16:01.803 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:01.804 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:01.804 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:46920<->127.0.0.1:39427
19:16:01.804 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:01.806 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:01.806 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:01.806 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:39427
19:16:01.806 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /charlie HTTP/1.1
19:16:01.806 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:01.806 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:01.807 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 >> GET /charlie HTTP/1.1
19:16:01.807 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 >> Host: localhost:39427
19:16:01.807 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 >> Connection: Keep-Alive
19:16:01.807 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:01.807 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 >> Accept-Encoding: gzip,deflate
19:16:01.807 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 >> "GET /charlie HTTP/1.1[\r][\n]"
19:16:01.807 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 >> "Host: localhost:39427[\r][\n]"
19:16:01.807 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 >> "Connection: Keep-Alive[\r][\n]"
19:16:01.807 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:01.807 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:01.807 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 >> "[\r][\n]"
19:16:01.823 [XNIO-22 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /charlie (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:39427]}, cookies=[:]): <empty> }
19:16:01.827 [XNIO-22 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:01.828 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "HTTP/1.1 200 OK[\r][\n]"
19:16:01.828 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "Content-Encoding: gzip[\r][\n]"
19:16:01.828 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "Connection: keep-alive[\r][\n]"
19:16:01.828 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "Content-Type: text/plain[\r][\n]"
19:16:01.828 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "Content-Length: 27[\r][\n]"
19:16:01.828 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:01.828 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "[\r][\n]"
19:16:01.828 [Test worker] DEBUG org.apache.http.wire - http-outgoing-21 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:01.828 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << HTTP/1.1 200 OK
19:16:01.828 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << Content-Encoding: gzip
19:16:01.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << Connection: keep-alive
19:16:01.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << Content-Type: text/plain
19:16:01.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << Content-Length: 27
19:16:01.829 [Test worker] DEBUG org.apache.http.headers - http-outgoing-21 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:01.829 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:01.829 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:46920<->127.0.0.1:39427
19:16:01.829 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:01.830 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@70fb890c
19:16:01.836 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@3f8e5f13
19:16:01.839 [XNIO-22 task-2] DEBUG ersatz.undertow.request.io - UT005013: An IOException occurred
java.nio.channels.ClosedChannelException: null
at sun.nio.ch.SocketChannelImpl.shutdownOutput(SocketChannelImpl.java:797)
at ersatz.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:190)
at ersatz.undertow.server.protocol.http.HttpResponseConduit.processWrite(HttpResponseConduit.java:250)
at ersatz.undertow.server.protocol.http.HttpResponseConduit.write(HttpResponseConduit.java:596)
at ersatz.undertow.conduits.AbstractFixedLengthStreamSinkConduit.write(AbstractFixedLengthStreamSinkConduit.java:106)
at ersatz.undertow.conduits.AbstractFixedLengthStreamSinkConduit.write(AbstractFixedLengthStreamSinkConduit.java:120)
at ersatz.undertow.conduits.DeflatingStreamSinkConduit.performFlushIfRequired(DeflatingStreamSinkConduit.java:419)
at ersatz.undertow.conduits.DeflatingStreamSinkConduit.flush(DeflatingStreamSinkConduit.java:349)
at ersatz.xnio.conduits.ConduitStreamSinkChannel.flush(ConduitStreamSinkChannel.java:162)
at ersatz.undertow.channels.DetachableStreamSinkChannel.flush(DetachableStreamSinkChannel.java:119)
at ersatz.xnio.channels.Channels.flushBlocking(Channels.java:63)
at ersatz.undertow.io.UndertowOutputStream.close(UndertowOutputStream.java:344)
at ersatz.undertow.io.BlockingSenderImpl.close(BlockingSenderImpl.java:170)
at ersatz.undertow.io.DefaultIoCallback.onComplete(DefaultIoCallback.java:54)
at ersatz.undertow.io.BlockingSenderImpl.invokeOnComplete(BlockingSenderImpl.java:227)
at ersatz.undertow.io.BlockingSenderImpl.send(BlockingSenderImpl.java:95)
at ersatz.undertow.io.BlockingSenderImpl.send(BlockingSenderImpl.java:117)
at com.stehno.ersatz.ErsatzServer.send(ErsatzServer.groovy:494)
at com.stehno.ersatz.ErsatzServer.access$0(ErsatzServer.groovy)
at com.stehno.ersatz.ErsatzServer$1.handleRequest(ErsatzServer.groovy:370)
at ersatz.undertow.server.handlers.HttpTraceHandler.handleRequest(HttpTraceHandler.java:70)
at ersatz.undertow.server.handlers.encoding.EncodingHandler.handleRequest(EncodingHandler.java:72)
at ersatz.undertow.server.Connectors.executeRootHandler(Connectors.java:332)
at ersatz.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:812)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Suppressed: java.nio.channels.ClosedByInterruptException: null
at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:202)
at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:511)
at ersatz.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:184)
... 25 common frames omitted
19:16:01.847 [XNIO-23 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-23 I/O-2', selector sun.nio.ch.EPollSelectorImpl@3c801e0c
19:16:01.850 [XNIO-23 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-23 I/O-3', selector sun.nio.ch.EPollSelectorImpl@593e2fc2
19:16:01.859 [XNIO-23 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-23 I/O-4', selector sun.nio.ch.EPollSelectorImpl@11c85b1d
19:16:01.862 [XNIO-23 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-23 I/O-5', selector sun.nio.ch.EPollSelectorImpl@426d5c13
19:16:01.867 [XNIO-23 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-23 I/O-6', selector sun.nio.ch.EPollSelectorImpl@b5bfd03
19:16:01.878 [XNIO-23 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-23 I/O-7', selector sun.nio.ch.EPollSelectorImpl@3ec35d42
19:16:01.883 [XNIO-23 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-23 I/O-8', selector sun.nio.ch.EPollSelectorImpl@654ea0d0
19:16:01.894 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:01.895 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:01.897 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:01.898 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:01.898 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:40063
19:16:01.898 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:40063
19:16:01.898 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:40063
19:16:01.898 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:34164<->127.0.0.1:40063
19:16:01.898 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /charlie HTTP/1.1
19:16:01.898 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:01.898 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:01.898 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 >> GET /charlie HTTP/1.1
19:16:01.898 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 >> Host: localhost:40063
19:16:01.898 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 >> Connection: Keep-Alive
19:16:01.898 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:01.898 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 >> Accept-Encoding: gzip,deflate
19:16:01.898 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 >> "GET /charlie HTTP/1.1[\r][\n]"
19:16:01.898 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 >> "Host: localhost:40063[\r][\n]"
19:16:01.899 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 >> "Connection: Keep-Alive[\r][\n]"
19:16:01.899 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:01.899 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:01.899 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 >> "[\r][\n]"
19:16:01.902 [XNIO-23 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-23 Accept', selector sun.nio.ch.EPollSelectorImpl@74527eba
19:16:01.840 [XNIO-23 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-23 I/O-1', selector sun.nio.ch.EPollSelectorImpl@111e33f2
19:16:01.918 [XNIO-23 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /charlie (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:40063]}, cookies=[:]): <empty> }
19:16:01.919 [XNIO-23 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:01.920 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "HTTP/1.1 200 OK[\r][\n]"
19:16:01.920 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "Content-Encoding: gzip[\r][\n]"
19:16:01.920 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "Connection: keep-alive[\r][\n]"
19:16:01.920 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "Content-Type: text/plain[\r][\n]"
19:16:01.920 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "Content-Length: 27[\r][\n]"
19:16:01.920 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:01.920 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "[\r][\n]"
19:16:01.920 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:01.921 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << HTTP/1.1 200 OK
19:16:01.921 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << Content-Encoding: gzip
19:16:01.921 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << Connection: keep-alive
19:16:01.921 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << Content-Type: text/plain
19:16:01.921 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << Content-Length: 27
19:16:01.921 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:01.921 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:01.921 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:34164<->127.0.0.1:40063
19:16:01.921 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:01.923 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:01.923 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:01.923 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:40063
19:16:01.923 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /charlie HTTP/1.1
19:16:01.923 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:01.923 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:01.923 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 >> GET /charlie HTTP/1.1
19:16:01.923 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 >> Host: localhost:40063
19:16:01.923 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 >> Connection: Keep-Alive
19:16:01.923 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:01.923 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 >> Accept-Encoding: gzip,deflate
19:16:01.923 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 >> "GET /charlie HTTP/1.1[\r][\n]"
19:16:01.923 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 >> "Host: localhost:40063[\r][\n]"
19:16:01.923 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 >> "Connection: Keep-Alive[\r][\n]"
19:16:01.923 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:01.923 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:01.923 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 >> "[\r][\n]"
19:16:01.932 [XNIO-23 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /charlie (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:40063]}, cookies=[:]): <empty> }
19:16:01.933 [XNIO-23 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:01.942 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "HTTP/1.1 200 OK[\r][\n]"
19:16:01.942 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "Content-Encoding: gzip[\r][\n]"
19:16:01.942 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "Connection: keep-alive[\r][\n]"
19:16:01.942 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "Content-Type: text/plain[\r][\n]"
19:16:01.942 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "Content-Length: 27[\r][\n]"
19:16:01.942 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:01.942 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "[\r][\n]"
19:16:01.942 [Test worker] DEBUG org.apache.http.wire - http-outgoing-22 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:01.942 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << HTTP/1.1 200 OK
19:16:01.942 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << Content-Encoding: gzip
19:16:01.942 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << Connection: keep-alive
19:16:01.942 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << Content-Type: text/plain
19:16:01.942 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << Content-Length: 27
19:16:01.942 [Test worker] DEBUG org.apache.http.headers - http-outgoing-22 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:01.942 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:01.943 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:34164<->127.0.0.1:40063
19:16:01.943 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:01.943 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@3f8e5f13
19:16:01.953 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@265d398a
19:16:01.959 [XNIO-24 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-24 I/O-1', selector sun.nio.ch.EPollSelectorImpl@674fedee
19:16:01.968 [XNIO-24 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-24 I/O-2', selector sun.nio.ch.EPollSelectorImpl@1212e23f
19:16:01.973 [XNIO-24 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-24 I/O-3', selector sun.nio.ch.EPollSelectorImpl@2ed05d14
19:16:01.979 [XNIO-24 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-24 I/O-4', selector sun.nio.ch.EPollSelectorImpl@67ae4eb3
19:16:01.986 [XNIO-24 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-24 I/O-5', selector sun.nio.ch.EPollSelectorImpl@f219b7d
19:16:01.989 [XNIO-24 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-24 I/O-6', selector sun.nio.ch.EPollSelectorImpl@3efd37cf
19:16:01.991 [XNIO-24 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-24 I/O-7', selector sun.nio.ch.EPollSelectorImpl@1ec27898
19:16:01.993 [XNIO-24 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-24 I/O-8', selector sun.nio.ch.EPollSelectorImpl@486710ca
19:16:02.010 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:02.011 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:02.010 [XNIO-24 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-24 Accept', selector sun.nio.ch.EPollSelectorImpl@45207aab
19:16:02.015 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:02.016 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:02.016 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:38281
19:16:02.016 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:38281
19:16:02.016 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:38281
19:16:02.016 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:47860<->127.0.0.1:38281
19:16:02.017 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /charlie HTTP/1.1
19:16:02.017 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:02.017 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:02.020 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 >> GET /charlie HTTP/1.1
19:16:02.020 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 >> hat: fedora
19:16:02.020 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 >> Host: localhost:38281
19:16:02.020 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 >> Connection: Keep-Alive
19:16:02.020 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:02.020 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 >> Accept-Encoding: gzip,deflate
19:16:02.020 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 >> "GET /charlie HTTP/1.1[\r][\n]"
19:16:02.020 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 >> "hat: fedora[\r][\n]"
19:16:02.020 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 >> "Host: localhost:38281[\r][\n]"
19:16:02.020 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 >> "Connection: Keep-Alive[\r][\n]"
19:16:02.020 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:02.020 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:02.020 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 >> "[\r][\n]"
19:16:02.037 [XNIO-24 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /charlie (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], hat=[fedora], Host=[localhost:38281]}, cookies=[:]): <empty> }
19:16:02.041 [XNIO-24 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:02.042 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "HTTP/1.1 200 OK[\r][\n]"
19:16:02.042 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "Content-Encoding: gzip[\r][\n]"
19:16:02.042 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "Connection: keep-alive[\r][\n]"
19:16:02.042 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "Content-Type: text/plain[\r][\n]"
19:16:02.043 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "Content-Length: 27[\r][\n]"
19:16:02.043 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:02.043 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "[\r][\n]"
19:16:02.043 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:02.043 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << HTTP/1.1 200 OK
19:16:02.043 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << Content-Encoding: gzip
19:16:02.043 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << Connection: keep-alive
19:16:02.043 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << Content-Type: text/plain
19:16:02.043 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << Content-Length: 27
19:16:02.043 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:02.043 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:02.043 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:47860<->127.0.0.1:38281
19:16:02.043 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:02.044 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:02.044 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:02.044 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:38281
19:16:02.045 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /charlie HTTP/1.1
19:16:02.045 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:02.045 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:02.045 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 >> GET /charlie HTTP/1.1
19:16:02.045 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 >> hat: fedora
19:16:02.045 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 >> Host: localhost:38281
19:16:02.045 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 >> Connection: Keep-Alive
19:16:02.045 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:02.045 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 >> Accept-Encoding: gzip,deflate
19:16:02.045 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 >> "GET /charlie HTTP/1.1[\r][\n]"
19:16:02.045 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 >> "hat: fedora[\r][\n]"
19:16:02.045 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 >> "Host: localhost:38281[\r][\n]"
19:16:02.045 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 >> "Connection: Keep-Alive[\r][\n]"
19:16:02.045 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:02.045 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:02.045 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 >> "[\r][\n]"
19:16:02.052 [XNIO-24 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /charlie (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], hat=[fedora], Host=[localhost:38281]}, cookies=[:]): <empty> }
19:16:02.053 [XNIO-24 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:02.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "HTTP/1.1 200 OK[\r][\n]"
19:16:02.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "Content-Encoding: gzip[\r][\n]"
19:16:02.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "Connection: keep-alive[\r][\n]"
19:16:02.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "Content-Type: text/plain[\r][\n]"
19:16:02.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "Content-Length: 27[\r][\n]"
19:16:02.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:02.054 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "[\r][\n]"
19:16:02.055 [Test worker] DEBUG org.apache.http.wire - http-outgoing-23 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:02.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << HTTP/1.1 200 OK
19:16:02.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << Content-Encoding: gzip
19:16:02.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << Connection: keep-alive
19:16:02.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << Content-Type: text/plain
19:16:02.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << Content-Length: 27
19:16:02.055 [Test worker] DEBUG org.apache.http.headers - http-outgoing-23 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:02.055 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:02.056 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:47860<->127.0.0.1:38281
19:16:02.056 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:02.056 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@265d398a
19:16:02.059 [XNIO-24 task-2] DEBUG ersatz.undertow.request.io - UT005013: An IOException occurred
java.nio.channels.ClosedChannelException: null
at sun.nio.ch.SocketChannelImpl.shutdownOutput(SocketChannelImpl.java:797)
at ersatz.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:190)
at ersatz.undertow.server.protocol.http.HttpResponseConduit.processWrite(HttpResponseConduit.java:250)
at ersatz.undertow.server.protocol.http.HttpResponseConduit.write(HttpResponseConduit.java:596)
at ersatz.undertow.conduits.AbstractFixedLengthStreamSinkConduit.write(AbstractFixedLengthStreamSinkConduit.java:106)
at ersatz.undertow.conduits.AbstractFixedLengthStreamSinkConduit.write(AbstractFixedLengthStreamSinkConduit.java:120)
at ersatz.undertow.conduits.DeflatingStreamSinkConduit.performFlushIfRequired(DeflatingStreamSinkConduit.java:419)
at ersatz.undertow.conduits.DeflatingStreamSinkConduit.flush(DeflatingStreamSinkConduit.java:349)
at ersatz.xnio.conduits.ConduitStreamSinkChannel.flush(ConduitStreamSinkChannel.java:162)
at ersatz.undertow.channels.DetachableStreamSinkChannel.flush(DetachableStreamSinkChannel.java:119)
at ersatz.xnio.channels.Channels.flushBlocking(Channels.java:63)
at ersatz.undertow.io.UndertowOutputStream.close(UndertowOutputStream.java:344)
at ersatz.undertow.io.BlockingSenderImpl.close(BlockingSenderImpl.java:170)
at ersatz.undertow.io.DefaultIoCallback.onComplete(DefaultIoCallback.java:54)
at ersatz.undertow.io.BlockingSenderImpl.invokeOnComplete(BlockingSenderImpl.java:227)
at ersatz.undertow.io.BlockingSenderImpl.send(BlockingSenderImpl.java:95)
at ersatz.undertow.io.BlockingSenderImpl.send(BlockingSenderImpl.java:117)
at com.stehno.ersatz.ErsatzServer.send(ErsatzServer.groovy:494)
at com.stehno.ersatz.ErsatzServer.access$0(ErsatzServer.groovy)
at com.stehno.ersatz.ErsatzServer$1.handleRequest(ErsatzServer.groovy:370)
at ersatz.undertow.server.handlers.HttpTraceHandler.handleRequest(HttpTraceHandler.java:70)
at ersatz.undertow.server.handlers.encoding.EncodingHandler.handleRequest(EncodingHandler.java:72)
at ersatz.undertow.server.Connectors.executeRootHandler(Connectors.java:332)
at ersatz.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:812)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Suppressed: java.nio.channels.ClosedByInterruptException: null
at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:202)
at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:511)
at ersatz.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:184)
... 25 common frames omitted
19:16:02.065 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@1a905857
19:16:02.072 [XNIO-25 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-25 I/O-1', selector sun.nio.ch.EPollSelectorImpl@57be733e
19:16:02.083 [XNIO-25 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-25 I/O-2', selector sun.nio.ch.EPollSelectorImpl@385c546
19:16:02.092 [XNIO-25 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-25 I/O-3', selector sun.nio.ch.EPollSelectorImpl@5449dc30
19:16:02.099 [XNIO-25 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-25 I/O-4', selector sun.nio.ch.EPollSelectorImpl@4a1f841f
19:16:02.108 [XNIO-25 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-25 I/O-5', selector sun.nio.ch.EPollSelectorImpl@5f46fef9
19:16:02.118 [XNIO-25 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-25 I/O-6', selector sun.nio.ch.EPollSelectorImpl@8cb7591
19:16:02.131 [XNIO-25 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-25 I/O-7', selector sun.nio.ch.EPollSelectorImpl@2e67b8dc
19:16:02.141 [XNIO-25 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-25 I/O-8', selector sun.nio.ch.EPollSelectorImpl@54babbd7
19:16:02.154 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:02.154 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:02.156 [XNIO-25 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-25 Accept', selector sun.nio.ch.EPollSelectorImpl@1b8cf500
19:16:02.158 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:02.158 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:02.158 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:39215
19:16:02.158 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:39215
19:16:02.158 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:39215
19:16:02.159 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:35202<->127.0.0.1:39215
19:16:02.159 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /charlie HTTP/1.1
19:16:02.159 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:02.159 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:02.159 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 >> GET /charlie HTTP/1.1
19:16:02.159 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 >> coat: overcoat something
19:16:02.159 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 >> Host: localhost:39215
19:16:02.159 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 >> Connection: Keep-Alive
19:16:02.159 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:02.159 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 >> Accept-Encoding: gzip,deflate
19:16:02.159 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 >> "GET /charlie HTTP/1.1[\r][\n]"
19:16:02.159 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 >> "coat: overcoat something[\r][\n]"
19:16:02.159 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 >> "Host: localhost:39215[\r][\n]"
19:16:02.159 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 >> "Connection: Keep-Alive[\r][\n]"
19:16:02.159 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:02.159 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:02.159 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 >> "[\r][\n]"
19:16:02.170 [XNIO-25 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /charlie (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], coat=[overcoat something], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:39215]}, cookies=[:]): <empty> }
19:16:02.172 [XNIO-25 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:02.173 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "HTTP/1.1 200 OK[\r][\n]"
19:16:02.173 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "Content-Encoding: gzip[\r][\n]"
19:16:02.173 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "Connection: keep-alive[\r][\n]"
19:16:02.173 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "Content-Type: text/plain[\r][\n]"
19:16:02.173 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "Content-Length: 27[\r][\n]"
19:16:02.173 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:02.173 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "[\r][\n]"
19:16:02.173 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:02.173 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << HTTP/1.1 200 OK
19:16:02.173 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << Content-Encoding: gzip
19:16:02.173 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << Connection: keep-alive
19:16:02.173 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << Content-Type: text/plain
19:16:02.173 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << Content-Length: 27
19:16:02.173 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:02.173 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:02.174 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:35202<->127.0.0.1:39215
19:16:02.174 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:02.175 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:02.175 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:02.175 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:39215
19:16:02.175 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /charlie HTTP/1.1
19:16:02.175 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:02.175 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:02.175 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 >> GET /charlie HTTP/1.1
19:16:02.175 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 >> coat: overcoat something
19:16:02.175 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 >> Host: localhost:39215
19:16:02.175 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 >> Connection: Keep-Alive
19:16:02.175 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:02.175 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 >> Accept-Encoding: gzip,deflate
19:16:02.175 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 >> "GET /charlie HTTP/1.1[\r][\n]"
19:16:02.176 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 >> "coat: overcoat something[\r][\n]"
19:16:02.176 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 >> "Host: localhost:39215[\r][\n]"
19:16:02.176 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 >> "Connection: Keep-Alive[\r][\n]"
19:16:02.176 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:02.176 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:02.176 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 >> "[\r][\n]"
19:16:02.177 [XNIO-25 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /charlie (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], coat=[overcoat something], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:39215]}, cookies=[:]): <empty> }
19:16:02.184 [XNIO-25 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:02.185 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "HTTP/1.1 200 OK[\r][\n]"
19:16:02.185 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "Content-Encoding: gzip[\r][\n]"
19:16:02.185 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "Connection: keep-alive[\r][\n]"
19:16:02.185 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "Content-Type: text/plain[\r][\n]"
19:16:02.185 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "Content-Length: 27[\r][\n]"
19:16:02.185 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:02.185 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "[\r][\n]"
19:16:02.185 [Test worker] DEBUG org.apache.http.wire - http-outgoing-24 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:02.185 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << HTTP/1.1 200 OK
19:16:02.185 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << Content-Encoding: gzip
19:16:02.185 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << Connection: keep-alive
19:16:02.185 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << Content-Type: text/plain
19:16:02.185 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << Content-Length: 27
19:16:02.186 [Test worker] DEBUG org.apache.http.headers - http-outgoing-24 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:02.186 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:02.186 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:35202<->127.0.0.1:39215
19:16:02.187 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:02.187 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@1a905857
19:16:02.192 [XNIO-25 task-2] ERROR ersatz.undertow.request - UT005071: Undertow request failed HttpServerExchange{ GET /charlie request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], coat=[overcoat something], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:39215]} response {Content-Encoding=[gzip], Connection=[keep-alive], Content-Type=[text/plain], Content-Length=[27], Date=[Sun, 11 Aug 2019 00:15:58 GMT]}}
java.lang.NullPointerException: null
at ersatz.undertow.conduits.DeflatingStreamSinkConduit.performFlushIfRequired(DeflatingStreamSinkConduit.java:427)
at ersatz.undertow.conduits.DeflatingStreamSinkConduit.flush(DeflatingStreamSinkConduit.java:349)
at ersatz.xnio.conduits.ConduitStreamSinkChannel.flush(ConduitStreamSinkChannel.java:162)
at ersatz.undertow.channels.DetachableStreamSinkChannel.flush(DetachableStreamSinkChannel.java:119)
at ersatz.xnio.channels.Channels.flushBlocking(Channels.java:63)
at ersatz.undertow.io.UndertowOutputStream.close(UndertowOutputStream.java:344)
at ersatz.undertow.io.BlockingSenderImpl.close(BlockingSenderImpl.java:170)
at ersatz.undertow.io.DefaultIoCallback.onComplete(DefaultIoCallback.java:54)
at ersatz.undertow.io.BlockingSenderImpl.invokeOnComplete(BlockingSenderImpl.java:227)
at ersatz.undertow.io.BlockingSenderImpl.send(BlockingSenderImpl.java:95)
at ersatz.undertow.io.BlockingSenderImpl.send(BlockingSenderImpl.java:117)
at com.stehno.ersatz.ErsatzServer.send(ErsatzServer.groovy:494)
at com.stehno.ersatz.ErsatzServer.access$0(ErsatzServer.groovy)
at com.stehno.ersatz.ErsatzServer$1.handleRequest(ErsatzServer.groovy:370)
at ersatz.undertow.server.handlers.HttpTraceHandler.handleRequest(HttpTraceHandler.java:70)
at ersatz.undertow.server.handlers.encoding.EncodingHandler.handleRequest(EncodingHandler.java:72)
at ersatz.undertow.server.Connectors.executeRootHandler(Connectors.java:332)
at ersatz.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:812)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
19:16:02.207 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@468b48e2
19:16:02.210 [XNIO-26 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-26 I/O-1', selector sun.nio.ch.EPollSelectorImpl@77b135be
19:16:02.218 [XNIO-26 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-26 I/O-2', selector sun.nio.ch.EPollSelectorImpl@18adfef4
19:16:02.230 [XNIO-26 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-26 I/O-3', selector sun.nio.ch.EPollSelectorImpl@6837e06a
19:16:02.243 [XNIO-26 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-26 I/O-4', selector sun.nio.ch.EPollSelectorImpl@5ce136fc
19:16:02.243 [XNIO-26 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-26 I/O-5', selector sun.nio.ch.EPollSelectorImpl@4e275426
19:16:02.255 [XNIO-26 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-26 I/O-6', selector sun.nio.ch.EPollSelectorImpl@6ee86884
19:16:02.256 [XNIO-26 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-26 I/O-7', selector sun.nio.ch.EPollSelectorImpl@211f6942
19:16:02.259 [XNIO-26 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-26 I/O-8', selector sun.nio.ch.EPollSelectorImpl@131f7311
19:16:02.271 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:02.272 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:02.314 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:02.314 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:02.314 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:37387
19:16:02.314 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:37387
19:16:02.314 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:37387
19:16:02.314 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:60170<->127.0.0.1:37387
19:16:02.315 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /delta HTTP/1.1
19:16:02.315 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:02.315 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:02.315 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 >> GET /delta HTTP/1.1
19:16:02.315 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 >> Host: localhost:37387
19:16:02.315 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 >> Connection: Keep-Alive
19:16:02.315 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:02.315 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 >> Accept-Encoding: gzip,deflate
19:16:02.315 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 >> "GET /delta HTTP/1.1[\r][\n]"
19:16:02.315 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 >> "Host: localhost:37387[\r][\n]"
19:16:02.315 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 >> "Connection: Keep-Alive[\r][\n]"
19:16:02.315 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:02.315 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:02.315 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 >> "[\r][\n]"
19:16:02.318 [XNIO-26 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-26 Accept', selector sun.nio.ch.EPollSelectorImpl@36e50655
19:16:02.334 [XNIO-26 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /delta (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:37387]}, cookies=[:]): <empty> }
19:16:02.341 [XNIO-26 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/date]}): 2016.08.25 14:43
19:16:02.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "HTTP/1.1 200 OK[\r][\n]"
19:16:02.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "Content-Encoding: gzip[\r][\n]"
19:16:02.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "Connection: keep-alive[\r][\n]"
19:16:02.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "Content-Type: text/date[\r][\n]"
19:16:02.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "Content-Length: 36[\r][\n]"
19:16:02.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:02.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "[\r][\n]"
19:16:02.342 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0]3204[0xd3]3[0xb0][0xd0]32U04[0xb1]21[0x6][0x0][0x97][0x12][0x8d][0xdb][0x10][0x0][0x0][0x0]"
19:16:02.342 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << HTTP/1.1 200 OK
19:16:02.342 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << Content-Encoding: gzip
19:16:02.342 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << Connection: keep-alive
19:16:02.342 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << Content-Type: text/date
19:16:02.342 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << Content-Length: 36
19:16:02.342 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:02.342 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:02.348 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:60170<->127.0.0.1:37387
19:16:02.348 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:02.370 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:02.370 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:02.370 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:37387
19:16:02.370 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /delta HTTP/1.1
19:16:02.370 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:02.370 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:02.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 >> GET /delta HTTP/1.1
19:16:02.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 >> Host: localhost:37387
19:16:02.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 >> Connection: Keep-Alive
19:16:02.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:02.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 >> Accept-Encoding: gzip,deflate
19:16:02.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 >> "GET /delta HTTP/1.1[\r][\n]"
19:16:02.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 >> "Host: localhost:37387[\r][\n]"
19:16:02.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 >> "Connection: Keep-Alive[\r][\n]"
19:16:02.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:02.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:02.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 >> "[\r][\n]"
19:16:02.384 [XNIO-26 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /delta (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:37387]}, cookies=[:]): <empty> }
19:16:02.385 [XNIO-26 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/date]}): 2016.08.25 14:43
19:16:02.386 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "HTTP/1.1 200 OK[\r][\n]"
19:16:02.386 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "Content-Encoding: gzip[\r][\n]"
19:16:02.386 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "Connection: keep-alive[\r][\n]"
19:16:02.386 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "Content-Type: text/date[\r][\n]"
19:16:02.386 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "Content-Length: 36[\r][\n]"
19:16:02.386 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:02.386 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "[\r][\n]"
19:16:02.386 [Test worker] DEBUG org.apache.http.wire - http-outgoing-25 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0]3204[0xd3]3[0xb0][0xd0]32U04[0xb1]21[0x6][0x0][0x97][0x12][0x8d][0xdb][0x10][0x0][0x0][0x0]"
19:16:02.386 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << HTTP/1.1 200 OK
19:16:02.386 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << Content-Encoding: gzip
19:16:02.386 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << Connection: keep-alive
19:16:02.386 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << Content-Type: text/date
19:16:02.387 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << Content-Length: 36
19:16:02.387 [Test worker] DEBUG org.apache.http.headers - http-outgoing-25 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:02.387 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:02.387 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:60170<->127.0.0.1:37387
19:16:02.387 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:02.388 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@468b48e2
19:16:02.399 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@292b90d5
19:16:02.411 [XNIO-27 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-27 I/O-1', selector sun.nio.ch.EPollSelectorImpl@68134b7f
19:16:02.417 [XNIO-27 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-27 I/O-2', selector sun.nio.ch.EPollSelectorImpl@53695568
19:16:02.428 [XNIO-27 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-27 I/O-4', selector sun.nio.ch.EPollSelectorImpl@442fd308
19:16:02.428 [XNIO-27 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-27 I/O-3', selector sun.nio.ch.EPollSelectorImpl@3d0b317c
19:16:02.445 [XNIO-27 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-27 I/O-5', selector sun.nio.ch.EPollSelectorImpl@36454e7e
19:16:02.454 [XNIO-27 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-27 I/O-6', selector sun.nio.ch.EPollSelectorImpl@6ebe478d
19:16:02.457 [XNIO-27 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-27 I/O-8', selector sun.nio.ch.EPollSelectorImpl@5248f2fe
19:16:02.457 [XNIO-27 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-27 I/O-7', selector sun.nio.ch.EPollSelectorImpl@405ec082
19:16:02.458 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:02.458 [XNIO-27 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-27 Accept', selector sun.nio.ch.EPollSelectorImpl@c9e3058
19:16:02.459 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:02.461 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:02.461 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:02.461 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:43139
19:16:02.462 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:43139
19:16:02.462 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:43139
19:16:02.462 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:35002<->127.0.0.1:43139
19:16:02.462 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /delta HTTP/1.1
19:16:02.462 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:02.462 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:02.462 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 >> GET /delta HTTP/1.1
19:16:02.462 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 >> Host: localhost:43139
19:16:02.462 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 >> Connection: Keep-Alive
19:16:02.462 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:02.462 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 >> Accept-Encoding: gzip,deflate
19:16:02.462 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 >> "GET /delta HTTP/1.1[\r][\n]"
19:16:02.462 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 >> "Host: localhost:43139[\r][\n]"
19:16:02.462 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 >> "Connection: Keep-Alive[\r][\n]"
19:16:02.462 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:02.462 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:02.462 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 >> "[\r][\n]"
19:16:02.478 [XNIO-27 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /delta (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43139]}, cookies=[:]): <empty> }
19:16:02.481 [XNIO-27 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/date]}): 2016.08.25 14:43
19:16:02.482 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "HTTP/1.1 200 OK[\r][\n]"
19:16:02.482 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "Content-Encoding: gzip[\r][\n]"
19:16:02.482 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "Connection: keep-alive[\r][\n]"
19:16:02.482 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "Content-Type: text/date[\r][\n]"
19:16:02.482 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "Content-Length: 36[\r][\n]"
19:16:02.482 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:02.482 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "[\r][\n]"
19:16:02.482 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0]3204[0xd3]3[0xb0][0xd0]32U04[0xb1]21[0x6][0x0][0x97][0x12][0x8d][0xdb][0x10][0x0][0x0][0x0]"
19:16:02.483 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << HTTP/1.1 200 OK
19:16:02.483 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << Content-Encoding: gzip
19:16:02.483 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << Connection: keep-alive
19:16:02.483 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << Content-Type: text/date
19:16:02.483 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << Content-Length: 36
19:16:02.483 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:02.483 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:02.484 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:35002<->127.0.0.1:43139
19:16:02.484 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:02.485 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:02.485 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:02.485 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:43139
19:16:02.486 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /delta HTTP/1.1
19:16:02.486 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:02.486 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:02.486 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 >> GET /delta HTTP/1.1
19:16:02.486 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 >> Host: localhost:43139
19:16:02.486 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 >> Connection: Keep-Alive
19:16:02.486 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:02.486 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 >> Accept-Encoding: gzip,deflate
19:16:02.486 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 >> "GET /delta HTTP/1.1[\r][\n]"
19:16:02.486 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 >> "Host: localhost:43139[\r][\n]"
19:16:02.486 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 >> "Connection: Keep-Alive[\r][\n]"
19:16:02.486 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:02.486 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:02.486 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 >> "[\r][\n]"
19:16:02.491 [XNIO-27 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /delta (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43139]}, cookies=[:]): <empty> }
19:16:02.495 [XNIO-27 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/date]}): 2016.08.25 14:43
19:16:02.496 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "HTTP/1.1 200 OK[\r][\n]"
19:16:02.496 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "Content-Encoding: gzip[\r][\n]"
19:16:02.496 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "Connection: keep-alive[\r][\n]"
19:16:02.496 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "Content-Type: text/date[\r][\n]"
19:16:02.496 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "Content-Length: 36[\r][\n]"
19:16:02.496 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:02.496 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "[\r][\n]"
19:16:02.496 [Test worker] DEBUG org.apache.http.wire - http-outgoing-26 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0]3204[0xd3]3[0xb0][0xd0]32U04[0xb1]21[0x6][0x0][0x97][0x12][0x8d][0xdb][0x10][0x0][0x0][0x0]"
19:16:02.497 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << HTTP/1.1 200 OK
19:16:02.497 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << Content-Encoding: gzip
19:16:02.497 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << Connection: keep-alive
19:16:02.497 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << Content-Type: text/date
19:16:02.497 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << Content-Length: 36
19:16:02.497 [Test worker] DEBUG org.apache.http.headers - http-outgoing-26 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:02.497 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:02.498 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:35002<->127.0.0.1:43139
19:16:02.498 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:02.499 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@292b90d5
19:16:02.522 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@18e640e3
19:16:02.524 [XNIO-28 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-28 I/O-1', selector sun.nio.ch.EPollSelectorImpl@42a9eebf
19:16:02.524 [XNIO-28 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-28 I/O-2', selector sun.nio.ch.EPollSelectorImpl@38125c26
19:16:02.528 [XNIO-28 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-28 I/O-3', selector sun.nio.ch.EPollSelectorImpl@425d216c
19:16:02.528 [XNIO-28 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-28 I/O-4', selector sun.nio.ch.EPollSelectorImpl@53d6ab0
19:16:02.529 [XNIO-28 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-28 I/O-5', selector sun.nio.ch.EPollSelectorImpl@71dc2707
19:16:02.529 [XNIO-28 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-28 I/O-6', selector sun.nio.ch.EPollSelectorImpl@11ed01de
19:16:02.530 [XNIO-28 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-28 I/O-7', selector sun.nio.ch.EPollSelectorImpl@2c9e3092
19:16:02.531 [XNIO-28 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-28 I/O-8', selector sun.nio.ch.EPollSelectorImpl@6fb6c413
19:16:02.532 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:02.533 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:02.533 [XNIO-28 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-28 Accept', selector sun.nio.ch.EPollSelectorImpl@774214aa
19:16:02.561 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:02.562 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:02.562 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:39109
19:16:02.563 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:39109
19:16:02.563 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:39109
19:16:02.563 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:58018<->127.0.0.1:39109
19:16:02.563 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /delta HTTP/1.1
19:16:02.563 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:02.563 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:02.563 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 >> GET /delta HTTP/1.1
19:16:02.563 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 >> Cookie: flavor=chocolate-chip
19:16:02.563 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 >> Host: localhost:39109
19:16:02.563 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 >> Connection: Keep-Alive
19:16:02.563 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:02.563 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 >> Accept-Encoding: gzip,deflate
19:16:02.563 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 >> "GET /delta HTTP/1.1[\r][\n]"
19:16:02.563 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 >> "Cookie: flavor=chocolate-chip[\r][\n]"
19:16:02.563 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 >> "Host: localhost:39109[\r][\n]"
19:16:02.563 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 >> "Connection: Keep-Alive[\r][\n]"
19:16:02.563 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:02.563 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:02.563 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 >> "[\r][\n]"
19:16:02.567 [XNIO-28 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /delta (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], Cookie=[flavor=chocolate-chip], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:39109]}, cookies=[flavor:ersatz.undertow.server.handlers.CookieImpl@21d2d294]): <empty> }
19:16:02.595 [XNIO-28 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/date]}): 2016.08.25 14:43
19:16:02.596 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "HTTP/1.1 200 OK[\r][\n]"
19:16:02.596 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "Content-Encoding: gzip[\r][\n]"
19:16:02.596 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "Connection: keep-alive[\r][\n]"
19:16:02.596 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "Content-Type: text/date[\r][\n]"
19:16:02.596 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "Content-Length: 36[\r][\n]"
19:16:02.596 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:02.596 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "[\r][\n]"
19:16:02.596 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0]3204[0xd3]3[0xb0][0xd0]32U04[0xb1]21[0x6][0x0][0x97][0x12][0x8d][0xdb][0x10][0x0][0x0][0x0]"
19:16:02.596 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << HTTP/1.1 200 OK
19:16:02.596 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << Content-Encoding: gzip
19:16:02.596 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << Connection: keep-alive
19:16:02.596 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << Content-Type: text/date
19:16:02.596 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << Content-Length: 36
19:16:02.596 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:02.596 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:02.597 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:58018<->127.0.0.1:39109
19:16:02.597 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:02.598 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:02.598 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:02.598 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:39109
19:16:02.599 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /delta HTTP/1.1
19:16:02.599 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:02.599 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:02.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 >> GET /delta HTTP/1.1
19:16:02.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 >> Cookie: flavor=chocolate-chip
19:16:02.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 >> Host: localhost:39109
19:16:02.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 >> Connection: Keep-Alive
19:16:02.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:02.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 >> Accept-Encoding: gzip,deflate
19:16:02.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 >> "GET /delta HTTP/1.1[\r][\n]"
19:16:02.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 >> "Cookie: flavor=chocolate-chip[\r][\n]"
19:16:02.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 >> "Host: localhost:39109[\r][\n]"
19:16:02.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 >> "Connection: Keep-Alive[\r][\n]"
19:16:02.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:02.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:02.599 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 >> "[\r][\n]"
19:16:02.648 [XNIO-28 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /delta (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], Cookie=[flavor=chocolate-chip], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:39109]}, cookies=[flavor:ersatz.undertow.server.handlers.CookieImpl@4d634f3e]): <empty> }
19:16:02.649 [XNIO-28 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/date]}): 2016.08.25 14:43
19:16:02.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "HTTP/1.1 200 OK[\r][\n]"
19:16:02.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "Content-Encoding: gzip[\r][\n]"
19:16:02.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "Connection: keep-alive[\r][\n]"
19:16:02.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "Content-Type: text/date[\r][\n]"
19:16:02.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "Content-Length: 36[\r][\n]"
19:16:02.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:02.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "[\r][\n]"
19:16:02.650 [Test worker] DEBUG org.apache.http.wire - http-outgoing-27 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0]3204[0xd3]3[0xb0][0xd0]32U04[0xb1]21[0x6][0x0][0x97][0x12][0x8d][0xdb][0x10][0x0][0x0][0x0]"
19:16:02.650 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << HTTP/1.1 200 OK
19:16:02.650 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << Content-Encoding: gzip
19:16:02.650 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << Connection: keep-alive
19:16:02.651 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << Content-Type: text/date
19:16:02.651 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << Content-Length: 36
19:16:02.651 [Test worker] DEBUG org.apache.http.headers - http-outgoing-27 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:02.651 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:02.651 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:58018<->127.0.0.1:39109
19:16:02.651 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:02.652 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@18e640e3
19:16:02.663 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@1f1c34dc
19:16:02.670 [XNIO-29 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-29 I/O-1', selector sun.nio.ch.EPollSelectorImpl@6fb64424
19:16:02.671 [XNIO-29 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-29 I/O-2', selector sun.nio.ch.EPollSelectorImpl@63b83e7b
19:16:02.687 [XNIO-29 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-29 I/O-3', selector sun.nio.ch.EPollSelectorImpl@1c477773
19:16:02.698 [XNIO-29 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-29 I/O-4', selector sun.nio.ch.EPollSelectorImpl@7d236759
19:16:02.707 [XNIO-29 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-29 I/O-5', selector sun.nio.ch.EPollSelectorImpl@2e5eaecc
19:16:02.709 [XNIO-29 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-29 I/O-6', selector sun.nio.ch.EPollSelectorImpl@7047cda4
19:16:02.718 [XNIO-29 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-29 I/O-7', selector sun.nio.ch.EPollSelectorImpl@7b1e6823
19:16:02.734 [XNIO-29 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-29 I/O-8', selector sun.nio.ch.EPollSelectorImpl@27359f55
19:16:02.738 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:02.739 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:02.742 [XNIO-29 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-29 Accept', selector sun.nio.ch.EPollSelectorImpl@44adfbfb
19:16:02.743 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:02.743 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:02.743 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:35193
19:16:02.743 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:35193
19:16:02.743 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:35193
19:16:02.743 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:36074<->127.0.0.1:35193
19:16:02.743 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /delta HTTP/1.1
19:16:02.743 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:02.743 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:02.743 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 >> GET /delta HTTP/1.1
19:16:02.743 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 >> Cookie: flavor=chocolate-chip; count=dozen
19:16:02.744 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 >> Host: localhost:35193
19:16:02.744 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 >> Connection: Keep-Alive
19:16:02.744 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:02.744 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 >> Accept-Encoding: gzip,deflate
19:16:02.744 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 >> "GET /delta HTTP/1.1[\r][\n]"
19:16:02.744 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 >> "Cookie: flavor=chocolate-chip; count=dozen[\r][\n]"
19:16:02.744 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 >> "Host: localhost:35193[\r][\n]"
19:16:02.744 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 >> "Connection: Keep-Alive[\r][\n]"
19:16:02.744 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:02.744 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:02.744 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 >> "[\r][\n]"
19:16:02.746 [XNIO-29 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /delta (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], Cookie=[flavor=chocolate-chip; count=dozen], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:35193]}, cookies=[count:ersatz.undertow.server.handlers.CookieImpl@48ef8760, flavor:ersatz.undertow.server.handlers.CookieImpl@4628600d]): <empty> }
19:16:02.748 [XNIO-29 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/date]}): 2016.08.25 14:43
19:16:02.749 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "HTTP/1.1 200 OK[\r][\n]"
19:16:02.749 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "Content-Encoding: gzip[\r][\n]"
19:16:02.749 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "Connection: keep-alive[\r][\n]"
19:16:02.749 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "Content-Type: text/date[\r][\n]"
19:16:02.749 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "Content-Length: 36[\r][\n]"
19:16:02.749 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:02.749 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "[\r][\n]"
19:16:02.749 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0]3204[0xd3]3[0xb0][0xd0]32U04[0xb1]21[0x6][0x0][0x97][0x12][0x8d][0xdb][0x10][0x0][0x0][0x0]"
19:16:02.749 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << HTTP/1.1 200 OK
19:16:02.750 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << Content-Encoding: gzip
19:16:02.750 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << Connection: keep-alive
19:16:02.750 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << Content-Type: text/date
19:16:02.750 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << Content-Length: 36
19:16:02.750 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:02.750 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:02.750 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:36074<->127.0.0.1:35193
19:16:02.751 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:02.752 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:02.752 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:02.752 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:35193
19:16:02.752 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /delta HTTP/1.1
19:16:02.752 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:02.752 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:02.752 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 >> GET /delta HTTP/1.1
19:16:02.753 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 >> Cookie: flavor=chocolate-chip; count=dozen
19:16:02.753 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 >> Host: localhost:35193
19:16:02.753 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 >> Connection: Keep-Alive
19:16:02.753 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:02.753 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 >> Accept-Encoding: gzip,deflate
19:16:02.753 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 >> "GET /delta HTTP/1.1[\r][\n]"
19:16:02.753 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 >> "Cookie: flavor=chocolate-chip; count=dozen[\r][\n]"
19:16:02.753 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 >> "Host: localhost:35193[\r][\n]"
19:16:02.753 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 >> "Connection: Keep-Alive[\r][\n]"
19:16:02.753 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:02.753 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:02.753 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 >> "[\r][\n]"
19:16:02.755 [XNIO-29 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /delta (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], Cookie=[flavor=chocolate-chip; count=dozen], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:35193]}, cookies=[count:ersatz.undertow.server.handlers.CookieImpl@61cb4dc5, flavor:ersatz.undertow.server.handlers.CookieImpl@6f0cbf8c]): <empty> }
19:16:02.757 [XNIO-29 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/date]}): 2016.08.25 14:43
19:16:02.757 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "HTTP/1.1 200 OK[\r][\n]"
19:16:02.758 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "Content-Encoding: gzip[\r][\n]"
19:16:02.758 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "Connection: keep-alive[\r][\n]"
19:16:02.758 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "Content-Type: text/date[\r][\n]"
19:16:02.758 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "Content-Length: 36[\r][\n]"
19:16:02.758 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:02.758 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "[\r][\n]"
19:16:02.758 [Test worker] DEBUG org.apache.http.wire - http-outgoing-28 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0]3204[0xd3]3[0xb0][0xd0]32U04[0xb1]21[0x6][0x0][0x97][0x12][0x8d][0xdb][0x10][0x0][0x0][0x0]"
19:16:02.758 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << HTTP/1.1 200 OK
19:16:02.758 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << Content-Encoding: gzip
19:16:02.758 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << Connection: keep-alive
19:16:02.758 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << Content-Type: text/date
19:16:02.758 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << Content-Length: 36
19:16:02.758 [Test worker] DEBUG org.apache.http.headers - http-outgoing-28 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:02.758 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:02.759 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:36074<->127.0.0.1:35193
19:16:02.759 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:02.759 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@1f1c34dc
19:16:02.774 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@6057f005
19:16:02.787 [XNIO-30 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-30 I/O-1', selector sun.nio.ch.EPollSelectorImpl@38f1c766
19:16:02.806 [XNIO-30 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-30 I/O-2', selector sun.nio.ch.EPollSelectorImpl@4b7b66d7
19:16:02.809 [XNIO-30 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-30 I/O-3', selector sun.nio.ch.EPollSelectorImpl@307fef7c
19:16:02.809 [XNIO-30 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-30 I/O-4', selector sun.nio.ch.EPollSelectorImpl@31ea221c
19:16:02.810 [XNIO-30 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-30 I/O-6', selector sun.nio.ch.EPollSelectorImpl@50af74e1
19:16:02.812 [XNIO-30 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-30 I/O-7', selector sun.nio.ch.EPollSelectorImpl@50df26
19:16:02.810 [XNIO-30 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-30 I/O-5', selector sun.nio.ch.EPollSelectorImpl@4f02df2c
19:16:02.813 [XNIO-30 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-30 I/O-8', selector sun.nio.ch.EPollSelectorImpl@58dff949
19:16:02.814 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:02.814 [XNIO-30 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-30 Accept', selector sun.nio.ch.EPollSelectorImpl@44518437
19:16:02.847 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:02.854 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:02.854 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:02.854 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:40375
19:16:02.854 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:40375
19:16:02.855 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:40375
19:16:02.855 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:60716<->127.0.0.1:40375
19:16:02.855 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /multicookie1 HTTP/1.1
19:16:02.855 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:02.855 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:02.855 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 >> GET /multicookie1 HTTP/1.1
19:16:02.855 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 >> Cookie: foo=bar
19:16:02.855 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 >> Host: localhost:40375
19:16:02.855 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 >> Connection: Keep-Alive
19:16:02.855 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:02.856 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 >> Accept-Encoding: gzip,deflate
19:16:02.856 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "GET /multicookie1 HTTP/1.1[\r][\n]"
19:16:02.856 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "Cookie: foo=bar[\r][\n]"
19:16:02.856 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "Host: localhost:40375[\r][\n]"
19:16:02.856 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "Connection: Keep-Alive[\r][\n]"
19:16:02.856 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:02.856 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:02.856 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "[\r][\n]"
19:16:02.857 [XNIO-30 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /multicookie1 (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], Cookie=[foo=bar], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:40375]}, cookies=[foo:ersatz.undertow.server.handlers.CookieImpl@61e2ffc3]): <empty> }
19:16:02.858 [XNIO-30 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:02.859 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "HTTP/1.1 200 OK[\r][\n]"
19:16:02.859 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "Content-Encoding: gzip[\r][\n]"
19:16:02.859 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "Connection: keep-alive[\r][\n]"
19:16:02.859 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "Content-Type: text/plain[\r][\n]"
19:16:02.859 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "Content-Length: 27[\r][\n]"
19:16:02.859 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:02.859 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "[\r][\n]"
19:16:02.859 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:02.859 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << HTTP/1.1 200 OK
19:16:02.859 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << Content-Encoding: gzip
19:16:02.859 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << Connection: keep-alive
19:16:02.859 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << Content-Type: text/plain
19:16:02.859 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << Content-Length: 27
19:16:02.860 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:02.860 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:02.860 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:60716<->127.0.0.1:40375
19:16:02.860 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:02.863 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:02.863 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:02.863 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:40375
19:16:02.863 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /multicookie2 HTTP/1.1
19:16:02.863 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:02.863 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:02.863 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 >> GET /multicookie2 HTTP/1.1
19:16:02.863 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 >> Cookie: foo=bar
19:16:02.863 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 >> Host: localhost:40375
19:16:02.863 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 >> Connection: Keep-Alive
19:16:02.863 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:02.864 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 >> Accept-Encoding: gzip,deflate
19:16:02.864 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "GET /multicookie2 HTTP/1.1[\r][\n]"
19:16:02.864 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "Cookie: foo=bar[\r][\n]"
19:16:02.864 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "Host: localhost:40375[\r][\n]"
19:16:02.864 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "Connection: Keep-Alive[\r][\n]"
19:16:02.864 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:02.864 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:02.864 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "[\r][\n]"
19:16:02.864 [XNIO-30 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /multicookie2 (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], Cookie=[foo=bar], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:40375]}, cookies=[foo:ersatz.undertow.server.handlers.CookieImpl@7f247e01]): <empty> }
19:16:02.866 [XNIO-30 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:02.867 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "HTTP/1.1 200 OK[\r][\n]"
19:16:02.867 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "Content-Encoding: gzip[\r][\n]"
19:16:02.867 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "Connection: keep-alive[\r][\n]"
19:16:02.867 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "Content-Type: text/plain[\r][\n]"
19:16:02.867 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "Content-Length: 27[\r][\n]"
19:16:02.867 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:02.867 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "[\r][\n]"
19:16:02.867 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:02.867 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << HTTP/1.1 200 OK
19:16:02.867 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << Content-Encoding: gzip
19:16:02.867 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << Connection: keep-alive
19:16:02.867 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << Content-Type: text/plain
19:16:02.867 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << Content-Length: 27
19:16:02.867 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:02.867 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:02.868 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:60716<->127.0.0.1:40375
19:16:02.868 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:02.870 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:02.870 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:02.870 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:40375
19:16:02.871 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /lots/of/path/elements/multicookie3 HTTP/1.1
19:16:02.871 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:02.871 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:02.871 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 >> GET /lots/of/path/elements/multicookie3 HTTP/1.1
19:16:02.871 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 >> Cookie: foo=bar
19:16:02.871 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 >> Host: localhost:40375
19:16:02.871 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 >> Connection: Keep-Alive
19:16:02.871 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:02.871 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 >> Accept-Encoding: gzip,deflate
19:16:02.871 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "GET /lots/of/path/elements/multicookie3 HTTP/1.1[\r][\n]"
19:16:02.871 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "Cookie: foo=bar[\r][\n]"
19:16:02.871 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "Host: localhost:40375[\r][\n]"
19:16:02.871 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "Connection: Keep-Alive[\r][\n]"
19:16:02.871 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:02.871 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:02.871 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 >> "[\r][\n]"
19:16:02.882 [XNIO-30 task-3] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /lots/of/path/elements/multicookie3 (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], Cookie=[foo=bar], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:40375]}, cookies=[foo:ersatz.undertow.server.handlers.CookieImpl@4b5acbf8]): <empty> }
19:16:02.884 [XNIO-30 task-3] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:02.884 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "HTTP/1.1 200 OK[\r][\n]"
19:16:02.884 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "Content-Encoding: gzip[\r][\n]"
19:16:02.884 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "Connection: keep-alive[\r][\n]"
19:16:02.884 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "Content-Type: text/plain[\r][\n]"
19:16:02.884 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "Content-Length: 27[\r][\n]"
19:16:02.884 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:02.884 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "[\r][\n]"
19:16:02.884 [Test worker] DEBUG org.apache.http.wire - http-outgoing-29 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:02.885 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << HTTP/1.1 200 OK
19:16:02.885 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << Content-Encoding: gzip
19:16:02.885 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << Connection: keep-alive
19:16:02.885 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << Content-Type: text/plain
19:16:02.885 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << Content-Length: 27
19:16:02.885 [Test worker] DEBUG org.apache.http.headers - http-outgoing-29 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:02.885 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:02.885 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:60716<->127.0.0.1:40375
19:16:02.885 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:02.909 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@6057f005
19:16:02.930 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@23ab5502
19:16:02.933 [XNIO-31 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-31 I/O-2', selector sun.nio.ch.EPollSelectorImpl@3d183418
19:16:02.934 [XNIO-31 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-31 I/O-4', selector sun.nio.ch.EPollSelectorImpl@56f95f1b
19:16:02.947 [XNIO-31 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-31 I/O-5', selector sun.nio.ch.EPollSelectorImpl@2648d3fb
19:16:02.947 [XNIO-31 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-31 I/O-3', selector sun.nio.ch.EPollSelectorImpl@2a8b414f
19:16:02.947 [XNIO-31 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-31 I/O-7', selector sun.nio.ch.EPollSelectorImpl@1feafaa2
19:16:02.962 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:02.964 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:02.947 [XNIO-31 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-31 I/O-1', selector sun.nio.ch.EPollSelectorImpl@21d37d79
19:16:02.947 [XNIO-31 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-31 I/O-6', selector sun.nio.ch.EPollSelectorImpl@65460583
19:16:02.947 [XNIO-31 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-31 I/O-8', selector sun.nio.ch.EPollSelectorImpl@335bb9b4
19:16:02.962 [XNIO-31 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-31 Accept', selector sun.nio.ch.EPollSelectorImpl@6aea5dd6
19:16:02.971 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:02.972 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:02.972 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:37493
19:16:02.972 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:37493
19:16:02.972 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:37493
19:16:02.972 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:40844<->127.0.0.1:37493
19:16:02.972 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /setkermit HTTP/1.1
19:16:02.972 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:02.972 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:02.972 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> GET /setkermit HTTP/1.1
19:16:02.973 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> Host: localhost:37493
19:16:02.973 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> Connection: Keep-Alive
19:16:02.973 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:02.974 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> Accept-Encoding: gzip,deflate
19:16:02.974 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "GET /setkermit HTTP/1.1[\r][\n]"
19:16:02.974 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "Host: localhost:37493[\r][\n]"
19:16:02.974 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "Connection: Keep-Alive[\r][\n]"
19:16:02.974 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:02.974 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:02.974 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "[\r][\n]"
19:16:02.979 [XNIO-31 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /setkermit (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:37493]}, cookies=[:]): <empty> }
19:16:02.980 [XNIO-31 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:02.981 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "HTTP/1.1 200 OK[\r][\n]"
19:16:02.981 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Content-Encoding: gzip[\r][\n]"
19:16:02.981 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Connection: keep-alive[\r][\n]"
19:16:02.981 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Set-Cookie: kermit=frog; path=/showkermit[\r][\n]"
19:16:02.981 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Content-Type: text/plain[\r][\n]"
19:16:02.982 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Content-Length: 27[\r][\n]"
19:16:02.982 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:02.982 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "[\r][\n]"
19:16:02.982 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:02.982 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << HTTP/1.1 200 OK
19:16:02.982 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Content-Encoding: gzip
19:16:02.982 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Connection: keep-alive
19:16:02.982 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Set-Cookie: kermit=frog; path=/showkermit
19:16:02.982 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Content-Type: text/plain
19:16:02.982 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Content-Length: 27
19:16:02.982 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:02.982 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:02.987 [Test worker] WARN org.apache.http.client.protocol.ResponseProcessCookies - Cookie rejected [kermit="frog", version:0, domain:localhost, path:/showkermit, expiry:null] Illegal 'path' attribute "/showkermit". Path of origin: "/setkermit"
19:16:02.987 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:40844<->127.0.0.1:37493
19:16:02.987 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:02.990 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:02.990 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:02.990 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:37493
19:16:02.990 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /showkermit HTTP/1.1
19:16:02.990 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:02.990 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:02.991 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> GET /showkermit HTTP/1.1
19:16:02.991 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> Cookie: kermit=frog
19:16:02.991 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> Host: localhost:37493
19:16:02.991 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> Connection: Keep-Alive
19:16:02.991 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:02.991 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> Accept-Encoding: gzip,deflate
19:16:02.991 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "GET /showkermit HTTP/1.1[\r][\n]"
19:16:02.991 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "Cookie: kermit=frog[\r][\n]"
19:16:02.991 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "Host: localhost:37493[\r][\n]"
19:16:02.991 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "Connection: Keep-Alive[\r][\n]"
19:16:02.991 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:02.991 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:02.991 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "[\r][\n]"
19:16:02.994 [XNIO-31 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /showkermit (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], Cookie=[kermit=frog], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:37493]}, cookies=[kermit:ersatz.undertow.server.handlers.CookieImpl@6fbe27e0]): <empty> }
19:16:02.996 [XNIO-31 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:02.997 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "HTTP/1.1 200 OK[\r][\n]"
19:16:02.997 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Content-Encoding: gzip[\r][\n]"
19:16:02.997 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Connection: keep-alive[\r][\n]"
19:16:02.997 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Set-Cookie: fozzy=bear; path=/some/deep/path[\r][\n]"
19:16:02.997 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Set-Cookie: miss=piggy; path=/[\r][\n]"
19:16:02.997 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Content-Type: text/plain[\r][\n]"
19:16:02.997 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Content-Length: 27[\r][\n]"
19:16:02.997 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:02.997 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "[\r][\n]"
19:16:02.997 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:02.998 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << HTTP/1.1 200 OK
19:16:02.998 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Content-Encoding: gzip
19:16:02.998 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Connection: keep-alive
19:16:02.998 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Set-Cookie: fozzy=bear; path=/some/deep/path
19:16:02.998 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Set-Cookie: miss=piggy; path=/
19:16:02.998 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Content-Type: text/plain
19:16:02.998 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Content-Length: 27
19:16:02.998 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:02.998 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:02.998 [Test worker] WARN org.apache.http.client.protocol.ResponseProcessCookies - Cookie rejected [fozzy="bear", version:0, domain:localhost, path:/some/deep/path, expiry:null] Illegal 'path' attribute "/some/deep/path". Path of origin: "/showkermit"
19:16:02.999 [Test worker] DEBUG org.apache.http.client.protocol.ResponseProcessCookies - Cookie accepted [miss="piggy", version:0, domain:localhost, path:/, expiry:null]
19:16:02.999 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:40844<->127.0.0.1:37493
19:16:02.999 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:03.001 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:03.002 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - Cookie [version: 0][name: miss][value: piggy][domain: localhost][path: /][expiry: null] match [localhost:37493/some/deep/path]
19:16:03.002 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:03.002 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:37493
19:16:03.002 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /some/deep/path HTTP/1.1
19:16:03.003 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:03.003 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> GET /some/deep/path HTTP/1.1
19:16:03.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> Cookie: fozzy=bear; miss=piggy
19:16:03.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> Host: localhost:37493
19:16:03.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> Connection: Keep-Alive
19:16:03.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> Cookie: miss=piggy
19:16:03.003 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> Accept-Encoding: gzip,deflate
19:16:03.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "GET /some/deep/path HTTP/1.1[\r][\n]"
19:16:03.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "Cookie: fozzy=bear; miss=piggy[\r][\n]"
19:16:03.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "Host: localhost:37493[\r][\n]"
19:16:03.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "Cookie: miss=piggy[\r][\n]"
19:16:03.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.003 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "[\r][\n]"
19:16:03.020 [XNIO-31 task-3] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /some/deep/path (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], Cookie=[fozzy=bear; miss=piggy, miss=piggy], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:37493]}, cookies=[fozzy:ersatz.undertow.server.handlers.CookieImpl@1874c40e, miss:ersatz.undertow.server.handlers.CookieImpl@16b32970]): <empty> }
19:16:03.023 [XNIO-31 task-3] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:03.024 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "HTTP/1.1 200 OK[\r][\n]"
19:16:03.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Content-Encoding: gzip[\r][\n]"
19:16:03.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Connection: keep-alive[\r][\n]"
19:16:03.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Content-Type: text/plain[\r][\n]"
19:16:03.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Content-Length: 27[\r][\n]"
19:16:03.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "[\r][\n]"
19:16:03.026 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:03.027 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << HTTP/1.1 200 OK
19:16:03.027 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Content-Encoding: gzip
19:16:03.027 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Connection: keep-alive
19:16:03.027 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Content-Type: text/plain
19:16:03.027 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Content-Length: 27
19:16:03.027 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.027 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.028 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:40844<->127.0.0.1:37493
19:16:03.028 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:03.031 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:03.031 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - Cookie [version: 0][name: miss][value: piggy][domain: localhost][path: /][expiry: null] match [localhost:37493/setkermit]
19:16:03.032 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:03.032 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:37493
19:16:03.032 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /setkermit HTTP/1.1
19:16:03.034 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:03.034 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.034 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> GET /setkermit HTTP/1.1
19:16:03.034 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> Cookie: miss=piggy
19:16:03.034 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> Host: localhost:37493
19:16:03.034 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> Connection: Keep-Alive
19:16:03.034 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.034 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> Cookie: miss=piggy
19:16:03.034 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 >> Accept-Encoding: gzip,deflate
19:16:03.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "GET /setkermit HTTP/1.1[\r][\n]"
19:16:03.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "Cookie: miss=piggy[\r][\n]"
19:16:03.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "Host: localhost:37493[\r][\n]"
19:16:03.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "Cookie: miss=piggy[\r][\n]"
19:16:03.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.034 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 >> "[\r][\n]"
19:16:03.041 [XNIO-31 task-4] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /setkermit (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], Cookie=[miss=piggy, miss=piggy], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:37493]}, cookies=[miss:ersatz.undertow.server.handlers.CookieImpl@74b7c3c6]): <empty> }
19:16:03.042 [XNIO-31 task-4] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:03.043 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "HTTP/1.1 200 OK[\r][\n]"
19:16:03.043 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Content-Encoding: gzip[\r][\n]"
19:16:03.043 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Connection: keep-alive[\r][\n]"
19:16:03.043 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Set-Cookie: kermit=frog; path=/showkermit[\r][\n]"
19:16:03.043 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Content-Type: text/plain[\r][\n]"
19:16:03.043 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Content-Length: 27[\r][\n]"
19:16:03.043 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.043 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "[\r][\n]"
19:16:03.043 [Test worker] DEBUG org.apache.http.wire - http-outgoing-30 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:03.043 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << HTTP/1.1 200 OK
19:16:03.043 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Content-Encoding: gzip
19:16:03.043 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Connection: keep-alive
19:16:03.043 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Set-Cookie: kermit=frog; path=/showkermit
19:16:03.043 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Content-Type: text/plain
19:16:03.043 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Content-Length: 27
19:16:03.043 [Test worker] DEBUG org.apache.http.headers - http-outgoing-30 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.044 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.044 [Test worker] WARN org.apache.http.client.protocol.ResponseProcessCookies - Cookie rejected [kermit="frog", version:0, domain:localhost, path:/showkermit, expiry:null] Illegal 'path' attribute "/showkermit". Path of origin: "/setkermit"
19:16:03.044 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:40844<->127.0.0.1:37493
19:16:03.044 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:03.045 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@23ab5502
19:16:03.055 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@5d5734a5
19:16:03.074 [XNIO-32 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-32 I/O-1', selector sun.nio.ch.EPollSelectorImpl@72cbcb51
19:16:03.075 [XNIO-32 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-32 I/O-3', selector sun.nio.ch.EPollSelectorImpl@1fd20c2b
19:16:03.078 [XNIO-32 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-32 I/O-4', selector sun.nio.ch.EPollSelectorImpl@6c87c943
19:16:03.075 [XNIO-32 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-32 I/O-2', selector sun.nio.ch.EPollSelectorImpl@353106fc
19:16:03.086 [XNIO-32 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-32 I/O-5', selector sun.nio.ch.EPollSelectorImpl@51feb1e0
19:16:03.091 [XNIO-32 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-32 I/O-6', selector sun.nio.ch.EPollSelectorImpl@11c76e88
19:16:03.095 [XNIO-32 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-32 I/O-7', selector sun.nio.ch.EPollSelectorImpl@d26529e
19:16:03.098 [XNIO-32 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-32 I/O-8', selector sun.nio.ch.EPollSelectorImpl@2f6cef98
19:16:03.102 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:03.102 [XNIO-32 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-32 Accept', selector sun.nio.ch.EPollSelectorImpl@416d6475
19:16:03.103 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:03.134 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:03.135 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:03.135 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:44215
19:16:03.135 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:44215
19:16:03.135 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:44215
19:16:03.135 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:47282<->127.0.0.1:44215
19:16:03.135 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /showkermit HTTP/1.1
19:16:03.135 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:03.135 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.136 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 >> GET /showkermit HTTP/1.1
19:16:03.136 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 >> Host: localhost:44215
19:16:03.136 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 >> Connection: Keep-Alive
19:16:03.136 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.136 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 >> Accept-Encoding: gzip,deflate
19:16:03.136 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 >> "GET /showkermit HTTP/1.1[\r][\n]"
19:16:03.136 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 >> "Host: localhost:44215[\r][\n]"
19:16:03.136 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.136 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.136 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.136 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 >> "[\r][\n]"
19:16:03.139 [XNIO-32 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /showkermit (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:44215]}, cookies=[:]): <empty> }
19:16:03.140 [XNIO-32 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:03.141 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "HTTP/1.1 200 OK[\r][\n]"
19:16:03.141 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "Content-Encoding: gzip[\r][\n]"
19:16:03.141 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "Connection: keep-alive[\r][\n]"
19:16:03.141 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "Set-Cookie: fozzy="bear; path=/some/deep/path"; Version=1[\r][\n]"
19:16:03.141 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "Set-Cookie: miss="piggy; path=/"; Version=1[\r][\n]"
19:16:03.141 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "Content-Type: text/plain[\r][\n]"
19:16:03.141 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "Content-Length: 27[\r][\n]"
19:16:03.141 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.141 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "[\r][\n]"
19:16:03.141 [Test worker] DEBUG org.apache.http.wire - http-outgoing-31 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:03.142 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 << HTTP/1.1 200 OK
19:16:03.142 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 << Content-Encoding: gzip
19:16:03.142 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 << Connection: keep-alive
19:16:03.142 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 << Set-Cookie: fozzy="bear; path=/some/deep/path"; Version=1
19:16:03.142 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 << Set-Cookie: miss="piggy; path=/"; Version=1
19:16:03.142 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 << Content-Type: text/plain
19:16:03.142 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 << Content-Length: 27
19:16:03.142 [Test worker] DEBUG org.apache.http.headers - http-outgoing-31 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.142 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.142 [Test worker] DEBUG org.apache.http.client.protocol.ResponseProcessCookies - Cookie accepted [fozzy="bear; path=/some/deep/path", version:1, domain:localhost, path:/, expiry:null]
19:16:03.143 [Test worker] DEBUG org.apache.http.client.protocol.ResponseProcessCookies - Cookie accepted [miss="piggy; path=/", version:1, domain:localhost, path:/, expiry:null]
19:16:03.143 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:47282<->127.0.0.1:44215
19:16:03.143 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:03.157 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@5d5734a5
19:16:03.169 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@22292bdc
19:16:03.179 [XNIO-33 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-33 I/O-1', selector sun.nio.ch.EPollSelectorImpl@c1b9121
19:16:03.186 [XNIO-33 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-33 I/O-2', selector sun.nio.ch.EPollSelectorImpl@3bd65ee6
19:16:03.198 [XNIO-33 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-33 I/O-3', selector sun.nio.ch.EPollSelectorImpl@29dbfe3c
19:16:03.202 [XNIO-33 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-33 I/O-4', selector sun.nio.ch.EPollSelectorImpl@4916ec59
19:16:03.231 [XNIO-33 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-33 I/O-6', selector sun.nio.ch.EPollSelectorImpl@5fce14ac
19:16:03.203 [XNIO-33 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-33 I/O-5', selector sun.nio.ch.EPollSelectorImpl@7146099d
19:16:03.239 [XNIO-33 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-33 I/O-7', selector sun.nio.ch.EPollSelectorImpl@43faf842
19:16:03.247 [XNIO-33 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-33 I/O-8', selector sun.nio.ch.EPollSelectorImpl@490f2eff
19:16:03.248 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:03.248 [XNIO-33 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-33 Accept', selector sun.nio.ch.EPollSelectorImpl@180c0e8
19:16:03.249 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:03.260 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:03.260 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:03.260 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:40527
19:16:03.260 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:40527
19:16:03.260 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:40527
19:16:03.261 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:42342<->127.0.0.1:40527
19:16:03.261 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /delta HTTP/1.1
19:16:03.261 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:03.261 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.261 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 >> GET /delta HTTP/1.1
19:16:03.261 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 >> Host: localhost:40527
19:16:03.261 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 >> Connection: Keep-Alive
19:16:03.261 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.261 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 >> Accept-Encoding: gzip,deflate
19:16:03.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 >> "GET /delta HTTP/1.1[\r][\n]"
19:16:03.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 >> "Host: localhost:40527[\r][\n]"
19:16:03.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 >> "[\r][\n]"
19:16:03.268 [XNIO-33 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /delta (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:40527]}, cookies=[:]): <empty> }
19:16:03.269 [XNIO-33 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/date]}): 2016.08.25 14:43
19:16:03.269 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "HTTP/1.1 200 OK[\r][\n]"
19:16:03.269 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "Content-Encoding: gzip[\r][\n]"
19:16:03.269 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "Connection: keep-alive[\r][\n]"
19:16:03.269 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "Content-Type: text/date[\r][\n]"
19:16:03.269 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "Content-Length: 36[\r][\n]"
19:16:03.269 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.269 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "[\r][\n]"
19:16:03.269 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0]3204[0xd3]3[0xb0][0xd0]32U04[0xb1]21[0x6][0x0][0x97][0x12][0x8d][0xdb][0x10][0x0][0x0][0x0]"
19:16:03.269 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << HTTP/1.1 200 OK
19:16:03.270 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << Content-Encoding: gzip
19:16:03.270 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << Connection: keep-alive
19:16:03.270 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << Content-Type: text/date
19:16:03.270 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << Content-Length: 36
19:16:03.270 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.270 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.271 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:42342<->127.0.0.1:40527
19:16:03.271 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:03.273 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:03.273 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:03.273 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:40527
19:16:03.273 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /delta HTTP/1.1
19:16:03.273 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:03.273 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.273 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 >> GET /delta HTTP/1.1
19:16:03.273 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 >> Host: localhost:40527
19:16:03.273 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 >> Connection: Keep-Alive
19:16:03.273 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.274 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 >> Accept-Encoding: gzip,deflate
19:16:03.274 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 >> "GET /delta HTTP/1.1[\r][\n]"
19:16:03.274 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 >> "Host: localhost:40527[\r][\n]"
19:16:03.274 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.274 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.274 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.274 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 >> "[\r][\n]"
19:16:03.283 [XNIO-33 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /delta (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:40527]}, cookies=[:]): <empty> }
19:16:03.285 [XNIO-33 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/date]}): 2016.08.25 14:43
19:16:03.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "HTTP/1.1 200 OK[\r][\n]"
19:16:03.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "Content-Encoding: gzip[\r][\n]"
19:16:03.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "Connection: keep-alive[\r][\n]"
19:16:03.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "Content-Type: text/date[\r][\n]"
19:16:03.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "Content-Length: 36[\r][\n]"
19:16:03.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "[\r][\n]"
19:16:03.286 [Test worker] DEBUG org.apache.http.wire - http-outgoing-32 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0]3204[0xd3]3[0xb0][0xd0]32U04[0xb1]21[0x6][0x0][0x97][0x12][0x8d][0xdb][0x10][0x0][0x0][0x0]"
19:16:03.286 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << HTTP/1.1 200 OK
19:16:03.286 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << Content-Encoding: gzip
19:16:03.286 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << Connection: keep-alive
19:16:03.286 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << Content-Type: text/date
19:16:03.286 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << Content-Length: 36
19:16:03.286 [Test worker] DEBUG org.apache.http.headers - http-outgoing-32 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.286 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.287 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:42342<->127.0.0.1:40527
19:16:03.287 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:03.288 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@22292bdc
19:16:03.294 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@1e85e3dc
19:16:03.298 [XNIO-34 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-34 I/O-1', selector sun.nio.ch.EPollSelectorImpl@45d9424
19:16:03.302 [XNIO-34 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-34 I/O-2', selector sun.nio.ch.EPollSelectorImpl@6e696011
19:16:03.305 [XNIO-34 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-34 I/O-3', selector sun.nio.ch.EPollSelectorImpl@2cdc94ad
19:16:03.322 [XNIO-34 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-34 I/O-4', selector sun.nio.ch.EPollSelectorImpl@48d4f3e8
19:16:03.341 [XNIO-34 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-34 I/O-6', selector sun.nio.ch.EPollSelectorImpl@7afa45e4
19:16:03.345 [XNIO-34 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-34 I/O-5', selector sun.nio.ch.EPollSelectorImpl@674b3ad9
19:16:03.345 [XNIO-34 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-34 I/O-7', selector sun.nio.ch.EPollSelectorImpl@1d422aed
19:16:03.346 [XNIO-34 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-34 I/O-8', selector sun.nio.ch.EPollSelectorImpl@30b222b7
19:16:03.358 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:03.359 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:03.362 [XNIO-34 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-34 Accept', selector sun.nio.ch.EPollSelectorImpl@42900418
19:16:03.364 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:03.364 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:03.364 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:35911
19:16:03.364 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:35911
19:16:03.364 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:35911
19:16:03.364 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:56044<->127.0.0.1:35911
19:16:03.364 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /delta HTTP/1.1
19:16:03.364 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:03.365 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.365 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 >> GET /delta HTTP/1.1
19:16:03.365 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 >> Host: localhost:35911
19:16:03.365 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 >> Connection: Keep-Alive
19:16:03.365 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.365 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 >> Accept-Encoding: gzip,deflate
19:16:03.365 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 >> "GET /delta HTTP/1.1[\r][\n]"
19:16:03.365 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 >> "Host: localhost:35911[\r][\n]"
19:16:03.365 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.365 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.365 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.365 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 >> "[\r][\n]"
19:16:03.368 [XNIO-34 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /delta (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:35911]}, cookies=[:]): <empty> }
19:16:03.369 [XNIO-34 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/date]}): 2016.08.25 14:43
19:16:03.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "HTTP/1.1 200 OK[\r][\n]"
19:16:03.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "Content-Encoding: gzip[\r][\n]"
19:16:03.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "Connection: keep-alive[\r][\n]"
19:16:03.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "Content-Type: text/date[\r][\n]"
19:16:03.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "Content-Length: 36[\r][\n]"
19:16:03.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "[\r][\n]"
19:16:03.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0]3204[0xd3]3[0xb0][0xd0]32U04[0xb1]21[0x6][0x0][0x97][0x12][0x8d][0xdb][0x10][0x0][0x0][0x0]"
19:16:03.371 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << HTTP/1.1 200 OK
19:16:03.371 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << Content-Encoding: gzip
19:16:03.371 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << Connection: keep-alive
19:16:03.371 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << Content-Type: text/date
19:16:03.371 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << Content-Length: 36
19:16:03.371 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.371 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.371 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:56044<->127.0.0.1:35911
19:16:03.371 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:03.373 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:03.373 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:03.373 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:35911
19:16:03.373 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /delta HTTP/1.1
19:16:03.373 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:03.373 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.373 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 >> GET /delta HTTP/1.1
19:16:03.373 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 >> Host: localhost:35911
19:16:03.373 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 >> Connection: Keep-Alive
19:16:03.373 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.373 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 >> Accept-Encoding: gzip,deflate
19:16:03.373 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 >> "GET /delta HTTP/1.1[\r][\n]"
19:16:03.373 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 >> "Host: localhost:35911[\r][\n]"
19:16:03.373 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.373 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.373 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.373 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 >> "[\r][\n]"
19:16:03.374 [XNIO-34 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /delta (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:35911]}, cookies=[:]): <empty> }
19:16:03.375 [XNIO-34 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/date]}): 2016.08.25 14:43
19:16:03.376 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "HTTP/1.1 200 OK[\r][\n]"
19:16:03.376 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "Content-Encoding: gzip[\r][\n]"
19:16:03.376 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "Connection: keep-alive[\r][\n]"
19:16:03.376 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "Content-Type: text/date[\r][\n]"
19:16:03.376 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "Content-Length: 36[\r][\n]"
19:16:03.376 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.376 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "[\r][\n]"
19:16:03.376 [Test worker] DEBUG org.apache.http.wire - http-outgoing-33 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0]3204[0xd3]3[0xb0][0xd0]32U04[0xb1]21[0x6][0x0][0x97][0x12][0x8d][0xdb][0x10][0x0][0x0][0x0]"
19:16:03.376 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << HTTP/1.1 200 OK
19:16:03.376 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << Content-Encoding: gzip
19:16:03.376 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << Connection: keep-alive
19:16:03.376 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << Content-Type: text/date
19:16:03.376 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << Content-Length: 36
19:16:03.376 [Test worker] DEBUG org.apache.http.headers - http-outgoing-33 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.376 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.377 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:56044<->127.0.0.1:35911
19:16:03.377 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:03.377 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@1e85e3dc
19:16:03.382 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@7e5fe044
19:16:03.387 [XNIO-35 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-35 I/O-3', selector sun.nio.ch.EPollSelectorImpl@7321184b
19:16:03.387 [XNIO-35 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-35 I/O-1', selector sun.nio.ch.EPollSelectorImpl@473862c1
19:16:03.387 [XNIO-35 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-35 I/O-2', selector sun.nio.ch.EPollSelectorImpl@31d670a1
19:16:03.393 [XNIO-35 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-35 I/O-4', selector sun.nio.ch.EPollSelectorImpl@243091f0
19:16:03.395 [XNIO-35 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-35 I/O-5', selector sun.nio.ch.EPollSelectorImpl@f2c5759
19:16:03.396 [XNIO-35 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-35 I/O-6', selector sun.nio.ch.EPollSelectorImpl@3dc8c98a
19:16:03.397 [XNIO-35 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-35 I/O-7', selector sun.nio.ch.EPollSelectorImpl@3ff9d3bd
19:16:03.397 [XNIO-35 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-35 I/O-8', selector sun.nio.ch.EPollSelectorImpl@79ef11a5
19:16:03.403 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:03.403 [XNIO-35 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-35 Accept', selector sun.nio.ch.EPollSelectorImpl@574056a6
19:16:03.404 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:03.406 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:03.406 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:03.407 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:35735
19:16:03.407 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:35735
19:16:03.407 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:35735
19:16:03.407 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:46636<->127.0.0.1:35735
19:16:03.407 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /delta HTTP/1.1
19:16:03.407 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:03.407 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 >> GET /delta HTTP/1.1
19:16:03.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 >> Cookie: flavor=peanut-butter
19:16:03.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 >> Host: localhost:35735
19:16:03.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 >> Connection: Keep-Alive
19:16:03.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.407 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 >> Accept-Encoding: gzip,deflate
19:16:03.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 >> "GET /delta HTTP/1.1[\r][\n]"
19:16:03.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 >> "Cookie: flavor=peanut-butter[\r][\n]"
19:16:03.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 >> "Host: localhost:35735[\r][\n]"
19:16:03.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.407 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 >> "[\r][\n]"
19:16:03.426 [XNIO-35 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /delta (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], Cookie=[flavor=peanut-butter], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:35735]}, cookies=[flavor:ersatz.undertow.server.handlers.CookieImpl@5f57ccb4]): <empty> }
19:16:03.428 [XNIO-35 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/date]}): 2016.08.25 14:43
19:16:03.429 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "HTTP/1.1 200 OK[\r][\n]"
19:16:03.429 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "Content-Encoding: gzip[\r][\n]"
19:16:03.429 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "Connection: keep-alive[\r][\n]"
19:16:03.429 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "Content-Type: text/date[\r][\n]"
19:16:03.429 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "Content-Length: 36[\r][\n]"
19:16:03.429 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.429 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "[\r][\n]"
19:16:03.429 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0]3204[0xd3]3[0xb0][0xd0]32U04[0xb1]21[0x6][0x0][0x97][0x12][0x8d][0xdb][0x10][0x0][0x0][0x0]"
19:16:03.429 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << HTTP/1.1 200 OK
19:16:03.429 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << Content-Encoding: gzip
19:16:03.429 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << Connection: keep-alive
19:16:03.429 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << Content-Type: text/date
19:16:03.429 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << Content-Length: 36
19:16:03.429 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.429 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.430 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:46636<->127.0.0.1:35735
19:16:03.430 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:03.432 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:03.432 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:03.432 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:35735
19:16:03.432 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /delta HTTP/1.1
19:16:03.432 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:03.432 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.432 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 >> GET /delta HTTP/1.1
19:16:03.432 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 >> Cookie: flavor=peanut-butter
19:16:03.432 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 >> Host: localhost:35735
19:16:03.432 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 >> Connection: Keep-Alive
19:16:03.432 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.432 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 >> Accept-Encoding: gzip,deflate
19:16:03.432 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 >> "GET /delta HTTP/1.1[\r][\n]"
19:16:03.432 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 >> "Cookie: flavor=peanut-butter[\r][\n]"
19:16:03.432 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 >> "Host: localhost:35735[\r][\n]"
19:16:03.432 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.432 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.432 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.432 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 >> "[\r][\n]"
19:16:03.446 [XNIO-35 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /delta (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], Cookie=[flavor=peanut-butter], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:35735]}, cookies=[flavor:ersatz.undertow.server.handlers.CookieImpl@4aacd00]): <empty> }
19:16:03.448 [XNIO-35 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/date]}): 2016.08.25 14:43
19:16:03.448 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "HTTP/1.1 200 OK[\r][\n]"
19:16:03.448 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "Content-Encoding: gzip[\r][\n]"
19:16:03.448 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "Connection: keep-alive[\r][\n]"
19:16:03.448 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "Content-Type: text/date[\r][\n]"
19:16:03.448 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "Content-Length: 36[\r][\n]"
19:16:03.448 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.448 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "[\r][\n]"
19:16:03.448 [Test worker] DEBUG org.apache.http.wire - http-outgoing-34 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0]3204[0xd3]3[0xb0][0xd0]32U04[0xb1]21[0x6][0x0][0x97][0x12][0x8d][0xdb][0x10][0x0][0x0][0x0]"
19:16:03.449 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << HTTP/1.1 200 OK
19:16:03.449 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << Content-Encoding: gzip
19:16:03.449 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << Connection: keep-alive
19:16:03.449 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << Content-Type: text/date
19:16:03.449 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << Content-Length: 36
19:16:03.449 [Test worker] DEBUG org.apache.http.headers - http-outgoing-34 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.449 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.449 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:46636<->127.0.0.1:35735
19:16:03.449 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:03.450 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@7e5fe044
19:16:03.456 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@4df873cb
19:16:03.460 [XNIO-36 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-36 I/O-1', selector sun.nio.ch.EPollSelectorImpl@43be7490
19:16:03.461 [XNIO-36 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-36 I/O-2', selector sun.nio.ch.EPollSelectorImpl@42ae494f
19:16:03.481 [XNIO-36 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-36 I/O-4', selector sun.nio.ch.EPollSelectorImpl@5b693e9c
19:16:03.482 [XNIO-36 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-36 I/O-3', selector sun.nio.ch.EPollSelectorImpl@4a42c5d7
19:16:03.482 [XNIO-36 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-36 I/O-5', selector sun.nio.ch.EPollSelectorImpl@5f1e9fa0
19:16:03.485 [XNIO-36 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-36 I/O-6', selector sun.nio.ch.EPollSelectorImpl@3d639c60
19:16:03.485 [XNIO-36 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-36 I/O-8', selector sun.nio.ch.EPollSelectorImpl@27688907
19:16:03.486 [XNIO-36 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-36 Accept', selector sun.nio.ch.EPollSelectorImpl@4403df0e
19:16:03.485 [XNIO-36 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-36 I/O-7', selector sun.nio.ch.EPollSelectorImpl@4a86164d
19:16:03.486 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:03.487 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:03.491 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:03.492 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:03.492 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:38259
19:16:03.492 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:38259
19:16:03.492 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:38259
19:16:03.493 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:50576<->127.0.0.1:38259
19:16:03.493 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /delta HTTP/1.1
19:16:03.493 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:03.493 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.493 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 >> GET /delta HTTP/1.1
19:16:03.493 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 >> Cookie: flavor=oatmeal; count=dozen
19:16:03.493 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 >> Host: localhost:38259
19:16:03.493 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 >> Connection: Keep-Alive
19:16:03.493 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.493 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 >> Accept-Encoding: gzip,deflate
19:16:03.493 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 >> "GET /delta HTTP/1.1[\r][\n]"
19:16:03.493 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 >> "Cookie: flavor=oatmeal; count=dozen[\r][\n]"
19:16:03.493 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 >> "Host: localhost:38259[\r][\n]"
19:16:03.493 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.493 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.493 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.493 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 >> "[\r][\n]"
19:16:03.494 [XNIO-36 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /delta (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], Cookie=[flavor=oatmeal; count=dozen], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38259]}, cookies=[count:ersatz.undertow.server.handlers.CookieImpl@583ba8c5, flavor:ersatz.undertow.server.handlers.CookieImpl@56fc5db2]): <empty> }
19:16:03.501 [XNIO-36 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/date]}): 2016.08.25 14:43
19:16:03.501 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "HTTP/1.1 200 OK[\r][\n]"
19:16:03.501 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "Content-Encoding: gzip[\r][\n]"
19:16:03.501 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "Connection: keep-alive[\r][\n]"
19:16:03.501 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "Content-Type: text/date[\r][\n]"
19:16:03.501 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "Content-Length: 36[\r][\n]"
19:16:03.501 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.501 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "[\r][\n]"
19:16:03.501 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0]3204[0xd3]3[0xb0][0xd0]32U04[0xb1]21[0x6][0x0][0x97][0x12][0x8d][0xdb][0x10][0x0][0x0][0x0]"
19:16:03.501 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << HTTP/1.1 200 OK
19:16:03.501 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << Content-Encoding: gzip
19:16:03.501 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << Connection: keep-alive
19:16:03.501 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << Content-Type: text/date
19:16:03.501 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << Content-Length: 36
19:16:03.501 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.502 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.502 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:50576<->127.0.0.1:38259
19:16:03.502 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:03.504 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:03.504 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:03.504 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:38259
19:16:03.505 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /delta HTTP/1.1
19:16:03.505 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:03.505 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.505 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 >> GET /delta HTTP/1.1
19:16:03.505 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 >> Cookie: flavor=oatmeal; count=dozen
19:16:03.505 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 >> Host: localhost:38259
19:16:03.505 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 >> Connection: Keep-Alive
19:16:03.505 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.505 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 >> Accept-Encoding: gzip,deflate
19:16:03.505 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 >> "GET /delta HTTP/1.1[\r][\n]"
19:16:03.505 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 >> "Cookie: flavor=oatmeal; count=dozen[\r][\n]"
19:16:03.505 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 >> "Host: localhost:38259[\r][\n]"
19:16:03.505 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.505 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.505 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.505 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 >> "[\r][\n]"
19:16:03.506 [XNIO-36 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /delta (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], Cookie=[flavor=oatmeal; count=dozen], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38259]}, cookies=[count:ersatz.undertow.server.handlers.CookieImpl@4d9fd330, flavor:ersatz.undertow.server.handlers.CookieImpl@435824f3]): <empty> }
19:16:03.509 [XNIO-36 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/date]}): 2016.08.25 14:43
19:16:03.509 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "HTTP/1.1 200 OK[\r][\n]"
19:16:03.509 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "Content-Encoding: gzip[\r][\n]"
19:16:03.509 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "Connection: keep-alive[\r][\n]"
19:16:03.509 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "Content-Type: text/date[\r][\n]"
19:16:03.509 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "Content-Length: 36[\r][\n]"
19:16:03.509 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.509 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "[\r][\n]"
19:16:03.509 [Test worker] DEBUG org.apache.http.wire - http-outgoing-35 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0]3204[0xd3]3[0xb0][0xd0]32U04[0xb1]21[0x6][0x0][0x97][0x12][0x8d][0xdb][0x10][0x0][0x0][0x0]"
19:16:03.509 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << HTTP/1.1 200 OK
19:16:03.510 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << Content-Encoding: gzip
19:16:03.510 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << Connection: keep-alive
19:16:03.510 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << Content-Type: text/date
19:16:03.510 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << Content-Length: 36
19:16:03.510 [Test worker] DEBUG org.apache.http.headers - http-outgoing-35 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.510 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.511 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:50576<->127.0.0.1:38259
19:16:03.511 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:03.512 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@4df873cb
19:16:03.549 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@2b01098c
19:16:03.556 [XNIO-37 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-37 I/O-1', selector sun.nio.ch.EPollSelectorImpl@3eb02388
19:16:03.558 [XNIO-37 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-37 I/O-2', selector sun.nio.ch.EPollSelectorImpl@2e9e302a
19:16:03.559 [XNIO-37 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-37 I/O-3', selector sun.nio.ch.EPollSelectorImpl@4603a370
19:16:03.566 [XNIO-37 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-37 I/O-4', selector sun.nio.ch.EPollSelectorImpl@184fd1f5
19:16:03.568 [XNIO-37 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-37 I/O-5', selector sun.nio.ch.EPollSelectorImpl@52197546
19:16:03.571 [XNIO-37 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-37 I/O-6', selector sun.nio.ch.EPollSelectorImpl@5f6ee86d
19:16:03.582 [XNIO-37 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-37 I/O-7', selector sun.nio.ch.EPollSelectorImpl@5a66d294
19:16:03.585 [XNIO-37 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-37 I/O-8', selector sun.nio.ch.EPollSelectorImpl@360dabc1
19:16:03.587 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:03.587 [XNIO-37 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-37 Accept', selector sun.nio.ch.EPollSelectorImpl@51c0637b
19:16:03.588 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:03.606 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:03.607 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:03.607 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:39429
19:16:03.607 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:39429
19:16:03.607 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:39429
19:16:03.607 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:57998<->127.0.0.1:39429
19:16:03.607 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /basic HTTP/1.1
19:16:03.607 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:03.607 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> GET /basic HTTP/1.1
19:16:03.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> Host: localhost:39429
19:16:03.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> Connection: Keep-Alive
19:16:03.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.607 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> Accept-Encoding: gzip,deflate
19:16:03.607 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "GET /basic HTTP/1.1[\r][\n]"
19:16:03.608 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "Host: localhost:39429[\r][\n]"
19:16:03.608 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.608 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.608 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.608 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "[\r][\n]"
19:16:03.620 [XNIO-37 task-1] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:39429]} response {}}
19:16:03.620 [XNIO-37 task-1] DEBUG ersatz.undertow.request.security - Attempting to authenticate /basic, authentication required: true
19:16:03.622 [XNIO-37 task-1] DEBUG ersatz.undertow.request.security - Authentication outcome was NOT_ATTEMPTED with method ersatz.undertow.security.impl.BasicAuthenticationMechanism@2fe112ba for /basic
19:16:03.622 [XNIO-37 task-1] DEBUG ersatz.undertow.request.security - Sending authentication challenge for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:39429]} response {}}
19:16:03.623 [XNIO-37 task-1] DEBUG ersatz.undertow.request.security - Sending basic auth challenge Basic realm="BasicTesting" for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:39429]} response {WWW-Authenticate=[Basic realm="BasicTesting"]}}
19:16:03.624 [XNIO-37 task-1] DEBUG ersatz.undertow.request.security - Authentication result was CHALLENGE_SENT for /basic
19:16:03.624 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "HTTP/1.1 401 Unauthorized[\r][\n]"
19:16:03.624 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "Connection: keep-alive[\r][\n]"
19:16:03.624 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "WWW-Authenticate: Basic realm="BasicTesting"[\r][\n]"
19:16:03.624 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "Content-Length: 0[\r][\n]"
19:16:03.624 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.624 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "[\r][\n]"
19:16:03.624 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << HTTP/1.1 401 Unauthorized
19:16:03.624 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << Connection: keep-alive
19:16:03.624 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << WWW-Authenticate: Basic realm="BasicTesting"
19:16:03.624 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << Content-Length: 0
19:16:03.624 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.624 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.625 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
19:16:03.625 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - localhost:39429 requested authentication
19:16:03.625 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, Digest, Basic]
19:16:03.625 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Negotiate authentication scheme not available
19:16:03.625 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Kerberos authentication scheme not available
19:16:03.625 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for NTLM authentication scheme not available
19:16:03.625 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Digest authentication scheme not available
19:16:03.630 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Selected authentication options: [BASIC [complete=true]]
19:16:03.631 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /basic HTTP/1.1
19:16:03.631 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: CHALLENGED
19:16:03.631 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Generating response to an authentication challenge using basic scheme
19:16:03.638 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.638 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> GET /basic HTTP/1.1
19:16:03.638 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> Host: localhost:39429
19:16:03.638 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> Connection: Keep-Alive
19:16:03.638 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.638 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> Accept-Encoding: gzip,deflate
19:16:03.638 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> Authorization: Basic YWRtaW46JDNjcjN0
19:16:03.638 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "GET /basic HTTP/1.1[\r][\n]"
19:16:03.638 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "Host: localhost:39429[\r][\n]"
19:16:03.638 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.638 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.638 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.639 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "Authorization: Basic YWRtaW46JDNjcjN0[\r][\n]"
19:16:03.639 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "[\r][\n]"
19:16:03.648 [XNIO-37 task-2] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic YWRtaW46JDNjcjN0], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:39429]} response {}}
19:16:03.648 [XNIO-37 task-2] DEBUG ersatz.undertow.request.security - Attempting to authenticate /basic, authentication required: true
19:16:03.652 [XNIO-37 task-2] DEBUG ersatz.undertow.request.security - Found basic auth header admin:$3cr3t (decoded using charset UTF-8) in HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic YWRtaW46JDNjcjN0], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:39429]} response {}}
19:16:03.670 [XNIO-37 task-2] DEBUG ersatz.undertow.request.security - Authenticated as admin, roles [TESTER]
19:16:03.685 [XNIO-37 task-2] DEBUG ersatz.undertow.request.security - Authentication outcome was AUTHENTICATED with method ersatz.undertow.security.impl.BasicAuthenticationMechanism@2fe112ba for /basic
19:16:03.685 [XNIO-37 task-2] DEBUG ersatz.undertow.request.security - Authentication result was AUTHENTICATED for /basic
19:16:03.685 [XNIO-37 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /basic (query=[:], headers={Connection=[Keep-Alive], Authorization=[Basic YWRtaW46JDNjcjN0], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:39429]}, cookies=[:]): <empty> }
19:16:03.686 [XNIO-37 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:03.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "HTTP/1.1 200 OK[\r][\n]"
19:16:03.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "Content-Encoding: gzip[\r][\n]"
19:16:03.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "Connection: keep-alive[\r][\n]"
19:16:03.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "Content-Type: text/plain[\r][\n]"
19:16:03.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "Content-Length: 27[\r][\n]"
19:16:03.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "[\r][\n]"
19:16:03.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:03.687 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << HTTP/1.1 200 OK
19:16:03.687 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << Content-Encoding: gzip
19:16:03.687 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << Connection: keep-alive
19:16:03.687 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << Content-Type: text/plain
19:16:03.687 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << Content-Length: 27
19:16:03.687 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.687 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.687 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication succeeded
19:16:03.689 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Caching 'basic' auth scheme for http://localhost:39429
19:16:03.694 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:57998<->127.0.0.1:39429
19:16:03.695 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:03.695 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:03.695 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:03.695 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:39429
19:16:03.695 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /basic HTTP/1.1
19:16:03.695 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:03.695 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.696 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> GET /basic HTTP/1.1
19:16:03.696 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> Host: localhost:39429
19:16:03.696 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> Connection: Keep-Alive
19:16:03.696 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.696 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> Accept-Encoding: gzip,deflate
19:16:03.696 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "GET /basic HTTP/1.1[\r][\n]"
19:16:03.696 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "Host: localhost:39429[\r][\n]"
19:16:03.696 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.696 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.696 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.696 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "[\r][\n]"
19:16:03.699 [XNIO-37 task-3] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:39429]} response {}}
19:16:03.699 [XNIO-37 task-3] DEBUG ersatz.undertow.request.security - Attempting to authenticate /basic, authentication required: true
19:16:03.699 [XNIO-37 task-3] DEBUG ersatz.undertow.request.security - Authentication outcome was NOT_ATTEMPTED with method ersatz.undertow.security.impl.BasicAuthenticationMechanism@2fe112ba for /basic
19:16:03.699 [XNIO-37 task-3] DEBUG ersatz.undertow.request.security - Sending authentication challenge for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:39429]} response {}}
19:16:03.699 [XNIO-37 task-3] DEBUG ersatz.undertow.request.security - Sending basic auth challenge Basic realm="BasicTesting" for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:39429]} response {WWW-Authenticate=[Basic realm="BasicTesting"]}}
19:16:03.699 [XNIO-37 task-3] DEBUG ersatz.undertow.request.security - Authentication result was CHALLENGE_SENT for /basic
19:16:03.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "HTTP/1.1 401 Unauthorized[\r][\n]"
19:16:03.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "Connection: keep-alive[\r][\n]"
19:16:03.699 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "WWW-Authenticate: Basic realm="BasicTesting"[\r][\n]"
19:16:03.700 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "Content-Length: 0[\r][\n]"
19:16:03.700 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.700 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "[\r][\n]"
19:16:03.700 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << HTTP/1.1 401 Unauthorized
19:16:03.700 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << Connection: keep-alive
19:16:03.700 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << WWW-Authenticate: Basic realm="BasicTesting"
19:16:03.700 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << Content-Length: 0
19:16:03.700 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.700 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.700 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
19:16:03.700 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - localhost:39429 requested authentication
19:16:03.700 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, Digest, Basic]
19:16:03.700 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Negotiate authentication scheme not available
19:16:03.700 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Kerberos authentication scheme not available
19:16:03.700 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for NTLM authentication scheme not available
19:16:03.700 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Digest authentication scheme not available
19:16:03.700 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Selected authentication options: [BASIC [complete=true]]
19:16:03.700 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /basic HTTP/1.1
19:16:03.700 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: CHALLENGED
19:16:03.700 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Generating response to an authentication challenge using basic scheme
19:16:03.700 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.701 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> GET /basic HTTP/1.1
19:16:03.701 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> Host: localhost:39429
19:16:03.701 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> Connection: Keep-Alive
19:16:03.701 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.701 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> Accept-Encoding: gzip,deflate
19:16:03.701 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 >> Authorization: Basic YWRtaW46JDNjcjN0
19:16:03.701 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "GET /basic HTTP/1.1[\r][\n]"
19:16:03.701 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "Host: localhost:39429[\r][\n]"
19:16:03.701 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.701 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.701 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.701 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "Authorization: Basic YWRtaW46JDNjcjN0[\r][\n]"
19:16:03.701 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 >> "[\r][\n]"
19:16:03.702 [XNIO-37 task-4] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic YWRtaW46JDNjcjN0], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:39429]} response {}}
19:16:03.702 [XNIO-37 task-4] DEBUG ersatz.undertow.request.security - Attempting to authenticate /basic, authentication required: true
19:16:03.702 [XNIO-37 task-4] DEBUG ersatz.undertow.request.security - Found basic auth header admin:$3cr3t (decoded using charset UTF-8) in HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic YWRtaW46JDNjcjN0], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:39429]} response {}}
19:16:03.703 [XNIO-37 task-4] DEBUG ersatz.undertow.request.security - Authenticated as admin, roles [TESTER]
19:16:03.703 [XNIO-37 task-4] DEBUG ersatz.undertow.request.security - Authentication outcome was AUTHENTICATED with method ersatz.undertow.security.impl.BasicAuthenticationMechanism@2fe112ba for /basic
19:16:03.703 [XNIO-37 task-4] DEBUG ersatz.undertow.request.security - Authentication result was AUTHENTICATED for /basic
19:16:03.703 [XNIO-37 task-4] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /basic (query=[:], headers={Connection=[Keep-Alive], Authorization=[Basic YWRtaW46JDNjcjN0], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:39429]}, cookies=[:]): <empty> }
19:16:03.703 [XNIO-37 task-4] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:03.704 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "HTTP/1.1 200 OK[\r][\n]"
19:16:03.704 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "Content-Encoding: gzip[\r][\n]"
19:16:03.704 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "Connection: keep-alive[\r][\n]"
19:16:03.704 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "Content-Type: text/plain[\r][\n]"
19:16:03.704 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "Content-Length: 27[\r][\n]"
19:16:03.704 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.704 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "[\r][\n]"
19:16:03.704 [Test worker] DEBUG org.apache.http.wire - http-outgoing-36 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:03.704 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << HTTP/1.1 200 OK
19:16:03.704 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << Content-Encoding: gzip
19:16:03.704 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << Connection: keep-alive
19:16:03.704 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << Content-Type: text/plain
19:16:03.704 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << Content-Length: 27
19:16:03.704 [Test worker] DEBUG org.apache.http.headers - http-outgoing-36 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.704 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.704 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication succeeded
19:16:03.704 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Caching 'basic' auth scheme for http://localhost:39429
19:16:03.705 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:57998<->127.0.0.1:39429
19:16:03.705 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:03.706 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@2b01098c
19:16:03.710 [XNIO-37 task-4] ERROR ersatz.undertow.request - UT005071: Undertow request failed HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic YWRtaW46JDNjcjN0], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:39429]} response {Content-Encoding=[gzip], Connection=[keep-alive], Content-Type=[text/plain], Content-Length=[27], Date=[Sun, 11 Aug 2019 00:15:58 GMT]}}
java.lang.NullPointerException: null
at ersatz.undertow.conduits.DeflatingStreamSinkConduit.performFlushIfRequired(DeflatingStreamSinkConduit.java:427)
at ersatz.undertow.conduits.DeflatingStreamSinkConduit.flush(DeflatingStreamSinkConduit.java:349)
at ersatz.xnio.conduits.ConduitStreamSinkChannel.flush(ConduitStreamSinkChannel.java:162)
at ersatz.undertow.channels.DetachableStreamSinkChannel.flush(DetachableStreamSinkChannel.java:119)
at ersatz.xnio.channels.Channels.flushBlocking(Channels.java:63)
at ersatz.undertow.io.UndertowOutputStream.close(UndertowOutputStream.java:344)
at ersatz.undertow.io.BlockingSenderImpl.close(BlockingSenderImpl.java:170)
at ersatz.undertow.io.DefaultIoCallback.onComplete(DefaultIoCallback.java:54)
at ersatz.undertow.io.BlockingSenderImpl.invokeOnComplete(BlockingSenderImpl.java:227)
at ersatz.undertow.io.BlockingSenderImpl.send(BlockingSenderImpl.java:95)
at ersatz.undertow.io.BlockingSenderImpl.send(BlockingSenderImpl.java:117)
at com.stehno.ersatz.ErsatzServer.send(ErsatzServer.groovy:494)
at com.stehno.ersatz.ErsatzServer.access$0(ErsatzServer.groovy)
at com.stehno.ersatz.ErsatzServer$1.handleRequest(ErsatzServer.groovy:370)
at ersatz.undertow.server.handlers.HttpTraceHandler.handleRequest(HttpTraceHandler.java:70)
at ersatz.undertow.security.handlers.AuthenticationCallHandler.handleRequest(AuthenticationCallHandler.java:52)
at ersatz.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53)
at ersatz.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
at ersatz.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
at ersatz.undertow.server.handlers.encoding.EncodingHandler.handleRequest(EncodingHandler.java:72)
at ersatz.undertow.server.Connectors.executeRootHandler(Connectors.java:332)
at ersatz.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:812)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
19:16:03.710 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@5c050e54
19:16:03.712 [XNIO-38 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-38 I/O-2', selector sun.nio.ch.EPollSelectorImpl@2a7a7084
19:16:03.714 [XNIO-38 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-38 I/O-3', selector sun.nio.ch.EPollSelectorImpl@3962a9c1
19:16:03.727 [XNIO-38 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-38 I/O-4', selector sun.nio.ch.EPollSelectorImpl@525045b3
19:16:03.712 [XNIO-38 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-38 I/O-1', selector sun.nio.ch.EPollSelectorImpl@63cb17bc
19:16:03.729 [XNIO-38 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-38 I/O-5', selector sun.nio.ch.EPollSelectorImpl@1656b9e9
19:16:03.732 [XNIO-38 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-38 I/O-7', selector sun.nio.ch.EPollSelectorImpl@2d17a13a
19:16:03.732 [XNIO-38 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-38 I/O-6', selector sun.nio.ch.EPollSelectorImpl@3e3b0034
19:16:03.733 [XNIO-38 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-38 I/O-8', selector sun.nio.ch.EPollSelectorImpl@24240700
19:16:03.734 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:03.734 [XNIO-38 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-38 Accept', selector sun.nio.ch.EPollSelectorImpl@6addf453
19:16:03.735 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:03.738 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:03.738 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:03.738 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {s}->https://localhost:41907
19:16:03.738 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://localhost:41907
19:16:03.738 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:41907
19:16:03.738 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Connecting socket to localhost/127.0.0.1:41907 with timeout 0
19:16:03.739 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Enabled protocols: [TLSv1, TLSv1.1, TLSv1.2]
19:16:03.739 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Enabled cipher suites:[TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
19:16:03.739 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Starting handshake
19:16:03.761 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Secure session established
19:16:03.762 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - negotiated protocol: TLSv1.2
19:16:03.762 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - negotiated cipher suite: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
19:16:03.762 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - peer principal: CN=Ersatz, OU=Ersatz, O=Ersatz, L=Nowhere, ST=Nowhere, C=US
19:16:03.763 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - issuer principal: CN=Ersatz, OU=Ersatz, O=Ersatz, L=Nowhere, ST=Nowhere, C=US
19:16:03.763 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:47014<->127.0.0.1:41907
19:16:03.764 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /basic HTTP/1.1
19:16:03.764 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:03.764 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.764 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> GET /basic HTTP/1.1
19:16:03.764 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> Host: localhost:41907
19:16:03.764 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> Connection: Keep-Alive
19:16:03.764 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.764 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> Accept-Encoding: gzip,deflate
19:16:03.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "GET /basic HTTP/1.1[\r][\n]"
19:16:03.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "Host: localhost:41907[\r][\n]"
19:16:03.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.764 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "[\r][\n]"
19:16:03.765 [XNIO-38 task-3] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:41907]} response {}}
19:16:03.766 [XNIO-38 task-3] DEBUG ersatz.undertow.request.security - Attempting to authenticate /basic, authentication required: true
19:16:03.766 [XNIO-38 task-3] DEBUG ersatz.undertow.request.security - Authentication outcome was NOT_ATTEMPTED with method ersatz.undertow.security.impl.BasicAuthenticationMechanism@717f411d for /basic
19:16:03.766 [XNIO-38 task-3] DEBUG ersatz.undertow.request.security - Sending authentication challenge for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:41907]} response {}}
19:16:03.766 [XNIO-38 task-3] DEBUG ersatz.undertow.request.security - Sending basic auth challenge Basic realm="BasicTesting" for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:41907]} response {WWW-Authenticate=[Basic realm="BasicTesting"]}}
19:16:03.766 [XNIO-38 task-3] DEBUG ersatz.undertow.request.security - Authentication result was CHALLENGE_SENT for /basic
19:16:03.767 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "HTTP/1.1 401 Unauthorized[\r][\n]"
19:16:03.767 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "Connection: keep-alive[\r][\n]"
19:16:03.767 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "WWW-Authenticate: Basic realm="BasicTesting"[\r][\n]"
19:16:03.767 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "Content-Length: 0[\r][\n]"
19:16:03.767 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.767 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "[\r][\n]"
19:16:03.768 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << HTTP/1.1 401 Unauthorized
19:16:03.768 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << Connection: keep-alive
19:16:03.768 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << WWW-Authenticate: Basic realm="BasicTesting"
19:16:03.768 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << Content-Length: 0
19:16:03.768 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.768 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.768 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
19:16:03.768 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - localhost:41907 requested authentication
19:16:03.768 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, Digest, Basic]
19:16:03.768 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Negotiate authentication scheme not available
19:16:03.768 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Kerberos authentication scheme not available
19:16:03.768 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for NTLM authentication scheme not available
19:16:03.768 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Digest authentication scheme not available
19:16:03.768 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Selected authentication options: [BASIC [complete=true]]
19:16:03.768 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /basic HTTP/1.1
19:16:03.768 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: CHALLENGED
19:16:03.768 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Generating response to an authentication challenge using basic scheme
19:16:03.768 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.768 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> GET /basic HTTP/1.1
19:16:03.768 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> Host: localhost:41907
19:16:03.768 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> Connection: Keep-Alive
19:16:03.768 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.769 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> Accept-Encoding: gzip,deflate
19:16:03.769 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> Authorization: Basic YWRtaW46JDNjcjN0
19:16:03.769 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "GET /basic HTTP/1.1[\r][\n]"
19:16:03.769 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "Host: localhost:41907[\r][\n]"
19:16:03.769 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.769 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.769 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.769 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "Authorization: Basic YWRtaW46JDNjcjN0[\r][\n]"
19:16:03.769 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "[\r][\n]"
19:16:03.770 [XNIO-38 task-4] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic YWRtaW46JDNjcjN0], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:41907]} response {}}
19:16:03.770 [XNIO-38 task-4] DEBUG ersatz.undertow.request.security - Attempting to authenticate /basic, authentication required: true
19:16:03.770 [XNIO-38 task-4] DEBUG ersatz.undertow.request.security - Found basic auth header admin:$3cr3t (decoded using charset UTF-8) in HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic YWRtaW46JDNjcjN0], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:41907]} response {}}
19:16:03.770 [XNIO-38 task-4] DEBUG ersatz.undertow.request.security - Authenticated as admin, roles [TESTER]
19:16:03.770 [XNIO-38 task-4] DEBUG ersatz.undertow.request.security - Authentication outcome was AUTHENTICATED with method ersatz.undertow.security.impl.BasicAuthenticationMechanism@717f411d for /basic
19:16:03.770 [XNIO-38 task-4] DEBUG ersatz.undertow.request.security - Authentication result was AUTHENTICATED for /basic
19:16:03.771 [XNIO-38 task-4] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /basic (query=[:], headers={Connection=[Keep-Alive], Authorization=[Basic YWRtaW46JDNjcjN0], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:41907]}, cookies=[:]): <empty> }
19:16:03.771 [XNIO-38 task-4] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:03.772 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "HTTP/1.1 200 OK[\r][\n]"
19:16:03.772 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "Content-Encoding: gzip[\r][\n]"
19:16:03.772 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "Connection: keep-alive[\r][\n]"
19:16:03.772 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "Content-Type: text/plain[\r][\n]"
19:16:03.772 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "Content-Length: 27[\r][\n]"
19:16:03.772 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.772 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "[\r][\n]"
19:16:03.772 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:03.772 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << HTTP/1.1 200 OK
19:16:03.772 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << Content-Encoding: gzip
19:16:03.772 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << Connection: keep-alive
19:16:03.772 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << Content-Type: text/plain
19:16:03.772 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << Content-Length: 27
19:16:03.772 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.772 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.772 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication succeeded
19:16:03.772 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Caching 'basic' auth scheme for https://localhost:41907
19:16:03.773 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:47014<->127.0.0.1:41907
19:16:03.773 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:03.774 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:03.774 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:03.774 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {s}->https://localhost:41907
19:16:03.775 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /basic HTTP/1.1
19:16:03.775 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:03.775 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.775 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> GET /basic HTTP/1.1
19:16:03.775 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> Host: localhost:41907
19:16:03.775 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> Connection: Keep-Alive
19:16:03.775 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.775 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> Accept-Encoding: gzip,deflate
19:16:03.775 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "GET /basic HTTP/1.1[\r][\n]"
19:16:03.775 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "Host: localhost:41907[\r][\n]"
19:16:03.775 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.775 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.775 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.775 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "[\r][\n]"
19:16:03.782 [XNIO-38 task-5] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:41907]} response {}}
19:16:03.783 [XNIO-38 task-5] DEBUG ersatz.undertow.request.security - Attempting to authenticate /basic, authentication required: true
19:16:03.783 [XNIO-38 task-5] DEBUG ersatz.undertow.request.security - Authentication outcome was NOT_ATTEMPTED with method ersatz.undertow.security.impl.BasicAuthenticationMechanism@717f411d for /basic
19:16:03.783 [XNIO-38 task-5] DEBUG ersatz.undertow.request.security - Sending authentication challenge for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:41907]} response {}}
19:16:03.783 [XNIO-38 task-5] DEBUG ersatz.undertow.request.security - Sending basic auth challenge Basic realm="BasicTesting" for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:41907]} response {WWW-Authenticate=[Basic realm="BasicTesting"]}}
19:16:03.783 [XNIO-38 task-5] DEBUG ersatz.undertow.request.security - Authentication result was CHALLENGE_SENT for /basic
19:16:03.783 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "HTTP/1.1 401 Unauthorized[\r][\n]"
19:16:03.783 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "Connection: keep-alive[\r][\n]"
19:16:03.783 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "WWW-Authenticate: Basic realm="BasicTesting"[\r][\n]"
19:16:03.783 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "Content-Length: 0[\r][\n]"
19:16:03.784 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.784 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "[\r][\n]"
19:16:03.784 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << HTTP/1.1 401 Unauthorized
19:16:03.784 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << Connection: keep-alive
19:16:03.784 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << WWW-Authenticate: Basic realm="BasicTesting"
19:16:03.784 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << Content-Length: 0
19:16:03.784 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.784 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.784 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
19:16:03.784 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - localhost:41907 requested authentication
19:16:03.784 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, Digest, Basic]
19:16:03.784 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Negotiate authentication scheme not available
19:16:03.784 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Kerberos authentication scheme not available
19:16:03.784 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for NTLM authentication scheme not available
19:16:03.784 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Digest authentication scheme not available
19:16:03.784 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Selected authentication options: [BASIC [complete=true]]
19:16:03.784 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /basic HTTP/1.1
19:16:03.784 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: CHALLENGED
19:16:03.784 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Generating response to an authentication challenge using basic scheme
19:16:03.784 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.785 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> GET /basic HTTP/1.1
19:16:03.785 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> Host: localhost:41907
19:16:03.785 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> Connection: Keep-Alive
19:16:03.785 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.785 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> Accept-Encoding: gzip,deflate
19:16:03.785 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 >> Authorization: Basic YWRtaW46JDNjcjN0
19:16:03.785 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "GET /basic HTTP/1.1[\r][\n]"
19:16:03.785 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "Host: localhost:41907[\r][\n]"
19:16:03.785 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.785 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.785 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.785 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "Authorization: Basic YWRtaW46JDNjcjN0[\r][\n]"
19:16:03.785 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 >> "[\r][\n]"
19:16:03.790 [XNIO-38 task-6] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic YWRtaW46JDNjcjN0], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:41907]} response {}}
19:16:03.790 [XNIO-38 task-6] DEBUG ersatz.undertow.request.security - Attempting to authenticate /basic, authentication required: true
19:16:03.790 [XNIO-38 task-6] DEBUG ersatz.undertow.request.security - Found basic auth header admin:$3cr3t (decoded using charset UTF-8) in HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic YWRtaW46JDNjcjN0], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:41907]} response {}}
19:16:03.791 [XNIO-38 task-6] DEBUG ersatz.undertow.request.security - Authenticated as admin, roles [TESTER]
19:16:03.791 [XNIO-38 task-6] DEBUG ersatz.undertow.request.security - Authentication outcome was AUTHENTICATED with method ersatz.undertow.security.impl.BasicAuthenticationMechanism@717f411d for /basic
19:16:03.791 [XNIO-38 task-6] DEBUG ersatz.undertow.request.security - Authentication result was AUTHENTICATED for /basic
19:16:03.791 [XNIO-38 task-6] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /basic (query=[:], headers={Connection=[Keep-Alive], Authorization=[Basic YWRtaW46JDNjcjN0], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:41907]}, cookies=[:]): <empty> }
19:16:03.792 [XNIO-38 task-6] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:03.793 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "HTTP/1.1 200 OK[\r][\n]"
19:16:03.793 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "Content-Encoding: gzip[\r][\n]"
19:16:03.793 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "Connection: keep-alive[\r][\n]"
19:16:03.793 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "Content-Type: text/plain[\r][\n]"
19:16:03.793 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "Content-Length: 27[\r][\n]"
19:16:03.793 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.793 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "[\r][\n]"
19:16:03.793 [Test worker] DEBUG org.apache.http.wire - http-outgoing-37 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:03.793 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << HTTP/1.1 200 OK
19:16:03.793 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << Content-Encoding: gzip
19:16:03.793 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << Connection: keep-alive
19:16:03.793 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << Content-Type: text/plain
19:16:03.793 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << Content-Length: 27
19:16:03.793 [Test worker] DEBUG org.apache.http.headers - http-outgoing-37 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.793 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.793 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication succeeded
19:16:03.793 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Caching 'basic' auth scheme for https://localhost:41907
19:16:03.794 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:47014<->127.0.0.1:41907
19:16:03.794 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:03.795 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@5c050e54
19:16:03.804 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@15d12d7f
19:16:03.806 [XNIO-39 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-39 I/O-1', selector sun.nio.ch.EPollSelectorImpl@1fdeb3ac
19:16:03.806 [XNIO-39 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-39 I/O-2', selector sun.nio.ch.EPollSelectorImpl@a88e49a
19:16:03.806 [XNIO-39 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-39 I/O-3', selector sun.nio.ch.EPollSelectorImpl@78d0dfc7
19:16:03.809 [XNIO-39 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-39 I/O-4', selector sun.nio.ch.EPollSelectorImpl@5e8c0561
19:16:03.809 [XNIO-39 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-39 I/O-5', selector sun.nio.ch.EPollSelectorImpl@2cc7c99a
19:16:03.809 [XNIO-39 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-39 I/O-6', selector sun.nio.ch.EPollSelectorImpl@14eff7a3
19:16:03.809 [XNIO-39 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-39 I/O-7', selector sun.nio.ch.EPollSelectorImpl@c105524
19:16:03.809 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:03.809 [XNIO-39 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-39 I/O-8', selector sun.nio.ch.EPollSelectorImpl@4dae2826
19:16:03.809 [XNIO-39 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-39 Accept', selector sun.nio.ch.EPollSelectorImpl@54656d9e
19:16:03.810 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:03.816 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:03.816 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:03.816 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:44963
19:16:03.817 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:44963
19:16:03.817 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:44963
19:16:03.817 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:59306<->127.0.0.1:44963
19:16:03.817 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /basic HTTP/1.1
19:16:03.817 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:03.817 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.817 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> GET /basic HTTP/1.1
19:16:03.817 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> Host: localhost:44963
19:16:03.817 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> Connection: Keep-Alive
19:16:03.817 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.817 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> Accept-Encoding: gzip,deflate
19:16:03.817 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "GET /basic HTTP/1.1[\r][\n]"
19:16:03.817 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "Host: localhost:44963[\r][\n]"
19:16:03.817 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.817 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.817 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.817 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "[\r][\n]"
19:16:03.818 [XNIO-39 task-1] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:44963]} response {}}
19:16:03.818 [XNIO-39 task-1] DEBUG ersatz.undertow.request.security - Attempting to authenticate /basic, authentication required: true
19:16:03.818 [XNIO-39 task-1] DEBUG ersatz.undertow.request.security - Authentication outcome was NOT_ATTEMPTED with method ersatz.undertow.security.impl.BasicAuthenticationMechanism@15dbda7e for /basic
19:16:03.818 [XNIO-39 task-1] DEBUG ersatz.undertow.request.security - Sending authentication challenge for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:44963]} response {}}
19:16:03.818 [XNIO-39 task-1] DEBUG ersatz.undertow.request.security - Sending basic auth challenge Basic realm="BasicTesting" for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:44963]} response {WWW-Authenticate=[Basic realm="BasicTesting"]}}
19:16:03.819 [XNIO-39 task-1] DEBUG ersatz.undertow.request.security - Authentication result was CHALLENGE_SENT for /basic
19:16:03.819 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "HTTP/1.1 401 Unauthorized[\r][\n]"
19:16:03.819 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "Connection: keep-alive[\r][\n]"
19:16:03.819 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "WWW-Authenticate: Basic realm="BasicTesting"[\r][\n]"
19:16:03.819 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "Content-Length: 0[\r][\n]"
19:16:03.819 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.819 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "[\r][\n]"
19:16:03.819 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << HTTP/1.1 401 Unauthorized
19:16:03.819 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << Connection: keep-alive
19:16:03.819 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << WWW-Authenticate: Basic realm="BasicTesting"
19:16:03.819 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << Content-Length: 0
19:16:03.819 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.819 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.820 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
19:16:03.820 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - localhost:44963 requested authentication
19:16:03.820 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, Digest, Basic]
19:16:03.820 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Negotiate authentication scheme not available
19:16:03.820 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Kerberos authentication scheme not available
19:16:03.820 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for NTLM authentication scheme not available
19:16:03.820 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Digest authentication scheme not available
19:16:03.820 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Selected authentication options: [BASIC [complete=true]]
19:16:03.820 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /basic HTTP/1.1
19:16:03.820 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: CHALLENGED
19:16:03.820 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Generating response to an authentication challenge using basic scheme
19:16:03.820 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.820 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> GET /basic HTTP/1.1
19:16:03.820 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> Host: localhost:44963
19:16:03.820 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> Connection: Keep-Alive
19:16:03.820 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.820 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> Accept-Encoding: gzip,deflate
19:16:03.820 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> Authorization: Basic Z3Vlc3Q6YmxhaA==
19:16:03.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "GET /basic HTTP/1.1[\r][\n]"
19:16:03.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "Host: localhost:44963[\r][\n]"
19:16:03.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "Authorization: Basic Z3Vlc3Q6YmxhaA==[\r][\n]"
19:16:03.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "[\r][\n]"
19:16:03.822 [XNIO-39 task-2] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic Z3Vlc3Q6YmxhaA==], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:44963]} response {}}
19:16:03.822 [XNIO-39 task-2] DEBUG ersatz.undertow.request.security - Attempting to authenticate /basic, authentication required: true
19:16:03.823 [XNIO-39 task-2] DEBUG ersatz.undertow.request.security - Found basic auth header guest:blah (decoded using charset UTF-8) in HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic Z3Vlc3Q6YmxhaA==], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:44963]} response {}}
19:16:03.823 [XNIO-39 task-2] DEBUG ersatz.undertow.request.security - Authentication failed with message UT000038: Authentication failed, requested user name 'guest' and mechanism BASIC for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic Z3Vlc3Q6YmxhaA==], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:44963]} response {}}
19:16:03.823 [XNIO-39 task-2] DEBUG ersatz.undertow.request.security - Authentication outcome was NOT_AUTHENTICATED with method ersatz.undertow.security.impl.BasicAuthenticationMechanism@15dbda7e for /basic
19:16:03.823 [XNIO-39 task-2] DEBUG ersatz.undertow.request.security - Sending authentication challenge for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic Z3Vlc3Q6YmxhaA==], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:44963]} response {}}
19:16:03.823 [XNIO-39 task-2] DEBUG ersatz.undertow.request.security - Sending basic auth challenge Basic realm="BasicTesting" for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic Z3Vlc3Q6YmxhaA==], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:44963]} response {WWW-Authenticate=[Basic realm="BasicTesting"]}}
19:16:03.823 [XNIO-39 task-2] DEBUG ersatz.undertow.request.security - Authentication result was CHALLENGE_SENT for /basic
19:16:03.824 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "HTTP/1.1 401 Unauthorized[\r][\n]"
19:16:03.824 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "Connection: keep-alive[\r][\n]"
19:16:03.824 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "WWW-Authenticate: Basic realm="BasicTesting"[\r][\n]"
19:16:03.824 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "Content-Length: 0[\r][\n]"
19:16:03.824 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.824 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "[\r][\n]"
19:16:03.824 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << HTTP/1.1 401 Unauthorized
19:16:03.824 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << Connection: keep-alive
19:16:03.824 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << WWW-Authenticate: Basic realm="BasicTesting"
19:16:03.824 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << Content-Length: 0
19:16:03.824 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.824 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.824 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
19:16:03.824 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - localhost:44963 requested authentication
19:16:03.824 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authorization challenge processed
19:16:03.824 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication failed
19:16:03.825 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:59306<->127.0.0.1:44963
19:16:03.825 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:03.835 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:03.835 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:03.835 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:44963
19:16:03.835 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /basic HTTP/1.1
19:16:03.835 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:03.835 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.835 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> GET /basic HTTP/1.1
19:16:03.835 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> Host: localhost:44963
19:16:03.835 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> Connection: Keep-Alive
19:16:03.835 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.835 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> Accept-Encoding: gzip,deflate
19:16:03.835 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "GET /basic HTTP/1.1[\r][\n]"
19:16:03.835 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "Host: localhost:44963[\r][\n]"
19:16:03.835 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.835 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.835 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.835 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "[\r][\n]"
19:16:03.836 [XNIO-39 task-3] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:44963]} response {}}
19:16:03.836 [XNIO-39 task-3] DEBUG ersatz.undertow.request.security - Attempting to authenticate /basic, authentication required: true
19:16:03.836 [XNIO-39 task-3] DEBUG ersatz.undertow.request.security - Authentication outcome was NOT_ATTEMPTED with method ersatz.undertow.security.impl.BasicAuthenticationMechanism@15dbda7e for /basic
19:16:03.836 [XNIO-39 task-3] DEBUG ersatz.undertow.request.security - Sending authentication challenge for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:44963]} response {}}
19:16:03.837 [XNIO-39 task-3] DEBUG ersatz.undertow.request.security - Sending basic auth challenge Basic realm="BasicTesting" for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:44963]} response {WWW-Authenticate=[Basic realm="BasicTesting"]}}
19:16:03.837 [XNIO-39 task-3] DEBUG ersatz.undertow.request.security - Authentication result was CHALLENGE_SENT for /basic
19:16:03.837 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "HTTP/1.1 401 Unauthorized[\r][\n]"
19:16:03.837 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "Connection: keep-alive[\r][\n]"
19:16:03.837 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "WWW-Authenticate: Basic realm="BasicTesting"[\r][\n]"
19:16:03.837 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "Content-Length: 0[\r][\n]"
19:16:03.837 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.837 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "[\r][\n]"
19:16:03.837 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << HTTP/1.1 401 Unauthorized
19:16:03.837 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << Connection: keep-alive
19:16:03.837 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << WWW-Authenticate: Basic realm="BasicTesting"
19:16:03.837 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << Content-Length: 0
19:16:03.837 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.837 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.837 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
19:16:03.837 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - localhost:44963 requested authentication
19:16:03.837 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, Digest, Basic]
19:16:03.837 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Negotiate authentication scheme not available
19:16:03.837 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Kerberos authentication scheme not available
19:16:03.837 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for NTLM authentication scheme not available
19:16:03.837 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Digest authentication scheme not available
19:16:03.838 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Selected authentication options: [BASIC [complete=true]]
19:16:03.838 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /basic HTTP/1.1
19:16:03.838 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: CHALLENGED
19:16:03.838 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Generating response to an authentication challenge using basic scheme
19:16:03.838 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.838 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> GET /basic HTTP/1.1
19:16:03.838 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> Host: localhost:44963
19:16:03.838 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> Connection: Keep-Alive
19:16:03.838 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.838 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> Accept-Encoding: gzip,deflate
19:16:03.838 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 >> Authorization: Basic Z3Vlc3Q6YmxhaA==
19:16:03.838 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "GET /basic HTTP/1.1[\r][\n]"
19:16:03.838 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "Host: localhost:44963[\r][\n]"
19:16:03.838 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.838 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.838 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.838 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "Authorization: Basic Z3Vlc3Q6YmxhaA==[\r][\n]"
19:16:03.838 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 >> "[\r][\n]"
19:16:03.840 [XNIO-39 task-4] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic Z3Vlc3Q6YmxhaA==], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:44963]} response {}}
19:16:03.840 [XNIO-39 task-4] DEBUG ersatz.undertow.request.security - Attempting to authenticate /basic, authentication required: true
19:16:03.841 [XNIO-39 task-4] DEBUG ersatz.undertow.request.security - Found basic auth header guest:blah (decoded using charset UTF-8) in HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic Z3Vlc3Q6YmxhaA==], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:44963]} response {}}
19:16:03.841 [XNIO-39 task-4] DEBUG ersatz.undertow.request.security - Authentication failed with message UT000038: Authentication failed, requested user name 'guest' and mechanism BASIC for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic Z3Vlc3Q6YmxhaA==], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:44963]} response {}}
19:16:03.841 [XNIO-39 task-4] DEBUG ersatz.undertow.request.security - Authentication outcome was NOT_AUTHENTICATED with method ersatz.undertow.security.impl.BasicAuthenticationMechanism@15dbda7e for /basic
19:16:03.841 [XNIO-39 task-4] DEBUG ersatz.undertow.request.security - Sending authentication challenge for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic Z3Vlc3Q6YmxhaA==], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:44963]} response {}}
19:16:03.841 [XNIO-39 task-4] DEBUG ersatz.undertow.request.security - Sending basic auth challenge Basic realm="BasicTesting" for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic Z3Vlc3Q6YmxhaA==], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:44963]} response {WWW-Authenticate=[Basic realm="BasicTesting"]}}
19:16:03.841 [XNIO-39 task-4] DEBUG ersatz.undertow.request.security - Authentication result was CHALLENGE_SENT for /basic
19:16:03.841 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "HTTP/1.1 401 Unauthorized[\r][\n]"
19:16:03.841 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "Connection: keep-alive[\r][\n]"
19:16:03.841 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "WWW-Authenticate: Basic realm="BasicTesting"[\r][\n]"
19:16:03.841 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "Content-Length: 0[\r][\n]"
19:16:03.841 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.841 [Test worker] DEBUG org.apache.http.wire - http-outgoing-38 << "[\r][\n]"
19:16:03.842 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << HTTP/1.1 401 Unauthorized
19:16:03.842 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << Connection: keep-alive
19:16:03.842 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << WWW-Authenticate: Basic realm="BasicTesting"
19:16:03.842 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << Content-Length: 0
19:16:03.842 [Test worker] DEBUG org.apache.http.headers - http-outgoing-38 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.842 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.842 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
19:16:03.842 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - localhost:44963 requested authentication
19:16:03.842 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authorization challenge processed
19:16:03.842 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication failed
19:16:03.842 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:59306<->127.0.0.1:44963
19:16:03.842 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:03.845 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@15d12d7f
19:16:03.849 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@4f207dfe
19:16:03.851 [XNIO-40 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-40 I/O-3', selector sun.nio.ch.EPollSelectorImpl@76f7bacf
19:16:03.851 [XNIO-40 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-40 I/O-1', selector sun.nio.ch.EPollSelectorImpl@7ff9c778
19:16:03.856 [XNIO-40 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-40 I/O-4', selector sun.nio.ch.EPollSelectorImpl@578ada19
19:16:03.851 [XNIO-40 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-40 I/O-2', selector sun.nio.ch.EPollSelectorImpl@4e0103d0
19:16:03.857 [XNIO-40 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-40 I/O-5', selector sun.nio.ch.EPollSelectorImpl@22339316
19:16:03.857 [XNIO-40 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-40 I/O-6', selector sun.nio.ch.EPollSelectorImpl@10ebd4eb
19:16:03.857 [XNIO-40 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-40 I/O-7', selector sun.nio.ch.EPollSelectorImpl@11a6dfd7
19:16:03.857 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:03.857 [XNIO-40 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-40 I/O-8', selector sun.nio.ch.EPollSelectorImpl@306a3c1c
19:16:03.857 [XNIO-40 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-40 Accept', selector sun.nio.ch.EPollSelectorImpl@2f8f115
19:16:03.863 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:03.865 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:03.866 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:03.866 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {s}->https://localhost:38557
19:16:03.866 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://localhost:38557
19:16:03.866 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:38557
19:16:03.866 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Connecting socket to localhost/127.0.0.1:38557 with timeout 0
19:16:03.866 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Enabled protocols: [TLSv1, TLSv1.1, TLSv1.2]
19:16:03.866 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Enabled cipher suites:[TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
19:16:03.866 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Starting handshake
19:16:03.892 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Secure session established
19:16:03.892 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - negotiated protocol: TLSv1.2
19:16:03.892 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - negotiated cipher suite: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
19:16:03.892 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - peer principal: CN=Ersatz, OU=Ersatz, O=Ersatz, L=Nowhere, ST=Nowhere, C=US
19:16:03.892 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - issuer principal: CN=Ersatz, OU=Ersatz, O=Ersatz, L=Nowhere, ST=Nowhere, C=US
19:16:03.892 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:56516<->127.0.0.1:38557
19:16:03.892 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /basic HTTP/1.1
19:16:03.892 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:03.892 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.892 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> GET /basic HTTP/1.1
19:16:03.892 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> Host: localhost:38557
19:16:03.892 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> Connection: Keep-Alive
19:16:03.892 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.892 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> Accept-Encoding: gzip,deflate
19:16:03.892 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "GET /basic HTTP/1.1[\r][\n]"
19:16:03.892 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "Host: localhost:38557[\r][\n]"
19:16:03.892 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.892 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.892 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.892 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "[\r][\n]"
19:16:03.921 [XNIO-40 task-3] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38557]} response {}}
19:16:03.922 [XNIO-40 task-3] DEBUG ersatz.undertow.request.security - Attempting to authenticate /basic, authentication required: true
19:16:03.922 [XNIO-40 task-3] DEBUG ersatz.undertow.request.security - Authentication outcome was NOT_ATTEMPTED with method ersatz.undertow.security.impl.BasicAuthenticationMechanism@792eee01 for /basic
19:16:03.922 [XNIO-40 task-3] DEBUG ersatz.undertow.request.security - Sending authentication challenge for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38557]} response {}}
19:16:03.923 [XNIO-40 task-3] DEBUG ersatz.undertow.request.security - Sending basic auth challenge Basic realm="BasicTesting" for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38557]} response {WWW-Authenticate=[Basic realm="BasicTesting"]}}
19:16:03.923 [XNIO-40 task-3] DEBUG ersatz.undertow.request.security - Authentication result was CHALLENGE_SENT for /basic
19:16:03.924 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.924 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-37: Shutdown connection
19:16:03.926 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.926 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-38: Shutdown connection
19:16:03.926 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.927 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-36: Shutdown connection
19:16:03.927 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.927 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-31: Shutdown connection
19:16:03.927 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "HTTP/1.1 401 Unauthorized[\r][\n]"
19:16:03.927 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "Connection: keep-alive[\r][\n]"
19:16:03.927 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "WWW-Authenticate: Basic realm="BasicTesting"[\r][\n]"
19:16:03.927 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "Content-Length: 0[\r][\n]"
19:16:03.927 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.927 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "[\r][\n]"
19:16:03.928 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << HTTP/1.1 401 Unauthorized
19:16:03.928 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << Connection: keep-alive
19:16:03.928 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << WWW-Authenticate: Basic realm="BasicTesting"
19:16:03.928 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << Content-Length: 0
19:16:03.928 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.928 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.928 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
19:16:03.928 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - localhost:38557 requested authentication
19:16:03.928 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, Digest, Basic]
19:16:03.928 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Negotiate authentication scheme not available
19:16:03.928 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Kerberos authentication scheme not available
19:16:03.928 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for NTLM authentication scheme not available
19:16:03.928 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Digest authentication scheme not available
19:16:03.928 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Selected authentication options: [BASIC [complete=true]]
19:16:03.928 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /basic HTTP/1.1
19:16:03.928 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: CHALLENGED
19:16:03.928 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Generating response to an authentication challenge using basic scheme
19:16:03.928 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.928 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> GET /basic HTTP/1.1
19:16:03.928 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> Host: localhost:38557
19:16:03.928 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> Connection: Keep-Alive
19:16:03.928 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.928 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> Accept-Encoding: gzip,deflate
19:16:03.928 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> Authorization: Basic Z3Vlc3Q6YmxhaA==
19:16:03.928 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "GET /basic HTTP/1.1[\r][\n]"
19:16:03.929 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "Host: localhost:38557[\r][\n]"
19:16:03.929 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.929 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.929 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.929 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "Authorization: Basic Z3Vlc3Q6YmxhaA==[\r][\n]"
19:16:03.929 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "[\r][\n]"
19:16:03.934 [XNIO-40 task-4] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic Z3Vlc3Q6YmxhaA==], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38557]} response {}}
19:16:03.935 [XNIO-40 task-4] DEBUG ersatz.undertow.request.security - Attempting to authenticate /basic, authentication required: true
19:16:03.935 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.935 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-32: Shutdown connection
19:16:03.936 [XNIO-40 task-4] DEBUG ersatz.undertow.request.security - Found basic auth header guest:blah (decoded using charset UTF-8) in HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic Z3Vlc3Q6YmxhaA==], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38557]} response {}}
19:16:03.937 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.937 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-33: Shutdown connection
19:16:03.937 [XNIO-40 task-4] DEBUG ersatz.undertow.request.security - Authentication failed with message UT000038: Authentication failed, requested user name 'guest' and mechanism BASIC for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic Z3Vlc3Q6YmxhaA==], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38557]} response {}}
19:16:03.937 [XNIO-40 task-4] DEBUG ersatz.undertow.request.security - Authentication outcome was NOT_AUTHENTICATED with method ersatz.undertow.security.impl.BasicAuthenticationMechanism@792eee01 for /basic
19:16:03.938 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.938 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-34: Shutdown connection
19:16:03.938 [XNIO-40 task-4] DEBUG ersatz.undertow.request.security - Sending authentication challenge for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic Z3Vlc3Q6YmxhaA==], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38557]} response {}}
19:16:03.939 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.939 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-35: Shutdown connection
19:16:03.939 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.939 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-28: Shutdown connection
19:16:03.939 [XNIO-40 task-4] DEBUG ersatz.undertow.request.security - Sending basic auth challenge Basic realm="BasicTesting" for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic Z3Vlc3Q6YmxhaA==], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38557]} response {WWW-Authenticate=[Basic realm="BasicTesting"]}}
19:16:03.939 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.939 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-29: Shutdown connection
19:16:03.939 [XNIO-40 task-4] DEBUG ersatz.undertow.request.security - Authentication result was CHALLENGE_SENT for /basic
19:16:03.939 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.940 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-30: Shutdown connection
19:16:03.940 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.940 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-24: Shutdown connection
19:16:03.940 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.940 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-25: Shutdown connection
19:16:03.940 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.940 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-26: Shutdown connection
19:16:03.940 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.940 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-27: Shutdown connection
19:16:03.940 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "HTTP/1.1 401 Unauthorized[\r][\n]"
19:16:03.940 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.940 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "Connection: keep-alive[\r][\n]"
19:16:03.940 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-13: Shutdown connection
19:16:03.940 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "WWW-Authenticate: Basic realm="BasicTesting"[\r][\n]"
19:16:03.940 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "Content-Length: 0[\r][\n]"
19:16:03.940 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.940 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "[\r][\n]"
19:16:03.940 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.940 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-14: Shutdown connection
19:16:03.940 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << HTTP/1.1 401 Unauthorized
19:16:03.940 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << Connection: keep-alive
19:16:03.940 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << WWW-Authenticate: Basic realm="BasicTesting"
19:16:03.940 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << Content-Length: 0
19:16:03.941 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.941 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.941 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.941 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-15: Shutdown connection
19:16:03.941 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
19:16:03.941 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - localhost:38557 requested authentication
19:16:03.941 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.941 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authorization challenge processed
19:16:03.941 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-19: Shutdown connection
19:16:03.941 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication failed
19:16:03.941 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.941 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-20: Shutdown connection
19:16:03.941 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:56516<->127.0.0.1:38557
19:16:03.941 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.941 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:03.941 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-21: Shutdown connection
19:16:03.941 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.941 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-22: Shutdown connection
19:16:03.941 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.941 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-23: Shutdown connection
19:16:03.941 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.941 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-16: Shutdown connection
19:16:03.941 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.941 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-17: Shutdown connection
19:16:03.942 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:03.942 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-18: Shutdown connection
19:16:03.942 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:03.942 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:03.942 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {s}->https://localhost:38557
19:16:03.943 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /basic HTTP/1.1
19:16:03.943 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:03.943 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.943 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> GET /basic HTTP/1.1
19:16:03.943 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> Host: localhost:38557
19:16:03.943 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> Connection: Keep-Alive
19:16:03.943 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.943 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> Accept-Encoding: gzip,deflate
19:16:03.943 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "GET /basic HTTP/1.1[\r][\n]"
19:16:03.943 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "Host: localhost:38557[\r][\n]"
19:16:03.943 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.943 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.943 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.943 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "[\r][\n]"
19:16:03.944 [XNIO-40 task-5] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38557]} response {}}
19:16:03.944 [XNIO-40 task-5] DEBUG ersatz.undertow.request.security - Attempting to authenticate /basic, authentication required: true
19:16:03.944 [XNIO-40 task-5] DEBUG ersatz.undertow.request.security - Authentication outcome was NOT_ATTEMPTED with method ersatz.undertow.security.impl.BasicAuthenticationMechanism@792eee01 for /basic
19:16:03.945 [XNIO-40 task-5] DEBUG ersatz.undertow.request.security - Sending authentication challenge for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38557]} response {}}
19:16:03.945 [XNIO-40 task-5] DEBUG ersatz.undertow.request.security - Sending basic auth challenge Basic realm="BasicTesting" for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38557]} response {WWW-Authenticate=[Basic realm="BasicTesting"]}}
19:16:03.945 [XNIO-40 task-5] DEBUG ersatz.undertow.request.security - Authentication result was CHALLENGE_SENT for /basic
19:16:03.945 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "HTTP/1.1 401 Unauthorized[\r][\n]"
19:16:03.945 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "Connection: keep-alive[\r][\n]"
19:16:03.945 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "WWW-Authenticate: Basic realm="BasicTesting"[\r][\n]"
19:16:03.945 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "Content-Length: 0[\r][\n]"
19:16:03.945 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.945 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "[\r][\n]"
19:16:03.945 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << HTTP/1.1 401 Unauthorized
19:16:03.945 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << Connection: keep-alive
19:16:03.945 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << WWW-Authenticate: Basic realm="BasicTesting"
19:16:03.945 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << Content-Length: 0
19:16:03.945 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.946 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.946 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
19:16:03.946 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - localhost:38557 requested authentication
19:16:03.946 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, Digest, Basic]
19:16:03.946 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Negotiate authentication scheme not available
19:16:03.946 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Kerberos authentication scheme not available
19:16:03.946 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for NTLM authentication scheme not available
19:16:03.946 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Digest authentication scheme not available
19:16:03.946 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Selected authentication options: [BASIC [complete=true]]
19:16:03.946 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /basic HTTP/1.1
19:16:03.946 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: CHALLENGED
19:16:03.946 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Generating response to an authentication challenge using basic scheme
19:16:03.946 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.946 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> GET /basic HTTP/1.1
19:16:03.946 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> Host: localhost:38557
19:16:03.946 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> Connection: Keep-Alive
19:16:03.946 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.946 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> Accept-Encoding: gzip,deflate
19:16:03.946 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 >> Authorization: Basic Z3Vlc3Q6YmxhaA==
19:16:03.946 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "GET /basic HTTP/1.1[\r][\n]"
19:16:03.946 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "Host: localhost:38557[\r][\n]"
19:16:03.946 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.946 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.946 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.946 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "Authorization: Basic Z3Vlc3Q6YmxhaA==[\r][\n]"
19:16:03.946 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 >> "[\r][\n]"
19:16:03.951 [XNIO-40 task-6] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic Z3Vlc3Q6YmxhaA==], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38557]} response {}}
19:16:03.951 [XNIO-40 task-6] DEBUG ersatz.undertow.request.security - Attempting to authenticate /basic, authentication required: true
19:16:03.951 [XNIO-40 task-6] DEBUG ersatz.undertow.request.security - Found basic auth header guest:blah (decoded using charset UTF-8) in HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic Z3Vlc3Q6YmxhaA==], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38557]} response {}}
19:16:03.951 [XNIO-40 task-6] DEBUG ersatz.undertow.request.security - Authentication failed with message UT000038: Authentication failed, requested user name 'guest' and mechanism BASIC for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic Z3Vlc3Q6YmxhaA==], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38557]} response {}}
19:16:03.951 [XNIO-40 task-6] DEBUG ersatz.undertow.request.security - Authentication outcome was NOT_AUTHENTICATED with method ersatz.undertow.security.impl.BasicAuthenticationMechanism@792eee01 for /basic
19:16:03.951 [XNIO-40 task-6] DEBUG ersatz.undertow.request.security - Sending authentication challenge for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic Z3Vlc3Q6YmxhaA==], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38557]} response {}}
19:16:03.951 [XNIO-40 task-6] DEBUG ersatz.undertow.request.security - Sending basic auth challenge Basic realm="BasicTesting" for HttpServerExchange{ GET /basic request {Connection=[Keep-Alive], Authorization=[Basic Z3Vlc3Q6YmxhaA==], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38557]} response {WWW-Authenticate=[Basic realm="BasicTesting"]}}
19:16:03.951 [XNIO-40 task-6] DEBUG ersatz.undertow.request.security - Authentication result was CHALLENGE_SENT for /basic
19:16:03.952 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "HTTP/1.1 401 Unauthorized[\r][\n]"
19:16:03.952 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "Connection: keep-alive[\r][\n]"
19:16:03.952 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "WWW-Authenticate: Basic realm="BasicTesting"[\r][\n]"
19:16:03.952 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "Content-Length: 0[\r][\n]"
19:16:03.952 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:03.952 [Test worker] DEBUG org.apache.http.wire - http-outgoing-39 << "[\r][\n]"
19:16:03.952 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << HTTP/1.1 401 Unauthorized
19:16:03.952 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << Connection: keep-alive
19:16:03.952 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << WWW-Authenticate: Basic realm="BasicTesting"
19:16:03.952 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << Content-Length: 0
19:16:03.952 [Test worker] DEBUG org.apache.http.headers - http-outgoing-39 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:03.952 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:03.952 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
19:16:03.953 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - localhost:38557 requested authentication
19:16:03.953 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authorization challenge processed
19:16:03.953 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication failed
19:16:03.953 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:56516<->127.0.0.1:38557
19:16:03.953 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:03.954 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@4f207dfe
19:16:03.980 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@5125f6f6
19:16:03.987 [XNIO-41 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-41 I/O-1', selector sun.nio.ch.EPollSelectorImpl@7d6edb61
19:16:03.988 [XNIO-41 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-41 I/O-3', selector sun.nio.ch.EPollSelectorImpl@60ef9c0b
19:16:03.988 [XNIO-41 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-41 I/O-4', selector sun.nio.ch.EPollSelectorImpl@17ad73ff
19:16:03.989 [XNIO-41 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-41 I/O-5', selector sun.nio.ch.EPollSelectorImpl@5e23bb66
19:16:03.990 [XNIO-41 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-41 I/O-6', selector sun.nio.ch.EPollSelectorImpl@772f9738
19:16:03.991 [XNIO-41 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-41 I/O-8', selector sun.nio.ch.EPollSelectorImpl@735b9fe
19:16:03.988 [XNIO-41 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-41 I/O-2', selector sun.nio.ch.EPollSelectorImpl@29aa1a73
19:16:03.991 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:03.991 [XNIO-41 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-41 Accept', selector sun.nio.ch.EPollSelectorImpl@213446e5
19:16:03.990 [XNIO-41 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-41 I/O-7', selector sun.nio.ch.EPollSelectorImpl@1ae67897
19:16:03.992 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:03.997 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:03.997 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:03.997 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:43303
19:16:03.997 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:43303
19:16:03.998 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:43303
19:16:03.998 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:38704<->127.0.0.1:43303
19:16:03.998 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /digest HTTP/1.1
19:16:03.998 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:03.998 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:03.998 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> GET /digest HTTP/1.1
19:16:03.998 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> Host: localhost:43303
19:16:03.998 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> Connection: Keep-Alive
19:16:03.998 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:03.998 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> Accept-Encoding: gzip,deflate
19:16:03.998 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "GET /digest HTTP/1.1[\r][\n]"
19:16:03.999 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "Host: localhost:43303[\r][\n]"
19:16:03.999 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "Connection: Keep-Alive[\r][\n]"
19:16:03.999 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:03.999 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:03.999 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "[\r][\n]"
19:16:04.003 [XNIO-41 task-1] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43303]} response {}}
19:16:04.003 [XNIO-41 task-1] DEBUG ersatz.undertow.request.security - Attempting to authenticate /digest, authentication required: true
19:16:04.003 [XNIO-41 task-1] DEBUG ersatz.undertow.request.security - Authentication outcome was NOT_ATTEMPTED with method ersatz.undertow.security.impl.DigestAuthenticationMechanism@186882db for /digest
19:16:04.003 [XNIO-41 task-1] DEBUG ersatz.undertow.request.security - Sending authentication challenge for HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43303]} response {}}
19:16:04.005 [XNIO-41 task-1] DEBUG ersatz.undertow.request.security - Authentication result was CHALLENGE_SENT for /digest
19:16:04.005 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "HTTP/1.1 401 Unauthorized[\r][\n]"
19:16:04.005 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "Connection: keep-alive[\r][\n]"
19:16:04.005 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "WWW-Authenticate: Digest realm="DigestTesting",domain="localhost",nonce="QIgpLcf97yINMTU2NTQ4MjU2NDAwNMG4DTaFZkfcZZy/fuuU+9s=",opaque="00000000000000000000000000000000",algorithm=MD5,qop="auth"[\r][\n]"
19:16:04.005 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "Content-Length: 0[\r][\n]"
19:16:04.005 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.005 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "[\r][\n]"
19:16:04.006 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << HTTP/1.1 401 Unauthorized
19:16:04.006 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << Connection: keep-alive
19:16:04.006 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << WWW-Authenticate: Digest realm="DigestTesting",domain="localhost",nonce="QIgpLcf97yINMTU2NTQ4MjU2NDAwNMG4DTaFZkfcZZy/fuuU+9s=",opaque="00000000000000000000000000000000",algorithm=MD5,qop="auth"
19:16:04.006 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << Content-Length: 0
19:16:04.006 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.006 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.006 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
19:16:04.006 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - localhost:43303 requested authentication
19:16:04.006 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, Digest, Basic]
19:16:04.006 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Negotiate authentication scheme not available
19:16:04.006 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Kerberos authentication scheme not available
19:16:04.006 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for NTLM authentication scheme not available
19:16:04.009 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Basic authentication scheme not available
19:16:04.010 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Selected authentication options: [DIGEST [complete=true, nonce=null, nc=0]]
19:16:04.010 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /digest HTTP/1.1
19:16:04.010 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: CHALLENGED
19:16:04.010 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Generating response to an authentication challenge using digest scheme
19:16:04.011 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:04.011 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> GET /digest HTTP/1.1
19:16:04.011 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> Host: localhost:43303
19:16:04.011 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> Connection: Keep-Alive
19:16:04.011 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:04.011 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> Accept-Encoding: gzip,deflate
19:16:04.011 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> Authorization: Digest username="admin", realm="DigestTesting", nonce="QIgpLcf97yINMTU2NTQ4MjU2NDAwNMG4DTaFZkfcZZy/fuuU+9s=", uri="/digest", response="f750a1e1bb1ab8f7ae54f4aad263ac35", qop=auth, nc=00000001, cnonce="cde91a9b3548126e", algorithm=MD5, opaque="00000000000000000000000000000000"
19:16:04.011 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "GET /digest HTTP/1.1[\r][\n]"
19:16:04.011 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "Host: localhost:43303[\r][\n]"
19:16:04.011 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "Connection: Keep-Alive[\r][\n]"
19:16:04.011 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:04.011 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:04.011 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "Authorization: Digest username="admin", realm="DigestTesting", nonce="QIgpLcf97yINMTU2NTQ4MjU2NDAwNMG4DTaFZkfcZZy/fuuU+9s=", uri="/digest", response="f750a1e1bb1ab8f7ae54f4aad263ac35", qop=auth, nc=00000001, cnonce="cde91a9b3548126e", algorithm=MD5, opaque="00000000000000000000000000000000"[\r][\n]"
19:16:04.011 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "[\r][\n]"
19:16:04.027 [XNIO-41 task-2] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Authorization=[Digest username="admin", realm="DigestTesting", nonce="QIgpLcf97yINMTU2NTQ4MjU2NDAwNMG4DTaFZkfcZZy/fuuU+9s=", uri="/digest", response="f750a1e1bb1ab8f7ae54f4aad263ac35", qop=auth, nc=00000001, cnonce="cde91a9b3548126e", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43303]} response {}}
19:16:04.027 [XNIO-41 task-2] DEBUG ersatz.undertow.request.security - Attempting to authenticate /digest, authentication required: true
19:16:04.029 [XNIO-41 task-2] DEBUG ersatz.undertow.request.security - Found digest header Digest username="admin", realm="DigestTesting", nonce="QIgpLcf97yINMTU2NTQ4MjU2NDAwNMG4DTaFZkfcZZy/fuuU+9s=", uri="/digest", response="f750a1e1bb1ab8f7ae54f4aad263ac35", qop=auth, nc=00000001, cnonce="cde91a9b3548126e", algorithm=MD5, opaque="00000000000000000000000000000000" in HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Authorization=[Digest username="admin", realm="DigestTesting", nonce="QIgpLcf97yINMTU2NTQ4MjU2NDAwNMG4DTaFZkfcZZy/fuuU+9s=", uri="/digest", response="f750a1e1bb1ab8f7ae54f4aad263ac35", qop=auth, nc=00000001, cnonce="cde91a9b3548126e", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43303]} response {}}
19:16:04.038 [XNIO-41 task-2] DEBUG ersatz.undertow.request.security - Authenticated as admin, roles [TESTER]
19:16:04.038 [XNIO-41 task-2] DEBUG ersatz.undertow.request.security - Authentication outcome was AUTHENTICATED with method ersatz.undertow.security.impl.DigestAuthenticationMechanism@186882db for /digest
19:16:04.038 [XNIO-41 task-2] DEBUG ersatz.undertow.request.security - Authentication result was AUTHENTICATED for /digest
19:16:04.038 [XNIO-41 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /digest (query=[:], headers={Connection=[Keep-Alive], Authorization=[Digest username="admin", realm="DigestTesting", nonce="QIgpLcf97yINMTU2NTQ4MjU2NDAwNMG4DTaFZkfcZZy/fuuU+9s=", uri="/digest", response="f750a1e1bb1ab8f7ae54f4aad263ac35", qop=auth, nc=00000001, cnonce="cde91a9b3548126e", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43303]}, cookies=[:]): <empty> }
19:16:04.039 [XNIO-41 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Authentication-Info=[nextnonce="QIgpLcf97yINMTU2NTQ4MjU2NDAwNMG4DTaFZkfcZZy/fuuU+9s=",qop="auth",rspauth="5d5ff7ac86667b724116806189efeeb0",cnonce="cde91a9b3548126e",nc=00000001], Content-Type=[text/plain]}): ok-text
19:16:04.039 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "HTTP/1.1 200 OK[\r][\n]"
19:16:04.039 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "Content-Encoding: gzip[\r][\n]"
19:16:04.039 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "Connection: keep-alive[\r][\n]"
19:16:04.039 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "Authentication-Info: nextnonce="QIgpLcf97yINMTU2NTQ4MjU2NDAwNMG4DTaFZkfcZZy/fuuU+9s=",qop="auth",rspauth="5d5ff7ac86667b724116806189efeeb0",cnonce="cde91a9b3548126e",nc=00000001[\r][\n]"
19:16:04.039 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "Content-Type: text/plain[\r][\n]"
19:16:04.039 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "Content-Length: 27[\r][\n]"
19:16:04.039 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.040 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "[\r][\n]"
19:16:04.040 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:04.040 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << HTTP/1.1 200 OK
19:16:04.040 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << Content-Encoding: gzip
19:16:04.040 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << Connection: keep-alive
19:16:04.040 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << Authentication-Info: nextnonce="QIgpLcf97yINMTU2NTQ4MjU2NDAwNMG4DTaFZkfcZZy/fuuU+9s=",qop="auth",rspauth="5d5ff7ac86667b724116806189efeeb0",cnonce="cde91a9b3548126e",nc=00000001
19:16:04.040 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << Content-Type: text/plain
19:16:04.040 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << Content-Length: 27
19:16:04.040 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.040 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.040 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication succeeded
19:16:04.040 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Caching 'digest' auth scheme for http://localhost:43303
19:16:04.043 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:38704<->127.0.0.1:43303
19:16:04.043 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:04.044 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:04.044 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:04.044 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:43303
19:16:04.044 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /digest HTTP/1.1
19:16:04.044 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:04.044 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:04.044 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> GET /digest HTTP/1.1
19:16:04.044 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> Host: localhost:43303
19:16:04.044 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> Connection: Keep-Alive
19:16:04.044 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:04.044 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> Accept-Encoding: gzip,deflate
19:16:04.044 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "GET /digest HTTP/1.1[\r][\n]"
19:16:04.044 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "Host: localhost:43303[\r][\n]"
19:16:04.044 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "Connection: Keep-Alive[\r][\n]"
19:16:04.044 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:04.044 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:04.044 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "[\r][\n]"
19:16:04.062 [XNIO-41 task-3] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43303]} response {}}
19:16:04.063 [XNIO-41 task-3] DEBUG ersatz.undertow.request.security - Attempting to authenticate /digest, authentication required: true
19:16:04.064 [XNIO-41 task-3] DEBUG ersatz.undertow.request.security - Authentication outcome was NOT_ATTEMPTED with method ersatz.undertow.security.impl.DigestAuthenticationMechanism@186882db for /digest
19:16:04.064 [XNIO-41 task-3] DEBUG ersatz.undertow.request.security - Sending authentication challenge for HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43303]} response {}}
19:16:04.064 [XNIO-41 task-3] DEBUG ersatz.undertow.request.security - Authentication result was CHALLENGE_SENT for /digest
19:16:04.064 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "HTTP/1.1 401 Unauthorized[\r][\n]"
19:16:04.064 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "Connection: keep-alive[\r][\n]"
19:16:04.065 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "WWW-Authenticate: Digest realm="DigestTesting",domain="localhost",nonce="SHiWmFoZEzkNMTU2NTQ4MjU2NDA2NPdCh87iRWJnAgdGnWzRQdQ=",opaque="00000000000000000000000000000000",algorithm=MD5,qop="auth"[\r][\n]"
19:16:04.065 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "Content-Length: 0[\r][\n]"
19:16:04.065 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.065 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "[\r][\n]"
19:16:04.065 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << HTTP/1.1 401 Unauthorized
19:16:04.065 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << Connection: keep-alive
19:16:04.065 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << WWW-Authenticate: Digest realm="DigestTesting",domain="localhost",nonce="SHiWmFoZEzkNMTU2NTQ4MjU2NDA2NPdCh87iRWJnAgdGnWzRQdQ=",opaque="00000000000000000000000000000000",algorithm=MD5,qop="auth"
19:16:04.065 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << Content-Length: 0
19:16:04.065 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.065 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.065 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
19:16:04.065 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - localhost:43303 requested authentication
19:16:04.065 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, Digest, Basic]
19:16:04.065 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Negotiate authentication scheme not available
19:16:04.065 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Kerberos authentication scheme not available
19:16:04.065 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for NTLM authentication scheme not available
19:16:04.065 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Basic authentication scheme not available
19:16:04.065 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Selected authentication options: [DIGEST [complete=true, nonce=null, nc=0]]
19:16:04.065 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /digest HTTP/1.1
19:16:04.065 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: CHALLENGED
19:16:04.066 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Generating response to an authentication challenge using digest scheme
19:16:04.066 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:04.066 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> GET /digest HTTP/1.1
19:16:04.066 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> Host: localhost:43303
19:16:04.066 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> Connection: Keep-Alive
19:16:04.066 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:04.066 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> Accept-Encoding: gzip,deflate
19:16:04.066 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 >> Authorization: Digest username="admin", realm="DigestTesting", nonce="SHiWmFoZEzkNMTU2NTQ4MjU2NDA2NPdCh87iRWJnAgdGnWzRQdQ=", uri="/digest", response="187b38d1ffea31e19009a268fe26e134", qop=auth, nc=00000001, cnonce="19164da47aed0243", algorithm=MD5, opaque="00000000000000000000000000000000"
19:16:04.066 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "GET /digest HTTP/1.1[\r][\n]"
19:16:04.066 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "Host: localhost:43303[\r][\n]"
19:16:04.066 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "Connection: Keep-Alive[\r][\n]"
19:16:04.066 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:04.066 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:04.066 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "Authorization: Digest username="admin", realm="DigestTesting", nonce="SHiWmFoZEzkNMTU2NTQ4MjU2NDA2NPdCh87iRWJnAgdGnWzRQdQ=", uri="/digest", response="187b38d1ffea31e19009a268fe26e134", qop=auth, nc=00000001, cnonce="19164da47aed0243", algorithm=MD5, opaque="00000000000000000000000000000000"[\r][\n]"
19:16:04.067 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 >> "[\r][\n]"
19:16:04.074 [XNIO-41 task-4] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Authorization=[Digest username="admin", realm="DigestTesting", nonce="SHiWmFoZEzkNMTU2NTQ4MjU2NDA2NPdCh87iRWJnAgdGnWzRQdQ=", uri="/digest", response="187b38d1ffea31e19009a268fe26e134", qop=auth, nc=00000001, cnonce="19164da47aed0243", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43303]} response {}}
19:16:04.075 [XNIO-41 task-4] DEBUG ersatz.undertow.request.security - Attempting to authenticate /digest, authentication required: true
19:16:04.075 [XNIO-41 task-4] DEBUG ersatz.undertow.request.security - Found digest header Digest username="admin", realm="DigestTesting", nonce="SHiWmFoZEzkNMTU2NTQ4MjU2NDA2NPdCh87iRWJnAgdGnWzRQdQ=", uri="/digest", response="187b38d1ffea31e19009a268fe26e134", qop=auth, nc=00000001, cnonce="19164da47aed0243", algorithm=MD5, opaque="00000000000000000000000000000000" in HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Authorization=[Digest username="admin", realm="DigestTesting", nonce="SHiWmFoZEzkNMTU2NTQ4MjU2NDA2NPdCh87iRWJnAgdGnWzRQdQ=", uri="/digest", response="187b38d1ffea31e19009a268fe26e134", qop=auth, nc=00000001, cnonce="19164da47aed0243", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43303]} response {}}
19:16:04.083 [XNIO-41 task-4] DEBUG ersatz.undertow.request.security - Authenticated as admin, roles [TESTER]
19:16:04.084 [XNIO-41 task-4] DEBUG ersatz.undertow.request.security - Authentication outcome was AUTHENTICATED with method ersatz.undertow.security.impl.DigestAuthenticationMechanism@186882db for /digest
19:16:04.084 [XNIO-41 task-4] DEBUG ersatz.undertow.request.security - Authentication result was AUTHENTICATED for /digest
19:16:04.084 [XNIO-41 task-4] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /digest (query=[:], headers={Connection=[Keep-Alive], Authorization=[Digest username="admin", realm="DigestTesting", nonce="SHiWmFoZEzkNMTU2NTQ4MjU2NDA2NPdCh87iRWJnAgdGnWzRQdQ=", uri="/digest", response="187b38d1ffea31e19009a268fe26e134", qop=auth, nc=00000001, cnonce="19164da47aed0243", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43303]}, cookies=[:]): <empty> }
19:16:04.085 [XNIO-41 task-4] DEBUG com.stehno.ersatz.ErsatzServer - Response({Authentication-Info=[nextnonce="SHiWmFoZEzkNMTU2NTQ4MjU2NDA2NPdCh87iRWJnAgdGnWzRQdQ=",qop="auth",rspauth="09f78bf0c09ae9487c5c8eafe2f93fd9",cnonce="19164da47aed0243",nc=00000001], Content-Type=[text/plain]}): ok-text
19:16:04.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "HTTP/1.1 200 OK[\r][\n]"
19:16:04.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "Content-Encoding: gzip[\r][\n]"
19:16:04.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "Connection: keep-alive[\r][\n]"
19:16:04.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "Authentication-Info: nextnonce="SHiWmFoZEzkNMTU2NTQ4MjU2NDA2NPdCh87iRWJnAgdGnWzRQdQ=",qop="auth",rspauth="09f78bf0c09ae9487c5c8eafe2f93fd9",cnonce="19164da47aed0243",nc=00000001[\r][\n]"
19:16:04.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "Content-Type: text/plain[\r][\n]"
19:16:04.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "Content-Length: 27[\r][\n]"
19:16:04.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "[\r][\n]"
19:16:04.085 [Test worker] DEBUG org.apache.http.wire - http-outgoing-40 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:04.085 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << HTTP/1.1 200 OK
19:16:04.085 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << Content-Encoding: gzip
19:16:04.085 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << Connection: keep-alive
19:16:04.085 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << Authentication-Info: nextnonce="SHiWmFoZEzkNMTU2NTQ4MjU2NDA2NPdCh87iRWJnAgdGnWzRQdQ=",qop="auth",rspauth="09f78bf0c09ae9487c5c8eafe2f93fd9",cnonce="19164da47aed0243",nc=00000001
19:16:04.085 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << Content-Type: text/plain
19:16:04.085 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << Content-Length: 27
19:16:04.085 [Test worker] DEBUG org.apache.http.headers - http-outgoing-40 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.086 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.086 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication succeeded
19:16:04.086 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Caching 'digest' auth scheme for http://localhost:43303
19:16:04.087 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:38704<->127.0.0.1:43303
19:16:04.087 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:04.088 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@5125f6f6
19:16:04.093 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@d379507
19:16:04.095 [XNIO-42 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-42 I/O-1', selector sun.nio.ch.EPollSelectorImpl@130923a7
19:16:04.099 [XNIO-42 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-42 I/O-2', selector sun.nio.ch.EPollSelectorImpl@3046c240
19:16:04.099 [XNIO-42 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-42 I/O-3', selector sun.nio.ch.EPollSelectorImpl@1ea879d1
19:16:04.115 [XNIO-42 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-42 I/O-4', selector sun.nio.ch.EPollSelectorImpl@19133981
19:16:04.118 [XNIO-42 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-42 I/O-5', selector sun.nio.ch.EPollSelectorImpl@16675304
19:16:04.118 [XNIO-42 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-42 I/O-6', selector sun.nio.ch.EPollSelectorImpl@4e7c6680
19:16:04.132 [XNIO-42 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-42 I/O-7', selector sun.nio.ch.EPollSelectorImpl@44bbd565
19:16:04.134 [XNIO-42 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-42 I/O-8', selector sun.nio.ch.EPollSelectorImpl@6372532e
19:16:04.138 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:04.139 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:04.139 [XNIO-42 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-42 Accept', selector sun.nio.ch.EPollSelectorImpl@c15fd33
19:16:04.142 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:04.143 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:04.143 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {s}->https://localhost:38603
19:16:04.143 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://localhost:38603
19:16:04.143 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:38603
19:16:04.143 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Connecting socket to localhost/127.0.0.1:38603 with timeout 0
19:16:04.143 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Enabled protocols: [TLSv1, TLSv1.1, TLSv1.2]
19:16:04.143 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Enabled cipher suites:[TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
19:16:04.143 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Starting handshake
19:16:04.185 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Secure session established
19:16:04.185 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - negotiated protocol: TLSv1.2
19:16:04.185 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - negotiated cipher suite: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
19:16:04.185 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - peer principal: CN=Ersatz, OU=Ersatz, O=Ersatz, L=Nowhere, ST=Nowhere, C=US
19:16:04.185 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - issuer principal: CN=Ersatz, OU=Ersatz, O=Ersatz, L=Nowhere, ST=Nowhere, C=US
19:16:04.185 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:52798<->127.0.0.1:38603
19:16:04.186 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /digest HTTP/1.1
19:16:04.186 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:04.186 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:04.186 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> GET /digest HTTP/1.1
19:16:04.186 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> Host: localhost:38603
19:16:04.186 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> Connection: Keep-Alive
19:16:04.186 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:04.186 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> Accept-Encoding: gzip,deflate
19:16:04.186 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "GET /digest HTTP/1.1[\r][\n]"
19:16:04.186 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "Host: localhost:38603[\r][\n]"
19:16:04.186 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "Connection: Keep-Alive[\r][\n]"
19:16:04.186 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:04.186 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:04.186 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "[\r][\n]"
19:16:04.208 [XNIO-42 task-3] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38603]} response {}}
19:16:04.211 [XNIO-42 task-3] DEBUG ersatz.undertow.request.security - Attempting to authenticate /digest, authentication required: true
19:16:04.211 [XNIO-42 task-3] DEBUG ersatz.undertow.request.security - Authentication outcome was NOT_ATTEMPTED with method ersatz.undertow.security.impl.DigestAuthenticationMechanism@6183d34 for /digest
19:16:04.211 [XNIO-42 task-3] DEBUG ersatz.undertow.request.security - Sending authentication challenge for HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38603]} response {}}
19:16:04.211 [XNIO-42 task-3] DEBUG ersatz.undertow.request.security - Authentication result was CHALLENGE_SENT for /digest
19:16:04.212 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "HTTP/1.1 401 Unauthorized[\r][\n]"
19:16:04.212 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "Connection: keep-alive[\r][\n]"
19:16:04.212 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "WWW-Authenticate: Digest realm="DigestTesting",domain="localhost",nonce="jP89RBtDelYNMTU2NTQ4MjU2NDIxMXCOBxvFaLNY7Ty7QZ7upuA=",opaque="00000000000000000000000000000000",algorithm=MD5,qop="auth"[\r][\n]"
19:16:04.212 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "Content-Length: 0[\r][\n]"
19:16:04.212 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.212 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "[\r][\n]"
19:16:04.212 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << HTTP/1.1 401 Unauthorized
19:16:04.212 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << Connection: keep-alive
19:16:04.212 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << WWW-Authenticate: Digest realm="DigestTesting",domain="localhost",nonce="jP89RBtDelYNMTU2NTQ4MjU2NDIxMXCOBxvFaLNY7Ty7QZ7upuA=",opaque="00000000000000000000000000000000",algorithm=MD5,qop="auth"
19:16:04.212 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << Content-Length: 0
19:16:04.212 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.212 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.212 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
19:16:04.212 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - localhost:38603 requested authentication
19:16:04.212 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, Digest, Basic]
19:16:04.212 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Negotiate authentication scheme not available
19:16:04.212 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Kerberos authentication scheme not available
19:16:04.212 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for NTLM authentication scheme not available
19:16:04.212 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Basic authentication scheme not available
19:16:04.213 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Selected authentication options: [DIGEST [complete=true, nonce=null, nc=0]]
19:16:04.213 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /digest HTTP/1.1
19:16:04.213 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: CHALLENGED
19:16:04.213 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Generating response to an authentication challenge using digest scheme
19:16:04.213 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:04.213 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> GET /digest HTTP/1.1
19:16:04.213 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> Host: localhost:38603
19:16:04.213 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> Connection: Keep-Alive
19:16:04.213 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:04.213 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> Accept-Encoding: gzip,deflate
19:16:04.213 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> Authorization: Digest username="admin", realm="DigestTesting", nonce="jP89RBtDelYNMTU2NTQ4MjU2NDIxMXCOBxvFaLNY7Ty7QZ7upuA=", uri="/digest", response="5dfa2cd71abc3f1c19de992cb71b816e", qop=auth, nc=00000001, cnonce="6a07b79a60ac6a23", algorithm=MD5, opaque="00000000000000000000000000000000"
19:16:04.213 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "GET /digest HTTP/1.1[\r][\n]"
19:16:04.213 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "Host: localhost:38603[\r][\n]"
19:16:04.213 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "Connection: Keep-Alive[\r][\n]"
19:16:04.213 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:04.213 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:04.214 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "Authorization: Digest username="admin", realm="DigestTesting", nonce="jP89RBtDelYNMTU2NTQ4MjU2NDIxMXCOBxvFaLNY7Ty7QZ7upuA=", uri="/digest", response="5dfa2cd71abc3f1c19de992cb71b816e", qop=auth, nc=00000001, cnonce="6a07b79a60ac6a23", algorithm=MD5, opaque="00000000000000000000000000000000"[\r][\n]"
19:16:04.214 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "[\r][\n]"
19:16:04.240 [XNIO-42 task-4] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Authorization=[Digest username="admin", realm="DigestTesting", nonce="jP89RBtDelYNMTU2NTQ4MjU2NDIxMXCOBxvFaLNY7Ty7QZ7upuA=", uri="/digest", response="5dfa2cd71abc3f1c19de992cb71b816e", qop=auth, nc=00000001, cnonce="6a07b79a60ac6a23", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38603]} response {}}
19:16:04.240 [XNIO-42 task-4] DEBUG ersatz.undertow.request.security - Attempting to authenticate /digest, authentication required: true
19:16:04.241 [XNIO-42 task-4] DEBUG ersatz.undertow.request.security - Found digest header Digest username="admin", realm="DigestTesting", nonce="jP89RBtDelYNMTU2NTQ4MjU2NDIxMXCOBxvFaLNY7Ty7QZ7upuA=", uri="/digest", response="5dfa2cd71abc3f1c19de992cb71b816e", qop=auth, nc=00000001, cnonce="6a07b79a60ac6a23", algorithm=MD5, opaque="00000000000000000000000000000000" in HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Authorization=[Digest username="admin", realm="DigestTesting", nonce="jP89RBtDelYNMTU2NTQ4MjU2NDIxMXCOBxvFaLNY7Ty7QZ7upuA=", uri="/digest", response="5dfa2cd71abc3f1c19de992cb71b816e", qop=auth, nc=00000001, cnonce="6a07b79a60ac6a23", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38603]} response {}}
19:16:04.243 [XNIO-42 task-4] DEBUG ersatz.undertow.request.security - Authenticated as admin, roles [TESTER]
19:16:04.244 [XNIO-42 task-4] DEBUG ersatz.undertow.request.security - Authentication outcome was AUTHENTICATED with method ersatz.undertow.security.impl.DigestAuthenticationMechanism@6183d34 for /digest
19:16:04.244 [XNIO-42 task-4] DEBUG ersatz.undertow.request.security - Authentication result was AUTHENTICATED for /digest
19:16:04.244 [XNIO-42 task-4] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /digest (query=[:], headers={Connection=[Keep-Alive], Authorization=[Digest username="admin", realm="DigestTesting", nonce="jP89RBtDelYNMTU2NTQ4MjU2NDIxMXCOBxvFaLNY7Ty7QZ7upuA=", uri="/digest", response="5dfa2cd71abc3f1c19de992cb71b816e", qop=auth, nc=00000001, cnonce="6a07b79a60ac6a23", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38603]}, cookies=[:]): <empty> }
19:16:04.245 [XNIO-42 task-4] DEBUG com.stehno.ersatz.ErsatzServer - Response({Authentication-Info=[nextnonce="jP89RBtDelYNMTU2NTQ4MjU2NDIxMXCOBxvFaLNY7Ty7QZ7upuA=",qop="auth",rspauth="67450c5fb88195743b8af456c7573936",cnonce="6a07b79a60ac6a23",nc=00000001], Content-Type=[text/plain]}): ok-text
19:16:04.246 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "HTTP/1.1 200 OK[\r][\n]"
19:16:04.247 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "Content-Encoding: gzip[\r][\n]"
19:16:04.247 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "Connection: keep-alive[\r][\n]"
19:16:04.247 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "Authentication-Info: nextnonce="jP89RBtDelYNMTU2NTQ4MjU2NDIxMXCOBxvFaLNY7Ty7QZ7upuA=",qop="auth",rspauth="67450c5fb88195743b8af456c7573936",cnonce="6a07b79a60ac6a23",nc=00000001[\r][\n]"
19:16:04.247 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "Content-Type: text/plain[\r][\n]"
19:16:04.247 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "Content-Length: 27[\r][\n]"
19:16:04.247 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.247 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "[\r][\n]"
19:16:04.247 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:04.247 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << HTTP/1.1 200 OK
19:16:04.247 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << Content-Encoding: gzip
19:16:04.247 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << Connection: keep-alive
19:16:04.247 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << Authentication-Info: nextnonce="jP89RBtDelYNMTU2NTQ4MjU2NDIxMXCOBxvFaLNY7Ty7QZ7upuA=",qop="auth",rspauth="67450c5fb88195743b8af456c7573936",cnonce="6a07b79a60ac6a23",nc=00000001
19:16:04.247 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << Content-Type: text/plain
19:16:04.247 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << Content-Length: 27
19:16:04.247 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.247 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.247 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication succeeded
19:16:04.247 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Caching 'digest' auth scheme for https://localhost:38603
19:16:04.248 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:52798<->127.0.0.1:38603
19:16:04.248 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:04.249 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:04.249 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:04.249 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {s}->https://localhost:38603
19:16:04.249 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /digest HTTP/1.1
19:16:04.249 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:04.249 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:04.249 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> GET /digest HTTP/1.1
19:16:04.249 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> Host: localhost:38603
19:16:04.249 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> Connection: Keep-Alive
19:16:04.249 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:04.249 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> Accept-Encoding: gzip,deflate
19:16:04.249 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "GET /digest HTTP/1.1[\r][\n]"
19:16:04.250 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "Host: localhost:38603[\r][\n]"
19:16:04.250 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "Connection: Keep-Alive[\r][\n]"
19:16:04.250 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:04.250 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:04.250 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "[\r][\n]"
19:16:04.258 [XNIO-42 task-5] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38603]} response {}}
19:16:04.259 [XNIO-42 task-5] DEBUG ersatz.undertow.request.security - Attempting to authenticate /digest, authentication required: true
19:16:04.259 [XNIO-42 task-5] DEBUG ersatz.undertow.request.security - Authentication outcome was NOT_ATTEMPTED with method ersatz.undertow.security.impl.DigestAuthenticationMechanism@6183d34 for /digest
19:16:04.259 [XNIO-42 task-5] DEBUG ersatz.undertow.request.security - Sending authentication challenge for HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38603]} response {}}
19:16:04.259 [XNIO-42 task-5] DEBUG ersatz.undertow.request.security - Authentication result was CHALLENGE_SENT for /digest
19:16:04.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "HTTP/1.1 401 Unauthorized[\r][\n]"
19:16:04.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "Connection: keep-alive[\r][\n]"
19:16:04.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "WWW-Authenticate: Digest realm="DigestTesting",domain="localhost",nonce="rJ3PDZlrbPkNMTU2NTQ4MjU2NDI1OSDGQaFK7eDEQIufQ8uEkC4=",opaque="00000000000000000000000000000000",algorithm=MD5,qop="auth"[\r][\n]"
19:16:04.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "Content-Length: 0[\r][\n]"
19:16:04.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.261 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "[\r][\n]"
19:16:04.261 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << HTTP/1.1 401 Unauthorized
19:16:04.261 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << Connection: keep-alive
19:16:04.261 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << WWW-Authenticate: Digest realm="DigestTesting",domain="localhost",nonce="rJ3PDZlrbPkNMTU2NTQ4MjU2NDI1OSDGQaFK7eDEQIufQ8uEkC4=",opaque="00000000000000000000000000000000",algorithm=MD5,qop="auth"
19:16:04.261 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << Content-Length: 0
19:16:04.261 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.261 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.261 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
19:16:04.261 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - localhost:38603 requested authentication
19:16:04.261 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, Digest, Basic]
19:16:04.261 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Negotiate authentication scheme not available
19:16:04.261 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Kerberos authentication scheme not available
19:16:04.261 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for NTLM authentication scheme not available
19:16:04.262 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Basic authentication scheme not available
19:16:04.262 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Selected authentication options: [DIGEST [complete=true, nonce=null, nc=0]]
19:16:04.262 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /digest HTTP/1.1
19:16:04.262 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: CHALLENGED
19:16:04.262 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Generating response to an authentication challenge using digest scheme
19:16:04.263 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:04.263 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> GET /digest HTTP/1.1
19:16:04.263 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> Host: localhost:38603
19:16:04.263 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> Connection: Keep-Alive
19:16:04.263 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:04.263 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> Accept-Encoding: gzip,deflate
19:16:04.263 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 >> Authorization: Digest username="admin", realm="DigestTesting", nonce="rJ3PDZlrbPkNMTU2NTQ4MjU2NDI1OSDGQaFK7eDEQIufQ8uEkC4=", uri="/digest", response="eafd6b6539621e73c70ed2b3df57472f", qop=auth, nc=00000001, cnonce="2711eaca68dc6798", algorithm=MD5, opaque="00000000000000000000000000000000"
19:16:04.263 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "GET /digest HTTP/1.1[\r][\n]"
19:16:04.263 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "Host: localhost:38603[\r][\n]"
19:16:04.264 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "Connection: Keep-Alive[\r][\n]"
19:16:04.264 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:04.264 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:04.264 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "Authorization: Digest username="admin", realm="DigestTesting", nonce="rJ3PDZlrbPkNMTU2NTQ4MjU2NDI1OSDGQaFK7eDEQIufQ8uEkC4=", uri="/digest", response="eafd6b6539621e73c70ed2b3df57472f", qop=auth, nc=00000001, cnonce="2711eaca68dc6798", algorithm=MD5, opaque="00000000000000000000000000000000"[\r][\n]"
19:16:04.264 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 >> "[\r][\n]"
19:16:04.266 [XNIO-42 task-6] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Authorization=[Digest username="admin", realm="DigestTesting", nonce="rJ3PDZlrbPkNMTU2NTQ4MjU2NDI1OSDGQaFK7eDEQIufQ8uEkC4=", uri="/digest", response="eafd6b6539621e73c70ed2b3df57472f", qop=auth, nc=00000001, cnonce="2711eaca68dc6798", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38603]} response {}}
19:16:04.266 [XNIO-42 task-6] DEBUG ersatz.undertow.request.security - Attempting to authenticate /digest, authentication required: true
19:16:04.266 [XNIO-42 task-6] DEBUG ersatz.undertow.request.security - Found digest header Digest username="admin", realm="DigestTesting", nonce="rJ3PDZlrbPkNMTU2NTQ4MjU2NDI1OSDGQaFK7eDEQIufQ8uEkC4=", uri="/digest", response="eafd6b6539621e73c70ed2b3df57472f", qop=auth, nc=00000001, cnonce="2711eaca68dc6798", algorithm=MD5, opaque="00000000000000000000000000000000" in HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Authorization=[Digest username="admin", realm="DigestTesting", nonce="rJ3PDZlrbPkNMTU2NTQ4MjU2NDI1OSDGQaFK7eDEQIufQ8uEkC4=", uri="/digest", response="eafd6b6539621e73c70ed2b3df57472f", qop=auth, nc=00000001, cnonce="2711eaca68dc6798", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38603]} response {}}
19:16:04.268 [XNIO-42 task-6] DEBUG ersatz.undertow.request.security - Authenticated as admin, roles [TESTER]
19:16:04.268 [XNIO-42 task-6] DEBUG ersatz.undertow.request.security - Authentication outcome was AUTHENTICATED with method ersatz.undertow.security.impl.DigestAuthenticationMechanism@6183d34 for /digest
19:16:04.268 [XNIO-42 task-6] DEBUG ersatz.undertow.request.security - Authentication result was AUTHENTICATED for /digest
19:16:04.268 [XNIO-42 task-6] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /digest (query=[:], headers={Connection=[Keep-Alive], Authorization=[Digest username="admin", realm="DigestTesting", nonce="rJ3PDZlrbPkNMTU2NTQ4MjU2NDI1OSDGQaFK7eDEQIufQ8uEkC4=", uri="/digest", response="eafd6b6539621e73c70ed2b3df57472f", qop=auth, nc=00000001, cnonce="2711eaca68dc6798", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38603]}, cookies=[:]): <empty> }
19:16:04.269 [XNIO-42 task-6] DEBUG com.stehno.ersatz.ErsatzServer - Response({Authentication-Info=[nextnonce="rJ3PDZlrbPkNMTU2NTQ4MjU2NDI1OSDGQaFK7eDEQIufQ8uEkC4=",qop="auth",rspauth="06cc4b80076e478c3aa6731d5f8266c6",cnonce="2711eaca68dc6798",nc=00000001], Content-Type=[text/plain]}): ok-text
19:16:04.270 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "HTTP/1.1 200 OK[\r][\n]"
19:16:04.270 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "Content-Encoding: gzip[\r][\n]"
19:16:04.270 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "Connection: keep-alive[\r][\n]"
19:16:04.270 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "Authentication-Info: nextnonce="rJ3PDZlrbPkNMTU2NTQ4MjU2NDI1OSDGQaFK7eDEQIufQ8uEkC4=",qop="auth",rspauth="06cc4b80076e478c3aa6731d5f8266c6",cnonce="2711eaca68dc6798",nc=00000001[\r][\n]"
19:16:04.270 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "Content-Type: text/plain[\r][\n]"
19:16:04.270 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "Content-Length: 27[\r][\n]"
19:16:04.270 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.270 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "[\r][\n]"
19:16:04.270 [Test worker] DEBUG org.apache.http.wire - http-outgoing-41 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:04.270 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << HTTP/1.1 200 OK
19:16:04.270 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << Content-Encoding: gzip
19:16:04.270 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << Connection: keep-alive
19:16:04.270 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << Authentication-Info: nextnonce="rJ3PDZlrbPkNMTU2NTQ4MjU2NDI1OSDGQaFK7eDEQIufQ8uEkC4=",qop="auth",rspauth="06cc4b80076e478c3aa6731d5f8266c6",cnonce="2711eaca68dc6798",nc=00000001
19:16:04.270 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << Content-Type: text/plain
19:16:04.270 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << Content-Length: 27
19:16:04.270 [Test worker] DEBUG org.apache.http.headers - http-outgoing-41 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.270 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.270 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication succeeded
19:16:04.270 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Caching 'digest' auth scheme for https://localhost:38603
19:16:04.271 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:52798<->127.0.0.1:38603
19:16:04.271 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:04.272 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@d379507
19:16:04.295 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@29564f75
19:16:04.306 [XNIO-43 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-43 I/O-1', selector sun.nio.ch.EPollSelectorImpl@5f6125b0
19:16:04.307 [XNIO-43 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-43 I/O-2', selector sun.nio.ch.EPollSelectorImpl@32abfb93
19:16:04.309 [XNIO-43 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-43 I/O-3', selector sun.nio.ch.EPollSelectorImpl@20892f23
19:16:04.310 [XNIO-43 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-43 I/O-4', selector sun.nio.ch.EPollSelectorImpl@52f439a5
19:16:04.310 [XNIO-43 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-43 I/O-5', selector sun.nio.ch.EPollSelectorImpl@1efdca05
19:16:04.312 [XNIO-43 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-43 I/O-6', selector sun.nio.ch.EPollSelectorImpl@14389126
19:16:04.314 [XNIO-43 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-43 I/O-7', selector sun.nio.ch.EPollSelectorImpl@7222514
19:16:04.318 [XNIO-43 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-43 I/O-8', selector sun.nio.ch.EPollSelectorImpl@55613f6a
19:16:04.322 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:04.322 [XNIO-43 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-43 Accept', selector sun.nio.ch.EPollSelectorImpl@1b125938
19:16:04.323 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:04.330 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:04.331 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:04.331 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:43989
19:16:04.331 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:43989
19:16:04.331 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:43989
19:16:04.331 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:47386<->127.0.0.1:43989
19:16:04.331 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /digest HTTP/1.1
19:16:04.331 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:04.331 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:04.331 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> GET /digest HTTP/1.1
19:16:04.331 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> Host: localhost:43989
19:16:04.331 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> Connection: Keep-Alive
19:16:04.331 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:04.331 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> Accept-Encoding: gzip,deflate
19:16:04.331 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "GET /digest HTTP/1.1[\r][\n]"
19:16:04.331 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "Host: localhost:43989[\r][\n]"
19:16:04.331 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "Connection: Keep-Alive[\r][\n]"
19:16:04.331 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:04.331 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:04.331 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "[\r][\n]"
19:16:04.334 [XNIO-43 task-1] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43989]} response {}}
19:16:04.334 [XNIO-43 task-1] DEBUG ersatz.undertow.request.security - Attempting to authenticate /digest, authentication required: true
19:16:04.334 [XNIO-43 task-1] DEBUG ersatz.undertow.request.security - Authentication outcome was NOT_ATTEMPTED with method ersatz.undertow.security.impl.DigestAuthenticationMechanism@60c36a46 for /digest
19:16:04.334 [XNIO-43 task-1] DEBUG ersatz.undertow.request.security - Sending authentication challenge for HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43989]} response {}}
19:16:04.335 [XNIO-43 task-1] DEBUG ersatz.undertow.request.security - Authentication result was CHALLENGE_SENT for /digest
19:16:04.335 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "HTTP/1.1 401 Unauthorized[\r][\n]"
19:16:04.336 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "Connection: keep-alive[\r][\n]"
19:16:04.336 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "WWW-Authenticate: Digest realm="DigestTesting",domain="localhost",nonce="f0dEFqp7baENMTU2NTQ4MjU2NDMzNe1vgW9FANpjriAgFuSXi4g=",opaque="00000000000000000000000000000000",algorithm=MD5,qop="auth"[\r][\n]"
19:16:04.336 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "Content-Length: 0[\r][\n]"
19:16:04.336 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.336 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "[\r][\n]"
19:16:04.336 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << HTTP/1.1 401 Unauthorized
19:16:04.336 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << Connection: keep-alive
19:16:04.336 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << WWW-Authenticate: Digest realm="DigestTesting",domain="localhost",nonce="f0dEFqp7baENMTU2NTQ4MjU2NDMzNe1vgW9FANpjriAgFuSXi4g=",opaque="00000000000000000000000000000000",algorithm=MD5,qop="auth"
19:16:04.336 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << Content-Length: 0
19:16:04.336 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.336 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.336 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
19:16:04.336 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - localhost:43989 requested authentication
19:16:04.336 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, Digest, Basic]
19:16:04.336 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Negotiate authentication scheme not available
19:16:04.336 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Kerberos authentication scheme not available
19:16:04.336 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for NTLM authentication scheme not available
19:16:04.336 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Basic authentication scheme not available
19:16:04.337 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Selected authentication options: [DIGEST [complete=true, nonce=null, nc=0]]
19:16:04.338 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /digest HTTP/1.1
19:16:04.338 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: CHALLENGED
19:16:04.338 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Generating response to an authentication challenge using digest scheme
19:16:04.338 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:04.338 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> GET /digest HTTP/1.1
19:16:04.338 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> Host: localhost:43989
19:16:04.338 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> Connection: Keep-Alive
19:16:04.338 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:04.344 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> Accept-Encoding: gzip,deflate
19:16:04.344 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> Authorization: Digest username="nobody", realm="DigestTesting", nonce="f0dEFqp7baENMTU2NTQ4MjU2NDMzNe1vgW9FANpjriAgFuSXi4g=", uri="/digest", response="d80765210038e22f5cb67c6d6cc04e07", qop=auth, nc=00000001, cnonce="0c6ab5c6881ded10", algorithm=MD5, opaque="00000000000000000000000000000000"
19:16:04.344 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "GET /digest HTTP/1.1[\r][\n]"
19:16:04.344 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "Host: localhost:43989[\r][\n]"
19:16:04.344 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "Connection: Keep-Alive[\r][\n]"
19:16:04.344 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:04.344 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:04.344 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "Authorization: Digest username="nobody", realm="DigestTesting", nonce="f0dEFqp7baENMTU2NTQ4MjU2NDMzNe1vgW9FANpjriAgFuSXi4g=", uri="/digest", response="d80765210038e22f5cb67c6d6cc04e07", qop=auth, nc=00000001, cnonce="0c6ab5c6881ded10", algorithm=MD5, opaque="00000000000000000000000000000000"[\r][\n]"
19:16:04.344 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "[\r][\n]"
19:16:04.346 [XNIO-43 task-2] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Authorization=[Digest username="nobody", realm="DigestTesting", nonce="f0dEFqp7baENMTU2NTQ4MjU2NDMzNe1vgW9FANpjriAgFuSXi4g=", uri="/digest", response="d80765210038e22f5cb67c6d6cc04e07", qop=auth, nc=00000001, cnonce="0c6ab5c6881ded10", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43989]} response {}}
19:16:04.347 [XNIO-43 task-2] DEBUG ersatz.undertow.request.security - Attempting to authenticate /digest, authentication required: true
19:16:04.347 [XNIO-43 task-2] DEBUG ersatz.undertow.request.security - Found digest header Digest username="nobody", realm="DigestTesting", nonce="f0dEFqp7baENMTU2NTQ4MjU2NDMzNe1vgW9FANpjriAgFuSXi4g=", uri="/digest", response="d80765210038e22f5cb67c6d6cc04e07", qop=auth, nc=00000001, cnonce="0c6ab5c6881ded10", algorithm=MD5, opaque="00000000000000000000000000000000" in HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Authorization=[Digest username="nobody", realm="DigestTesting", nonce="f0dEFqp7baENMTU2NTQ4MjU2NDMzNe1vgW9FANpjriAgFuSXi4g=", uri="/digest", response="d80765210038e22f5cb67c6d6cc04e07", qop=auth, nc=00000001, cnonce="0c6ab5c6881ded10", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43989]} response {}}
19:16:04.347 [XNIO-43 task-2] DEBUG ersatz.undertow.request.security - Authentication failed with message UT000038: Authentication failed, requested user name 'nobody' and mechanism DIGEST for HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Authorization=[Digest username="nobody", realm="DigestTesting", nonce="f0dEFqp7baENMTU2NTQ4MjU2NDMzNe1vgW9FANpjriAgFuSXi4g=", uri="/digest", response="d80765210038e22f5cb67c6d6cc04e07", qop=auth, nc=00000001, cnonce="0c6ab5c6881ded10", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43989]} response {}}
19:16:04.347 [XNIO-43 task-2] DEBUG ersatz.undertow.request.security - Authentication outcome was NOT_AUTHENTICATED with method ersatz.undertow.security.impl.DigestAuthenticationMechanism@60c36a46 for /digest
19:16:04.347 [XNIO-43 task-2] DEBUG ersatz.undertow.request.security - Sending authentication challenge for HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Authorization=[Digest username="nobody", realm="DigestTesting", nonce="f0dEFqp7baENMTU2NTQ4MjU2NDMzNe1vgW9FANpjriAgFuSXi4g=", uri="/digest", response="d80765210038e22f5cb67c6d6cc04e07", qop=auth, nc=00000001, cnonce="0c6ab5c6881ded10", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43989]} response {}}
19:16:04.347 [XNIO-43 task-2] DEBUG ersatz.undertow.request.security - Authentication result was CHALLENGE_SENT for /digest
19:16:04.348 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "HTTP/1.1 401 Unauthorized[\r][\n]"
19:16:04.348 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "Connection: keep-alive[\r][\n]"
19:16:04.348 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "WWW-Authenticate: Digest realm="DigestTesting",domain="localhost",nonce="5L9OlWncPQQNMTU2NTQ4MjU2NDM0Nw1sh69G7IfpQjaBsEa1zSc=",opaque="00000000000000000000000000000000",algorithm=MD5,qop="auth"[\r][\n]"
19:16:04.348 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "Content-Length: 0[\r][\n]"
19:16:04.348 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.348 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "[\r][\n]"
19:16:04.348 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << HTTP/1.1 401 Unauthorized
19:16:04.348 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << Connection: keep-alive
19:16:04.348 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << WWW-Authenticate: Digest realm="DigestTesting",domain="localhost",nonce="5L9OlWncPQQNMTU2NTQ4MjU2NDM0Nw1sh69G7IfpQjaBsEa1zSc=",opaque="00000000000000000000000000000000",algorithm=MD5,qop="auth"
19:16:04.348 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << Content-Length: 0
19:16:04.348 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.348 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.348 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
19:16:04.348 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - localhost:43989 requested authentication
19:16:04.348 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authorization challenge processed
19:16:04.348 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication failed
19:16:04.349 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:47386<->127.0.0.1:43989
19:16:04.349 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:04.350 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:04.350 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:04.350 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:43989
19:16:04.350 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /digest HTTP/1.1
19:16:04.350 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:04.350 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:04.350 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> GET /digest HTTP/1.1
19:16:04.350 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> Host: localhost:43989
19:16:04.350 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> Connection: Keep-Alive
19:16:04.350 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:04.350 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> Accept-Encoding: gzip,deflate
19:16:04.350 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "GET /digest HTTP/1.1[\r][\n]"
19:16:04.350 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "Host: localhost:43989[\r][\n]"
19:16:04.350 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "Connection: Keep-Alive[\r][\n]"
19:16:04.350 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:04.350 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:04.350 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "[\r][\n]"
19:16:04.351 [XNIO-43 task-3] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43989]} response {}}
19:16:04.351 [XNIO-43 task-3] DEBUG ersatz.undertow.request.security - Attempting to authenticate /digest, authentication required: true
19:16:04.351 [XNIO-43 task-3] DEBUG ersatz.undertow.request.security - Authentication outcome was NOT_ATTEMPTED with method ersatz.undertow.security.impl.DigestAuthenticationMechanism@60c36a46 for /digest
19:16:04.351 [XNIO-43 task-3] DEBUG ersatz.undertow.request.security - Sending authentication challenge for HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43989]} response {}}
19:16:04.351 [XNIO-43 task-3] DEBUG ersatz.undertow.request.security - Authentication result was CHALLENGE_SENT for /digest
19:16:04.352 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "HTTP/1.1 401 Unauthorized[\r][\n]"
19:16:04.352 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "Connection: keep-alive[\r][\n]"
19:16:04.352 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "WWW-Authenticate: Digest realm="DigestTesting",domain="localhost",nonce="KzF9Y9V/rdMNMTU2NTQ4MjU2NDM1MZ4aj4iHJzW2FelmlAWCGaI=",opaque="00000000000000000000000000000000",algorithm=MD5,qop="auth"[\r][\n]"
19:16:04.352 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "Content-Length: 0[\r][\n]"
19:16:04.352 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.352 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "[\r][\n]"
19:16:04.352 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << HTTP/1.1 401 Unauthorized
19:16:04.352 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << Connection: keep-alive
19:16:04.352 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << WWW-Authenticate: Digest realm="DigestTesting",domain="localhost",nonce="KzF9Y9V/rdMNMTU2NTQ4MjU2NDM1MZ4aj4iHJzW2FelmlAWCGaI=",opaque="00000000000000000000000000000000",algorithm=MD5,qop="auth"
19:16:04.352 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << Content-Length: 0
19:16:04.352 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.352 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.352 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
19:16:04.352 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - localhost:43989 requested authentication
19:16:04.352 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, Digest, Basic]
19:16:04.352 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Negotiate authentication scheme not available
19:16:04.352 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Kerberos authentication scheme not available
19:16:04.352 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for NTLM authentication scheme not available
19:16:04.352 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Basic authentication scheme not available
19:16:04.353 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Selected authentication options: [DIGEST [complete=true, nonce=null, nc=0]]
19:16:04.353 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /digest HTTP/1.1
19:16:04.353 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: CHALLENGED
19:16:04.353 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Generating response to an authentication challenge using digest scheme
19:16:04.353 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:04.353 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> GET /digest HTTP/1.1
19:16:04.353 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> Host: localhost:43989
19:16:04.353 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> Connection: Keep-Alive
19:16:04.353 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:04.353 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> Accept-Encoding: gzip,deflate
19:16:04.353 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 >> Authorization: Digest username="nobody", realm="DigestTesting", nonce="KzF9Y9V/rdMNMTU2NTQ4MjU2NDM1MZ4aj4iHJzW2FelmlAWCGaI=", uri="/digest", response="e7b5c6e242c13ac80aab67440b9453c2", qop=auth, nc=00000001, cnonce="b8e93d818816c1ea", algorithm=MD5, opaque="00000000000000000000000000000000"
19:16:04.353 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "GET /digest HTTP/1.1[\r][\n]"
19:16:04.353 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "Host: localhost:43989[\r][\n]"
19:16:04.354 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "Connection: Keep-Alive[\r][\n]"
19:16:04.354 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:04.354 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:04.354 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "Authorization: Digest username="nobody", realm="DigestTesting", nonce="KzF9Y9V/rdMNMTU2NTQ4MjU2NDM1MZ4aj4iHJzW2FelmlAWCGaI=", uri="/digest", response="e7b5c6e242c13ac80aab67440b9453c2", qop=auth, nc=00000001, cnonce="b8e93d818816c1ea", algorithm=MD5, opaque="00000000000000000000000000000000"[\r][\n]"
19:16:04.354 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 >> "[\r][\n]"
19:16:04.368 [XNIO-43 task-4] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Authorization=[Digest username="nobody", realm="DigestTesting", nonce="KzF9Y9V/rdMNMTU2NTQ4MjU2NDM1MZ4aj4iHJzW2FelmlAWCGaI=", uri="/digest", response="e7b5c6e242c13ac80aab67440b9453c2", qop=auth, nc=00000001, cnonce="b8e93d818816c1ea", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43989]} response {}}
19:16:04.369 [XNIO-43 task-4] DEBUG ersatz.undertow.request.security - Attempting to authenticate /digest, authentication required: true
19:16:04.369 [XNIO-43 task-4] DEBUG ersatz.undertow.request.security - Found digest header Digest username="nobody", realm="DigestTesting", nonce="KzF9Y9V/rdMNMTU2NTQ4MjU2NDM1MZ4aj4iHJzW2FelmlAWCGaI=", uri="/digest", response="e7b5c6e242c13ac80aab67440b9453c2", qop=auth, nc=00000001, cnonce="b8e93d818816c1ea", algorithm=MD5, opaque="00000000000000000000000000000000" in HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Authorization=[Digest username="nobody", realm="DigestTesting", nonce="KzF9Y9V/rdMNMTU2NTQ4MjU2NDM1MZ4aj4iHJzW2FelmlAWCGaI=", uri="/digest", response="e7b5c6e242c13ac80aab67440b9453c2", qop=auth, nc=00000001, cnonce="b8e93d818816c1ea", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43989]} response {}}
19:16:04.369 [XNIO-43 task-4] DEBUG ersatz.undertow.request.security - Authentication failed with message UT000038: Authentication failed, requested user name 'nobody' and mechanism DIGEST for HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Authorization=[Digest username="nobody", realm="DigestTesting", nonce="KzF9Y9V/rdMNMTU2NTQ4MjU2NDM1MZ4aj4iHJzW2FelmlAWCGaI=", uri="/digest", response="e7b5c6e242c13ac80aab67440b9453c2", qop=auth, nc=00000001, cnonce="b8e93d818816c1ea", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43989]} response {}}
19:16:04.369 [XNIO-43 task-4] DEBUG ersatz.undertow.request.security - Authentication outcome was NOT_AUTHENTICATED with method ersatz.undertow.security.impl.DigestAuthenticationMechanism@60c36a46 for /digest
19:16:04.369 [XNIO-43 task-4] DEBUG ersatz.undertow.request.security - Sending authentication challenge for HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Authorization=[Digest username="nobody", realm="DigestTesting", nonce="KzF9Y9V/rdMNMTU2NTQ4MjU2NDM1MZ4aj4iHJzW2FelmlAWCGaI=", uri="/digest", response="e7b5c6e242c13ac80aab67440b9453c2", qop=auth, nc=00000001, cnonce="b8e93d818816c1ea", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43989]} response {}}
19:16:04.370 [XNIO-43 task-4] DEBUG ersatz.undertow.request.security - Authentication result was CHALLENGE_SENT for /digest
19:16:04.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "HTTP/1.1 401 Unauthorized[\r][\n]"
19:16:04.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "Connection: keep-alive[\r][\n]"
19:16:04.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "WWW-Authenticate: Digest realm="DigestTesting",domain="localhost",nonce="zHtJsavrXYkNMTU2NTQ4MjU2NDM2OWkUZeiw9zpQig6M8mVJb2U=",opaque="00000000000000000000000000000000",algorithm=MD5,qop="auth"[\r][\n]"
19:16:04.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "Content-Length: 0[\r][\n]"
19:16:04.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.370 [Test worker] DEBUG org.apache.http.wire - http-outgoing-42 << "[\r][\n]"
19:16:04.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << HTTP/1.1 401 Unauthorized
19:16:04.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << Connection: keep-alive
19:16:04.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << WWW-Authenticate: Digest realm="DigestTesting",domain="localhost",nonce="zHtJsavrXYkNMTU2NTQ4MjU2NDM2OWkUZeiw9zpQig6M8mVJb2U=",opaque="00000000000000000000000000000000",algorithm=MD5,qop="auth"
19:16:04.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << Content-Length: 0
19:16:04.370 [Test worker] DEBUG org.apache.http.headers - http-outgoing-42 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.370 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.370 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
19:16:04.370 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - localhost:43989 requested authentication
19:16:04.371 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authorization challenge processed
19:16:04.371 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication failed
19:16:04.371 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:47386<->127.0.0.1:43989
19:16:04.371 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:04.372 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@29564f75
19:16:04.376 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@6e2e6b8a
19:16:04.378 [XNIO-44 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-44 I/O-1', selector sun.nio.ch.EPollSelectorImpl@560b7913
19:16:04.381 [XNIO-44 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-44 I/O-3', selector sun.nio.ch.EPollSelectorImpl@7380f507
19:16:04.381 [XNIO-44 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-44 I/O-2', selector sun.nio.ch.EPollSelectorImpl@3c2b0a7d
19:16:04.384 [XNIO-44 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-44 I/O-4', selector sun.nio.ch.EPollSelectorImpl@57e07b3d
19:16:04.384 [XNIO-44 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-44 I/O-5', selector sun.nio.ch.EPollSelectorImpl@57a0f467
19:16:04.385 [XNIO-44 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-44 I/O-6', selector sun.nio.ch.EPollSelectorImpl@57d8c781
19:16:04.386 [XNIO-44 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-44 I/O-7', selector sun.nio.ch.EPollSelectorImpl@31c01eb9
19:16:04.394 [XNIO-44 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-44 I/O-8', selector sun.nio.ch.EPollSelectorImpl@13fc6ec4
19:16:04.398 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:04.398 [XNIO-44 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-44 Accept', selector sun.nio.ch.EPollSelectorImpl@2600f7c8
19:16:04.399 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:04.401 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:04.401 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:04.401 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {s}->https://localhost:33493
19:16:04.401 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://localhost:33493
19:16:04.402 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:33493
19:16:04.402 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Connecting socket to localhost/127.0.0.1:33493 with timeout 0
19:16:04.402 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Enabled protocols: [TLSv1, TLSv1.1, TLSv1.2]
19:16:04.402 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Enabled cipher suites:[TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
19:16:04.402 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Starting handshake
19:16:04.432 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Secure session established
19:16:04.432 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - negotiated protocol: TLSv1.2
19:16:04.432 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - negotiated cipher suite: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
19:16:04.432 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - peer principal: CN=Ersatz, OU=Ersatz, O=Ersatz, L=Nowhere, ST=Nowhere, C=US
19:16:04.432 [Test worker] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - issuer principal: CN=Ersatz, OU=Ersatz, O=Ersatz, L=Nowhere, ST=Nowhere, C=US
19:16:04.432 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:34770<->127.0.0.1:33493
19:16:04.432 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /digest HTTP/1.1
19:16:04.433 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:04.433 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:04.433 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> GET /digest HTTP/1.1
19:16:04.433 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> Host: localhost:33493
19:16:04.433 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> Connection: Keep-Alive
19:16:04.433 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:04.433 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> Accept-Encoding: gzip,deflate
19:16:04.433 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "GET /digest HTTP/1.1[\r][\n]"
19:16:04.433 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "Host: localhost:33493[\r][\n]"
19:16:04.433 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "Connection: Keep-Alive[\r][\n]"
19:16:04.433 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:04.433 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:04.433 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "[\r][\n]"
19:16:04.443 [XNIO-44 task-3] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:33493]} response {}}
19:16:04.444 [XNIO-44 task-3] DEBUG ersatz.undertow.request.security - Attempting to authenticate /digest, authentication required: true
19:16:04.444 [XNIO-44 task-3] DEBUG ersatz.undertow.request.security - Authentication outcome was NOT_ATTEMPTED with method ersatz.undertow.security.impl.DigestAuthenticationMechanism@9aad85b for /digest
19:16:04.444 [XNIO-44 task-3] DEBUG ersatz.undertow.request.security - Sending authentication challenge for HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:33493]} response {}}
19:16:04.444 [XNIO-44 task-3] DEBUG ersatz.undertow.request.security - Authentication result was CHALLENGE_SENT for /digest
19:16:04.446 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "HTTP/1.1 401 Unauthorized[\r][\n]"
19:16:04.447 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "Connection: keep-alive[\r][\n]"
19:16:04.447 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "WWW-Authenticate: Digest realm="DigestTesting",domain="localhost",nonce="KJVkAUqx9qANMTU2NTQ4MjU2NDQ0NKEbRp5qQGQK0asRgEKGahs=",opaque="00000000000000000000000000000000",algorithm=MD5,qop="auth"[\r][\n]"
19:16:04.447 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "Content-Length: 0[\r][\n]"
19:16:04.447 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.447 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "[\r][\n]"
19:16:04.447 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << HTTP/1.1 401 Unauthorized
19:16:04.447 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << Connection: keep-alive
19:16:04.447 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << WWW-Authenticate: Digest realm="DigestTesting",domain="localhost",nonce="KJVkAUqx9qANMTU2NTQ4MjU2NDQ0NKEbRp5qQGQK0asRgEKGahs=",opaque="00000000000000000000000000000000",algorithm=MD5,qop="auth"
19:16:04.447 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << Content-Length: 0
19:16:04.447 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.447 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.447 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
19:16:04.447 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - localhost:33493 requested authentication
19:16:04.447 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, Digest, Basic]
19:16:04.447 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Negotiate authentication scheme not available
19:16:04.447 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Kerberos authentication scheme not available
19:16:04.447 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for NTLM authentication scheme not available
19:16:04.447 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Basic authentication scheme not available
19:16:04.447 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Selected authentication options: [DIGEST [complete=true, nonce=null, nc=0]]
19:16:04.448 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /digest HTTP/1.1
19:16:04.448 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: CHALLENGED
19:16:04.448 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Generating response to an authentication challenge using digest scheme
19:16:04.448 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:04.448 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> GET /digest HTTP/1.1
19:16:04.448 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> Host: localhost:33493
19:16:04.448 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> Connection: Keep-Alive
19:16:04.448 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:04.448 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> Accept-Encoding: gzip,deflate
19:16:04.448 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> Authorization: Digest username="nobody", realm="DigestTesting", nonce="KJVkAUqx9qANMTU2NTQ4MjU2NDQ0NKEbRp5qQGQK0asRgEKGahs=", uri="/digest", response="2ff3ee1c7d05ef924b1ca30c90fd8977", qop=auth, nc=00000001, cnonce="7c1722db9338ef10", algorithm=MD5, opaque="00000000000000000000000000000000"
19:16:04.448 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "GET /digest HTTP/1.1[\r][\n]"
19:16:04.448 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "Host: localhost:33493[\r][\n]"
19:16:04.448 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "Connection: Keep-Alive[\r][\n]"
19:16:04.448 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:04.448 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:04.448 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "Authorization: Digest username="nobody", realm="DigestTesting", nonce="KJVkAUqx9qANMTU2NTQ4MjU2NDQ0NKEbRp5qQGQK0asRgEKGahs=", uri="/digest", response="2ff3ee1c7d05ef924b1ca30c90fd8977", qop=auth, nc=00000001, cnonce="7c1722db9338ef10", algorithm=MD5, opaque="00000000000000000000000000000000"[\r][\n]"
19:16:04.448 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "[\r][\n]"
19:16:04.472 [XNIO-44 task-4] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Authorization=[Digest username="nobody", realm="DigestTesting", nonce="KJVkAUqx9qANMTU2NTQ4MjU2NDQ0NKEbRp5qQGQK0asRgEKGahs=", uri="/digest", response="2ff3ee1c7d05ef924b1ca30c90fd8977", qop=auth, nc=00000001, cnonce="7c1722db9338ef10", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:33493]} response {}}
19:16:04.472 [XNIO-44 task-4] DEBUG ersatz.undertow.request.security - Attempting to authenticate /digest, authentication required: true
19:16:04.472 [XNIO-44 task-4] DEBUG ersatz.undertow.request.security - Found digest header Digest username="nobody", realm="DigestTesting", nonce="KJVkAUqx9qANMTU2NTQ4MjU2NDQ0NKEbRp5qQGQK0asRgEKGahs=", uri="/digest", response="2ff3ee1c7d05ef924b1ca30c90fd8977", qop=auth, nc=00000001, cnonce="7c1722db9338ef10", algorithm=MD5, opaque="00000000000000000000000000000000" in HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Authorization=[Digest username="nobody", realm="DigestTesting", nonce="KJVkAUqx9qANMTU2NTQ4MjU2NDQ0NKEbRp5qQGQK0asRgEKGahs=", uri="/digest", response="2ff3ee1c7d05ef924b1ca30c90fd8977", qop=auth, nc=00000001, cnonce="7c1722db9338ef10", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:33493]} response {}}
19:16:04.473 [XNIO-44 task-4] DEBUG ersatz.undertow.request.security - Authentication failed with message UT000038: Authentication failed, requested user name 'nobody' and mechanism DIGEST for HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Authorization=[Digest username="nobody", realm="DigestTesting", nonce="KJVkAUqx9qANMTU2NTQ4MjU2NDQ0NKEbRp5qQGQK0asRgEKGahs=", uri="/digest", response="2ff3ee1c7d05ef924b1ca30c90fd8977", qop=auth, nc=00000001, cnonce="7c1722db9338ef10", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:33493]} response {}}
19:16:04.473 [XNIO-44 task-4] DEBUG ersatz.undertow.request.security - Authentication outcome was NOT_AUTHENTICATED with method ersatz.undertow.security.impl.DigestAuthenticationMechanism@9aad85b for /digest
19:16:04.473 [XNIO-44 task-4] DEBUG ersatz.undertow.request.security - Sending authentication challenge for HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Authorization=[Digest username="nobody", realm="DigestTesting", nonce="KJVkAUqx9qANMTU2NTQ4MjU2NDQ0NKEbRp5qQGQK0asRgEKGahs=", uri="/digest", response="2ff3ee1c7d05ef924b1ca30c90fd8977", qop=auth, nc=00000001, cnonce="7c1722db9338ef10", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:33493]} response {}}
19:16:04.473 [XNIO-44 task-4] DEBUG ersatz.undertow.request.security - Authentication result was CHALLENGE_SENT for /digest
19:16:04.474 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "HTTP/1.1 401 Unauthorized[\r][\n]"
19:16:04.474 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "Connection: keep-alive[\r][\n]"
19:16:04.474 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "WWW-Authenticate: Digest realm="DigestTesting",domain="localhost",nonce="jn1hWdQQMY0NMTU2NTQ4MjU2NDQ3M11MTUNQigtnoHUEjFpN+hg=",opaque="00000000000000000000000000000000",algorithm=MD5,qop="auth"[\r][\n]"
19:16:04.474 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "Content-Length: 0[\r][\n]"
19:16:04.474 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.474 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "[\r][\n]"
19:16:04.474 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << HTTP/1.1 401 Unauthorized
19:16:04.474 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << Connection: keep-alive
19:16:04.474 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << WWW-Authenticate: Digest realm="DigestTesting",domain="localhost",nonce="jn1hWdQQMY0NMTU2NTQ4MjU2NDQ3M11MTUNQigtnoHUEjFpN+hg=",opaque="00000000000000000000000000000000",algorithm=MD5,qop="auth"
19:16:04.474 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << Content-Length: 0
19:16:04.474 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.474 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.474 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
19:16:04.474 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - localhost:33493 requested authentication
19:16:04.474 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authorization challenge processed
19:16:04.474 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication failed
19:16:04.474 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:34770<->127.0.0.1:33493
19:16:04.474 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:04.476 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:04.476 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:04.476 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {s}->https://localhost:33493
19:16:04.476 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /digest HTTP/1.1
19:16:04.476 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:04.476 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:04.476 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> GET /digest HTTP/1.1
19:16:04.476 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> Host: localhost:33493
19:16:04.476 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> Connection: Keep-Alive
19:16:04.476 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:04.476 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> Accept-Encoding: gzip,deflate
19:16:04.476 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "GET /digest HTTP/1.1[\r][\n]"
19:16:04.476 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "Host: localhost:33493[\r][\n]"
19:16:04.476 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "Connection: Keep-Alive[\r][\n]"
19:16:04.476 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:04.476 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:04.476 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "[\r][\n]"
19:16:04.478 [XNIO-44 task-5] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:33493]} response {}}
19:16:04.479 [XNIO-44 task-5] DEBUG ersatz.undertow.request.security - Attempting to authenticate /digest, authentication required: true
19:16:04.480 [XNIO-44 task-5] DEBUG ersatz.undertow.request.security - Authentication outcome was NOT_ATTEMPTED with method ersatz.undertow.security.impl.DigestAuthenticationMechanism@9aad85b for /digest
19:16:04.480 [XNIO-44 task-5] DEBUG ersatz.undertow.request.security - Sending authentication challenge for HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:33493]} response {}}
19:16:04.480 [XNIO-44 task-5] DEBUG ersatz.undertow.request.security - Authentication result was CHALLENGE_SENT for /digest
19:16:04.481 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "HTTP/1.1 401 Unauthorized[\r][\n]"
19:16:04.481 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "Connection: keep-alive[\r][\n]"
19:16:04.481 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "WWW-Authenticate: Digest realm="DigestTesting",domain="localhost",nonce="bOSCMBMiqFQNMTU2NTQ4MjU2NDQ4MEjGXafxr8eCLx1jjiDSZkg=",opaque="00000000000000000000000000000000",algorithm=MD5,qop="auth"[\r][\n]"
19:16:04.481 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "Content-Length: 0[\r][\n]"
19:16:04.481 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.481 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "[\r][\n]"
19:16:04.481 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << HTTP/1.1 401 Unauthorized
19:16:04.481 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << Connection: keep-alive
19:16:04.481 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << WWW-Authenticate: Digest realm="DigestTesting",domain="localhost",nonce="bOSCMBMiqFQNMTU2NTQ4MjU2NDQ4MEjGXafxr8eCLx1jjiDSZkg=",opaque="00000000000000000000000000000000",algorithm=MD5,qop="auth"
19:16:04.481 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << Content-Length: 0
19:16:04.481 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.481 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.481 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
19:16:04.481 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - localhost:33493 requested authentication
19:16:04.481 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, Digest, Basic]
19:16:04.481 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Negotiate authentication scheme not available
19:16:04.481 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Kerberos authentication scheme not available
19:16:04.481 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for NTLM authentication scheme not available
19:16:04.482 [Test worker] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Challenge for Basic authentication scheme not available
19:16:04.482 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Selected authentication options: [DIGEST [complete=true, nonce=null, nc=0]]
19:16:04.482 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /digest HTTP/1.1
19:16:04.482 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: CHALLENGED
19:16:04.482 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Generating response to an authentication challenge using digest scheme
19:16:04.482 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:04.482 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> GET /digest HTTP/1.1
19:16:04.482 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> Host: localhost:33493
19:16:04.482 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> Connection: Keep-Alive
19:16:04.482 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:04.482 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> Accept-Encoding: gzip,deflate
19:16:04.482 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 >> Authorization: Digest username="nobody", realm="DigestTesting", nonce="bOSCMBMiqFQNMTU2NTQ4MjU2NDQ4MEjGXafxr8eCLx1jjiDSZkg=", uri="/digest", response="9be92a30c2cb0d44c62081f388acdc53", qop=auth, nc=00000001, cnonce="9951bf291f41970b", algorithm=MD5, opaque="00000000000000000000000000000000"
19:16:04.482 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "GET /digest HTTP/1.1[\r][\n]"
19:16:04.482 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "Host: localhost:33493[\r][\n]"
19:16:04.482 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "Connection: Keep-Alive[\r][\n]"
19:16:04.482 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:04.482 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:04.482 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "Authorization: Digest username="nobody", realm="DigestTesting", nonce="bOSCMBMiqFQNMTU2NTQ4MjU2NDQ4MEjGXafxr8eCLx1jjiDSZkg=", uri="/digest", response="9be92a30c2cb0d44c62081f388acdc53", qop=auth, nc=00000001, cnonce="9951bf291f41970b", algorithm=MD5, opaque="00000000000000000000000000000000"[\r][\n]"
19:16:04.482 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 >> "[\r][\n]"
19:16:04.491 [XNIO-44 task-6] DEBUG ersatz.undertow.request.security - Setting authentication required for exchange HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Authorization=[Digest username="nobody", realm="DigestTesting", nonce="bOSCMBMiqFQNMTU2NTQ4MjU2NDQ4MEjGXafxr8eCLx1jjiDSZkg=", uri="/digest", response="9be92a30c2cb0d44c62081f388acdc53", qop=auth, nc=00000001, cnonce="9951bf291f41970b", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:33493]} response {}}
19:16:04.491 [XNIO-44 task-6] DEBUG ersatz.undertow.request.security - Attempting to authenticate /digest, authentication required: true
19:16:04.491 [XNIO-44 task-6] DEBUG ersatz.undertow.request.security - Found digest header Digest username="nobody", realm="DigestTesting", nonce="bOSCMBMiqFQNMTU2NTQ4MjU2NDQ4MEjGXafxr8eCLx1jjiDSZkg=", uri="/digest", response="9be92a30c2cb0d44c62081f388acdc53", qop=auth, nc=00000001, cnonce="9951bf291f41970b", algorithm=MD5, opaque="00000000000000000000000000000000" in HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Authorization=[Digest username="nobody", realm="DigestTesting", nonce="bOSCMBMiqFQNMTU2NTQ4MjU2NDQ4MEjGXafxr8eCLx1jjiDSZkg=", uri="/digest", response="9be92a30c2cb0d44c62081f388acdc53", qop=auth, nc=00000001, cnonce="9951bf291f41970b", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:33493]} response {}}
19:16:04.492 [XNIO-44 task-6] DEBUG ersatz.undertow.request.security - Authentication failed with message UT000038: Authentication failed, requested user name 'nobody' and mechanism DIGEST for HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Authorization=[Digest username="nobody", realm="DigestTesting", nonce="bOSCMBMiqFQNMTU2NTQ4MjU2NDQ4MEjGXafxr8eCLx1jjiDSZkg=", uri="/digest", response="9be92a30c2cb0d44c62081f388acdc53", qop=auth, nc=00000001, cnonce="9951bf291f41970b", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:33493]} response {}}
19:16:04.492 [XNIO-44 task-6] DEBUG ersatz.undertow.request.security - Authentication outcome was NOT_AUTHENTICATED with method ersatz.undertow.security.impl.DigestAuthenticationMechanism@9aad85b for /digest
19:16:04.492 [XNIO-44 task-6] DEBUG ersatz.undertow.request.security - Sending authentication challenge for HttpServerExchange{ GET /digest request {Connection=[Keep-Alive], Authorization=[Digest username="nobody", realm="DigestTesting", nonce="bOSCMBMiqFQNMTU2NTQ4MjU2NDQ4MEjGXafxr8eCLx1jjiDSZkg=", uri="/digest", response="9be92a30c2cb0d44c62081f388acdc53", qop=auth, nc=00000001, cnonce="9951bf291f41970b", algorithm=MD5, opaque="00000000000000000000000000000000"], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:33493]} response {}}
19:16:04.493 [XNIO-44 task-6] DEBUG ersatz.undertow.request.security - Authentication result was CHALLENGE_SENT for /digest
19:16:04.493 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "HTTP/1.1 401 Unauthorized[\r][\n]"
19:16:04.493 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "Connection: keep-alive[\r][\n]"
19:16:04.493 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "WWW-Authenticate: Digest realm="DigestTesting",domain="localhost",nonce="JfCfkD3nDAINMTU2NTQ4MjU2NDQ5MmGB//aaR6B3Yvbj2Enj9uQ=",opaque="00000000000000000000000000000000",algorithm=MD5,qop="auth"[\r][\n]"
19:16:04.493 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "Content-Length: 0[\r][\n]"
19:16:04.493 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.493 [Test worker] DEBUG org.apache.http.wire - http-outgoing-43 << "[\r][\n]"
19:16:04.494 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << HTTP/1.1 401 Unauthorized
19:16:04.494 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << Connection: keep-alive
19:16:04.494 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << WWW-Authenticate: Digest realm="DigestTesting",domain="localhost",nonce="JfCfkD3nDAINMTU2NTQ4MjU2NDQ5MmGB//aaR6B3Yvbj2Enj9uQ=",opaque="00000000000000000000000000000000",algorithm=MD5,qop="auth"
19:16:04.494 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << Content-Length: 0
19:16:04.494 [Test worker] DEBUG org.apache.http.headers - http-outgoing-43 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.494 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.494 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
19:16:04.494 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - localhost:33493 requested authentication
19:16:04.494 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authorization challenge processed
19:16:04.494 [Test worker] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication failed
19:16:04.494 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:34770<->127.0.0.1:33493
19:16:04.494 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:04.495 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@6e2e6b8a
19:16:04.502 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@10029843
19:16:04.518 [XNIO-45 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-45 I/O-2', selector sun.nio.ch.EPollSelectorImpl@57a6e678
19:16:04.519 [XNIO-44 task-6] DEBUG ersatz.undertow.request.io - UT005013: An IOException occurred
java.nio.channels.ClosedChannelException: null
at sun.nio.ch.SocketChannelImpl.shutdownOutput(SocketChannelImpl.java:797)
at ersatz.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:170)
at ersatz.undertow.protocols.ssl.SslConduit.doWrap(SslConduit.java:892)
at ersatz.undertow.protocols.ssl.SslConduit.write(SslConduit.java:371)
at ersatz.undertow.server.protocol.http.HttpResponseConduit.processWrite(HttpResponseConduit.java:242)
at ersatz.undertow.server.protocol.http.HttpResponseConduit.flush(HttpResponseConduit.java:739)
at ersatz.undertow.conduits.AbstractFixedLengthStreamSinkConduit.flush(AbstractFixedLengthStreamSinkConduit.java:229)
at ersatz.xnio.conduits.ConduitStreamSinkChannel.flush(ConduitStreamSinkChannel.java:162)
at ersatz.undertow.channels.DetachableStreamSinkChannel.flush(DetachableStreamSinkChannel.java:119)
at ersatz.xnio.channels.Channels.flushBlocking(Channels.java:63)
at ersatz.undertow.io.UndertowOutputStream.close(UndertowOutputStream.java:344)
at ersatz.undertow.server.HttpServerExchange$DefaultBlockingHttpExchange.close(HttpServerExchange.java:1890)
at ersatz.undertow.server.HttpServerExchange.endExchange(HttpServerExchange.java:1599)
at ersatz.undertow.security.handlers.AuthenticationCallHandler.handleRequest(AuthenticationCallHandler.java:55)
at ersatz.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53)
at ersatz.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
at ersatz.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
at ersatz.undertow.server.handlers.encoding.EncodingHandler.handleRequest(EncodingHandler.java:72)
at ersatz.undertow.server.Connectors.executeRootHandler(Connectors.java:332)
at ersatz.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:812)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Suppressed: java.nio.channels.ClosedByInterruptException: null
at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:202)
at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:478)
at ersatz.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:164)
... 21 common frames omitted
19:16:04.529 [XNIO-45 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-45 I/O-4', selector sun.nio.ch.EPollSelectorImpl@34c0e9d5
19:16:04.530 [XNIO-45 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-45 I/O-1', selector sun.nio.ch.EPollSelectorImpl@775c6567
19:16:04.531 [XNIO-45 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-45 I/O-3', selector sun.nio.ch.EPollSelectorImpl@204f7a7e
19:16:04.531 [XNIO-45 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-45 I/O-6', selector sun.nio.ch.EPollSelectorImpl@52d7108b
19:16:04.535 [XNIO-45 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-45 I/O-7', selector sun.nio.ch.EPollSelectorImpl@246109f1
19:16:04.530 [XNIO-45 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-45 I/O-5', selector sun.nio.ch.EPollSelectorImpl@1b12f783
19:16:04.555 [XNIO-45 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-45 I/O-8', selector sun.nio.ch.EPollSelectorImpl@67c5e718
19:16:04.566 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:04.567 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:04.578 [XNIO-45 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-45 Accept', selector sun.nio.ch.EPollSelectorImpl@3b31307f
19:16:04.582 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:04.582 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:04.582 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:36737
19:16:04.596 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:36737
19:16:04.596 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:36737
19:16:04.597 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:42642<->127.0.0.1:36737
19:16:04.597 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /pass HTTP/1.1
19:16:04.597 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:04.597 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:04.597 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 >> GET /pass HTTP/1.1
19:16:04.597 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 >> Host: localhost:36737
19:16:04.597 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 >> Connection: Keep-Alive
19:16:04.597 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:04.597 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 >> Accept-Encoding: gzip,deflate
19:16:04.597 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 >> "GET /pass HTTP/1.1[\r][\n]"
19:16:04.597 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 >> "Host: localhost:36737[\r][\n]"
19:16:04.597 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 >> "Connection: Keep-Alive[\r][\n]"
19:16:04.597 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:04.597 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:04.597 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 >> "[\r][\n]"
19:16:04.614 [XNIO-45 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /pass (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:36737]}, cookies=[:]): <empty> }
19:16:04.615 [XNIO-45 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:04.616 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "HTTP/1.1 200 OK[\r][\n]"
19:16:04.616 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "Content-Encoding: gzip[\r][\n]"
19:16:04.616 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "Connection: keep-alive[\r][\n]"
19:16:04.616 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "Content-Type: text/plain[\r][\n]"
19:16:04.616 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "Content-Length: 27[\r][\n]"
19:16:04.616 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.616 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "[\r][\n]"
19:16:04.616 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:04.616 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << HTTP/1.1 200 OK
19:16:04.616 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << Content-Encoding: gzip
19:16:04.616 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << Connection: keep-alive
19:16:04.616 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << Content-Type: text/plain
19:16:04.616 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << Content-Length: 27
19:16:04.616 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.616 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.617 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:42642<->127.0.0.1:36737
19:16:04.617 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:04.618 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:04.618 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:04.618 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:36737
19:16:04.618 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /pass HTTP/1.1
19:16:04.618 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:04.618 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:04.618 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 >> GET /pass HTTP/1.1
19:16:04.618 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 >> Host: localhost:36737
19:16:04.618 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 >> Connection: Keep-Alive
19:16:04.618 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:04.618 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 >> Accept-Encoding: gzip,deflate
19:16:04.618 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 >> "GET /pass HTTP/1.1[\r][\n]"
19:16:04.618 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 >> "Host: localhost:36737[\r][\n]"
19:16:04.618 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 >> "Connection: Keep-Alive[\r][\n]"
19:16:04.618 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:04.618 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:04.618 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 >> "[\r][\n]"
19:16:04.627 [XNIO-45 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /pass (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:36737]}, cookies=[:]): <empty> }
19:16:04.629 [XNIO-45 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:04.630 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "HTTP/1.1 200 OK[\r][\n]"
19:16:04.631 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "Content-Encoding: gzip[\r][\n]"
19:16:04.631 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "Connection: keep-alive[\r][\n]"
19:16:04.631 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "Content-Type: text/plain[\r][\n]"
19:16:04.631 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "Content-Length: 27[\r][\n]"
19:16:04.631 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.631 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "[\r][\n]"
19:16:04.631 [Test worker] DEBUG org.apache.http.wire - http-outgoing-44 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:04.631 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << HTTP/1.1 200 OK
19:16:04.632 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << Content-Encoding: gzip
19:16:04.632 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << Connection: keep-alive
19:16:04.632 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << Content-Type: text/plain
19:16:04.632 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << Content-Length: 27
19:16:04.632 [Test worker] DEBUG org.apache.http.headers - http-outgoing-44 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.632 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.632 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:42642<->127.0.0.1:36737
19:16:04.632 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:04.633 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@10029843
19:16:04.636 [XNIO-45 task-2] ERROR ersatz.undertow.request - UT005071: Undertow request failed HttpServerExchange{ GET /pass request {Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:36737]} response {Content-Encoding=[gzip], Connection=[keep-alive], Content-Type=[text/plain], Content-Length=[27], Date=[Sun, 11 Aug 2019 00:15:58 GMT]}}
java.lang.NullPointerException: null
at ersatz.undertow.conduits.DeflatingStreamSinkConduit.performFlushIfRequired(DeflatingStreamSinkConduit.java:427)
at ersatz.undertow.conduits.DeflatingStreamSinkConduit.flush(DeflatingStreamSinkConduit.java:349)
at ersatz.xnio.conduits.ConduitStreamSinkChannel.flush(ConduitStreamSinkChannel.java:162)
at ersatz.undertow.channels.DetachableStreamSinkChannel.flush(DetachableStreamSinkChannel.java:119)
at ersatz.xnio.channels.Channels.flushBlocking(Channels.java:63)
at ersatz.undertow.io.UndertowOutputStream.close(UndertowOutputStream.java:344)
at ersatz.undertow.io.BlockingSenderImpl.close(BlockingSenderImpl.java:170)
at ersatz.undertow.io.DefaultIoCallback.onComplete(DefaultIoCallback.java:54)
at ersatz.undertow.io.BlockingSenderImpl.invokeOnComplete(BlockingSenderImpl.java:227)
at ersatz.undertow.io.BlockingSenderImpl.send(BlockingSenderImpl.java:95)
at ersatz.undertow.io.BlockingSenderImpl.send(BlockingSenderImpl.java:117)
at com.stehno.ersatz.ErsatzServer.send(ErsatzServer.groovy:494)
at com.stehno.ersatz.ErsatzServer.access$0(ErsatzServer.groovy)
at com.stehno.ersatz.ErsatzServer$1.handleRequest(ErsatzServer.groovy:370)
at ersatz.undertow.server.handlers.HttpTraceHandler.handleRequest(HttpTraceHandler.java:70)
at ersatz.undertow.server.handlers.encoding.EncodingHandler.handleRequest(EncodingHandler.java:72)
at ersatz.undertow.server.Connectors.executeRootHandler(Connectors.java:332)
at ersatz.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:812)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
19:16:04.647 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@5c9eb067
19:16:04.652 [XNIO-46 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-46 I/O-1', selector sun.nio.ch.EPollSelectorImpl@73b36de9
19:16:04.653 [XNIO-46 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-46 I/O-2', selector sun.nio.ch.EPollSelectorImpl@19846b83
19:16:04.653 [XNIO-46 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-46 I/O-3', selector sun.nio.ch.EPollSelectorImpl@2492001b
19:16:04.653 [XNIO-46 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-46 I/O-4', selector sun.nio.ch.EPollSelectorImpl@e7e90f7
19:16:04.654 [XNIO-46 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-46 I/O-5', selector sun.nio.ch.EPollSelectorImpl@3837c948
19:16:04.658 [XNIO-46 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-46 I/O-6', selector sun.nio.ch.EPollSelectorImpl@440783c3
19:16:04.661 [XNIO-46 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-46 I/O-7', selector sun.nio.ch.EPollSelectorImpl@7ea33a91
19:16:04.661 [XNIO-46 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-46 I/O-8', selector sun.nio.ch.EPollSelectorImpl@570df94d
19:16:04.670 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:04.671 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:04.682 [XNIO-46 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-46 Accept', selector sun.nio.ch.EPollSelectorImpl@617a408b
19:16:04.693 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:04.693 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:04.693 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:40869
19:16:04.693 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:40869
19:16:04.693 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:40869
19:16:04.694 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:54236<->127.0.0.1:40869
19:16:04.694 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:04.696 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:04.696 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:04.696 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 >> GET /handling HTTP/1.1
19:16:04.696 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 >> Host: localhost:40869
19:16:04.696 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 >> Connection: Keep-Alive
19:16:04.696 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:04.698 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 >> Accept-Encoding: gzip,deflate
19:16:04.698 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:04.698 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 >> "Host: localhost:40869[\r][\n]"
19:16:04.698 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 >> "Connection: Keep-Alive[\r][\n]"
19:16:04.698 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:04.698 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:04.698 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 >> "[\r][\n]"
19:16:04.700 [XNIO-46 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:40869]}, cookies=[:]): <empty> }
19:16:04.700 [XNIO-46 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({}): <empty>
19:16:04.701 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "HTTP/1.1 205 Reset Content[\r][\n]"
19:16:04.701 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "Connection: keep-alive[\r][\n]"
19:16:04.701 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "Content-Length: 0[\r][\n]"
19:16:04.701 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.701 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "[\r][\n]"
19:16:04.702 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 << HTTP/1.1 205 Reset Content
19:16:04.702 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 << Connection: keep-alive
19:16:04.702 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 << Content-Length: 0
19:16:04.702 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.702 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.702 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:54236<->127.0.0.1:40869
19:16:04.703 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:04.704 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:04.704 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:04.704 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:40869
19:16:04.704 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:04.704 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:04.705 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:04.705 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 >> GET /handling HTTP/1.1
19:16:04.705 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 >> Host: localhost:40869
19:16:04.705 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 >> Connection: Keep-Alive
19:16:04.705 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:04.705 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 >> Accept-Encoding: gzip,deflate
19:16:04.705 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:04.705 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 >> "Host: localhost:40869[\r][\n]"
19:16:04.705 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 >> "Connection: Keep-Alive[\r][\n]"
19:16:04.705 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:04.705 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:04.706 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 >> "[\r][\n]"
19:16:04.715 [XNIO-46 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:40869]}, cookies=[:]): <empty> }
19:16:04.715 [XNIO-46 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({}): <empty>
19:16:04.716 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "HTTP/1.1 205 Reset Content[\r][\n]"
19:16:04.716 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "Connection: keep-alive[\r][\n]"
19:16:04.716 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "Content-Length: 0[\r][\n]"
19:16:04.716 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.716 [Test worker] DEBUG org.apache.http.wire - http-outgoing-45 << "[\r][\n]"
19:16:04.716 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 << HTTP/1.1 205 Reset Content
19:16:04.716 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 << Connection: keep-alive
19:16:04.716 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 << Content-Length: 0
19:16:04.716 [Test worker] DEBUG org.apache.http.headers - http-outgoing-45 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.717 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.717 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:54236<->127.0.0.1:40869
19:16:04.717 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:04.717 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@5c9eb067
19:16:04.723 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@50936ff8
19:16:04.726 [XNIO-47 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-47 I/O-1', selector sun.nio.ch.EPollSelectorImpl@4f60d0fc
19:16:04.731 [XNIO-47 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-47 I/O-2', selector sun.nio.ch.EPollSelectorImpl@91b053f
19:16:04.739 [XNIO-47 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-47 I/O-4', selector sun.nio.ch.EPollSelectorImpl@576cd53b
19:16:04.731 [XNIO-47 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-47 I/O-3', selector sun.nio.ch.EPollSelectorImpl@200439ea
19:16:04.751 [XNIO-47 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-47 I/O-6', selector sun.nio.ch.EPollSelectorImpl@4a592501
19:16:04.746 [XNIO-47 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-47 I/O-5', selector sun.nio.ch.EPollSelectorImpl@5b2d44ec
19:16:04.752 [XNIO-47 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-47 I/O-7', selector sun.nio.ch.EPollSelectorImpl@173b2bf7
19:16:04.754 [XNIO-47 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-47 I/O-8', selector sun.nio.ch.EPollSelectorImpl@1f2ccc3a
19:16:04.758 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:04.759 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:04.762 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:04.763 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:04.763 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:37853
19:16:04.763 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:37853
19:16:04.763 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:37853
19:16:04.763 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:41546<->127.0.0.1:37853
19:16:04.763 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:04.763 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:04.763 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:04.763 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 >> GET /handling HTTP/1.1
19:16:04.763 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 >> Host: localhost:37853
19:16:04.763 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 >> Connection: Keep-Alive
19:16:04.763 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:04.763 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 >> Accept-Encoding: gzip,deflate
19:16:04.763 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:04.763 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 >> "Host: localhost:37853[\r][\n]"
19:16:04.763 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 >> "Connection: Keep-Alive[\r][\n]"
19:16:04.763 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:04.763 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:04.763 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 >> "[\r][\n]"
19:16:04.767 [XNIO-47 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-47 Accept', selector sun.nio.ch.EPollSelectorImpl@6c15adf2
19:16:04.769 [XNIO-47 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:37853]}, cookies=[:]): <empty> }
19:16:04.770 [XNIO-47 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({}): <empty>
19:16:04.771 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "HTTP/1.1 210 Unknown[\r][\n]"
19:16:04.771 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "Connection: keep-alive[\r][\n]"
19:16:04.771 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "Content-Length: 0[\r][\n]"
19:16:04.771 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.771 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "[\r][\n]"
19:16:04.771 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 << HTTP/1.1 210 Unknown
19:16:04.771 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 << Connection: keep-alive
19:16:04.771 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 << Content-Length: 0
19:16:04.771 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.771 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.771 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:41546<->127.0.0.1:37853
19:16:04.771 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:04.772 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:04.772 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:04.772 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:37853
19:16:04.772 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:04.772 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:04.772 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:04.773 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 >> GET /handling HTTP/1.1
19:16:04.773 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 >> Host: localhost:37853
19:16:04.773 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 >> Connection: Keep-Alive
19:16:04.773 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:04.773 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 >> Accept-Encoding: gzip,deflate
19:16:04.773 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:04.773 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 >> "Host: localhost:37853[\r][\n]"
19:16:04.773 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 >> "Connection: Keep-Alive[\r][\n]"
19:16:04.773 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:04.773 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:04.773 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 >> "[\r][\n]"
19:16:04.791 [XNIO-47 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:37853]}, cookies=[:]): <empty> }
19:16:04.793 [XNIO-47 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({}): <empty>
19:16:04.793 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "HTTP/1.1 210 Unknown[\r][\n]"
19:16:04.793 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "Connection: keep-alive[\r][\n]"
19:16:04.793 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "Content-Length: 0[\r][\n]"
19:16:04.793 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.793 [Test worker] DEBUG org.apache.http.wire - http-outgoing-46 << "[\r][\n]"
19:16:04.793 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 << HTTP/1.1 210 Unknown
19:16:04.793 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 << Connection: keep-alive
19:16:04.793 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 << Content-Length: 0
19:16:04.793 [Test worker] DEBUG org.apache.http.headers - http-outgoing-46 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.793 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.794 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:41546<->127.0.0.1:37853
19:16:04.794 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:04.794 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@50936ff8
19:16:04.801 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@755c863f
19:16:04.804 [XNIO-48 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-48 I/O-1', selector sun.nio.ch.EPollSelectorImpl@53c34fbf
19:16:04.806 [XNIO-48 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-48 I/O-2', selector sun.nio.ch.EPollSelectorImpl@28851b4c
19:16:04.809 [XNIO-48 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-48 I/O-3', selector sun.nio.ch.EPollSelectorImpl@58286237
19:16:04.810 [XNIO-48 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-48 I/O-4', selector sun.nio.ch.EPollSelectorImpl@19765574
19:16:04.814 [XNIO-48 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-48 I/O-6', selector sun.nio.ch.EPollSelectorImpl@771e0da4
19:16:04.810 [XNIO-48 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-48 I/O-5', selector sun.nio.ch.EPollSelectorImpl@50016f46
19:16:04.815 [XNIO-48 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-48 I/O-7', selector sun.nio.ch.EPollSelectorImpl@38578fb9
19:16:04.817 [XNIO-48 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-48 Accept', selector sun.nio.ch.EPollSelectorImpl@69363c0e
19:16:04.816 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:04.815 [XNIO-48 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-48 I/O-8', selector sun.nio.ch.EPollSelectorImpl@1f2e3571
19:16:04.818 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:04.821 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:04.821 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:04.821 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:36177
19:16:04.821 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:36177
19:16:04.821 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:36177
19:16:04.821 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:43924<->127.0.0.1:36177
19:16:04.821 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:04.821 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:04.821 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:04.822 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 >> GET /handling HTTP/1.1
19:16:04.822 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 >> Host: localhost:36177
19:16:04.822 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 >> Connection: Keep-Alive
19:16:04.822 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:04.822 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 >> Accept-Encoding: gzip,deflate
19:16:04.822 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:04.822 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 >> "Host: localhost:36177[\r][\n]"
19:16:04.822 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 >> "Connection: Keep-Alive[\r][\n]"
19:16:04.822 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:04.822 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:04.822 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 >> "[\r][\n]"
19:16:04.831 [XNIO-48 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:36177]}, cookies=[:]): <empty> }
19:16:04.833 [XNIO-48 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({}): <empty>
19:16:04.835 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "HTTP/1.1 211 Unknown[\r][\n]"
19:16:04.835 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "Connection: keep-alive[\r][\n]"
19:16:04.835 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "Content-Length: 0[\r][\n]"
19:16:04.835 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.835 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "[\r][\n]"
19:16:04.835 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 << HTTP/1.1 211 Unknown
19:16:04.835 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 << Connection: keep-alive
19:16:04.835 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 << Content-Length: 0
19:16:04.835 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.835 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.835 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:43924<->127.0.0.1:36177
19:16:04.835 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:04.836 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:04.836 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:04.836 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:36177
19:16:04.836 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:04.836 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:04.836 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:04.836 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 >> GET /handling HTTP/1.1
19:16:04.836 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 >> Host: localhost:36177
19:16:04.836 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 >> Connection: Keep-Alive
19:16:04.837 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:04.837 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 >> Accept-Encoding: gzip,deflate
19:16:04.837 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:04.837 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 >> "Host: localhost:36177[\r][\n]"
19:16:04.837 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 >> "Connection: Keep-Alive[\r][\n]"
19:16:04.837 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:04.837 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:04.837 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 >> "[\r][\n]"
19:16:04.850 [XNIO-48 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:36177]}, cookies=[:]): <empty> }
19:16:04.851 [XNIO-48 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({}): <empty>
19:16:04.851 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "HTTP/1.1 211 Unknown[\r][\n]"
19:16:04.851 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "Connection: keep-alive[\r][\n]"
19:16:04.851 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "Content-Length: 0[\r][\n]"
19:16:04.851 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.851 [Test worker] DEBUG org.apache.http.wire - http-outgoing-47 << "[\r][\n]"
19:16:04.852 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 << HTTP/1.1 211 Unknown
19:16:04.852 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 << Connection: keep-alive
19:16:04.852 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 << Content-Length: 0
19:16:04.852 [Test worker] DEBUG org.apache.http.headers - http-outgoing-47 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.852 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.852 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:43924<->127.0.0.1:36177
19:16:04.852 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:04.852 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@755c863f
19:16:04.863 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@70cda2c8
19:16:04.864 [XNIO-49 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-49 I/O-1', selector sun.nio.ch.EPollSelectorImpl@27bdc7bf
19:16:04.865 [XNIO-49 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-49 I/O-2', selector sun.nio.ch.EPollSelectorImpl@fcd6d79
19:16:04.865 [XNIO-49 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-49 I/O-3', selector sun.nio.ch.EPollSelectorImpl@ab507ac
19:16:04.870 [XNIO-49 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-49 I/O-5', selector sun.nio.ch.EPollSelectorImpl@644a35b0
19:16:04.883 [XNIO-49 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-49 I/O-4', selector sun.nio.ch.EPollSelectorImpl@179652b2
19:16:04.884 [XNIO-49 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-49 I/O-6', selector sun.nio.ch.EPollSelectorImpl@40ab8fe3
19:16:04.886 [XNIO-49 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-49 I/O-7', selector sun.nio.ch.EPollSelectorImpl@bef52f8
19:16:04.887 [XNIO-49 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-49 I/O-8', selector sun.nio.ch.EPollSelectorImpl@1d6ed506
19:16:04.889 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:04.890 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:04.891 [XNIO-49 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-49 Accept', selector sun.nio.ch.EPollSelectorImpl@38f5c929
19:16:04.907 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:04.908 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:04.908 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:34883
19:16:04.908 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:34883
19:16:04.908 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:34883
19:16:04.908 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:48736<->127.0.0.1:34883
19:16:04.908 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:04.908 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:04.908 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:04.908 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 >> GET /handling HTTP/1.1
19:16:04.908 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 >> Host: localhost:34883
19:16:04.909 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 >> Connection: Keep-Alive
19:16:04.909 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:04.909 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 >> Accept-Encoding: gzip,deflate
19:16:04.909 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:04.909 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 >> "Host: localhost:34883[\r][\n]"
19:16:04.909 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 >> "Connection: Keep-Alive[\r][\n]"
19:16:04.909 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:04.909 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:04.909 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 >> "[\r][\n]"
19:16:04.910 [XNIO-49 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:34883]}, cookies=[:]): <empty> }
19:16:04.911 [XNIO-49 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({}): <empty>
19:16:04.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "HTTP/1.1 205 Reset Content[\r][\n]"
19:16:04.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "Connection: keep-alive[\r][\n]"
19:16:04.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "Content-Length: 0[\r][\n]"
19:16:04.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "[\r][\n]"
19:16:04.911 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 << HTTP/1.1 205 Reset Content
19:16:04.911 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 << Connection: keep-alive
19:16:04.911 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 << Content-Length: 0
19:16:04.911 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.912 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.912 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:48736<->127.0.0.1:34883
19:16:04.912 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:04.913 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:04.913 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:04.913 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:34883
19:16:04.913 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:04.913 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:04.913 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:04.913 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 >> GET /handling HTTP/1.1
19:16:04.913 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 >> Host: localhost:34883
19:16:04.913 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 >> Connection: Keep-Alive
19:16:04.913 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:04.913 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 >> Accept-Encoding: gzip,deflate
19:16:04.913 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:04.913 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 >> "Host: localhost:34883[\r][\n]"
19:16:04.913 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 >> "Connection: Keep-Alive[\r][\n]"
19:16:04.913 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:04.913 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:04.913 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 >> "[\r][\n]"
19:16:04.914 [XNIO-49 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:34883]}, cookies=[:]): <empty> }
19:16:04.915 [XNIO-49 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({}): <empty>
19:16:04.915 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "HTTP/1.1 205 Reset Content[\r][\n]"
19:16:04.915 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "Connection: keep-alive[\r][\n]"
19:16:04.915 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "Content-Length: 0[\r][\n]"
19:16:04.915 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:04.915 [Test worker] DEBUG org.apache.http.wire - http-outgoing-48 << "[\r][\n]"
19:16:04.915 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 << HTTP/1.1 205 Reset Content
19:16:04.915 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 << Connection: keep-alive
19:16:04.915 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 << Content-Length: 0
19:16:04.915 [Test worker] DEBUG org.apache.http.headers - http-outgoing-48 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:04.915 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:04.916 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:48736<->127.0.0.1:34883
19:16:04.916 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:04.916 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@70cda2c8
19:16:04.921 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@58fa4644
19:16:04.942 [XNIO-50 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-50 I/O-1', selector sun.nio.ch.EPollSelectorImpl@2289f9f1
19:16:04.947 [XNIO-50 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-50 I/O-2', selector sun.nio.ch.EPollSelectorImpl@21df333d
19:16:04.953 [XNIO-50 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-50 I/O-4', selector sun.nio.ch.EPollSelectorImpl@77d3c06
19:16:04.954 [XNIO-50 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-50 I/O-5', selector sun.nio.ch.EPollSelectorImpl@7157190d
19:16:04.959 [XNIO-50 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-50 I/O-6', selector sun.nio.ch.EPollSelectorImpl@4a4f7cab
19:16:04.953 [XNIO-50 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-50 I/O-3', selector sun.nio.ch.EPollSelectorImpl@7113c27f
19:16:04.959 [XNIO-50 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-50 I/O-7', selector sun.nio.ch.EPollSelectorImpl@10c72f63
19:16:04.959 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:04.960 [XNIO-50 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-50 Accept', selector sun.nio.ch.EPollSelectorImpl@637c4cf4
19:16:04.960 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:05.063 [XNIO-50 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-50 I/O-8', selector sun.nio.ch.EPollSelectorImpl@76437660
19:16:05.064 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:05.064 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-45: Shutdown connection
19:16:05.065 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:05.066 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:05.066 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:44843
19:16:05.066 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:44843
19:16:05.066 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:44843
19:16:05.066 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:37626<->127.0.0.1:44843
19:16:05.066 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:05.066 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:05.066 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:05.066 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:05.066 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-48: Shutdown connection
19:16:05.066 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 >> GET /handling HTTP/1.1
19:16:05.066 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 >> Host: localhost:44843
19:16:05.066 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 >> Connection: Keep-Alive
19:16:05.067 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:05.067 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:05.067 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 >> Accept-Encoding: gzip,deflate
19:16:05.067 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-46: Shutdown connection
19:16:05.067 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:05.067 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 >> "Host: localhost:44843[\r][\n]"
19:16:05.068 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 >> "Connection: Keep-Alive[\r][\n]"
19:16:05.068 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:05.068 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:05.068 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-47: Shutdown connection
19:16:05.068 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:05.068 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 >> "[\r][\n]"
19:16:05.069 [XNIO-50 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:44843]}, cookies=[:]): <empty> }
19:16:05.072 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:05.072 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-44: Shutdown connection
19:16:05.072 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:05.072 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-43: Shutdown connection
19:16:05.074 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:05.074 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-42: Shutdown connection
19:16:05.074 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:05.074 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-41: Shutdown connection
19:16:05.075 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:05.075 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-40: Shutdown connection
19:16:05.075 [XNIO-50 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({}): <empty>
19:16:05.076 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:05.076 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-0: Shutdown connection
19:16:05.076 [Finalizer] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Shutting down connection
19:16:05.076 [Finalizer] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-39: Shutdown connection
19:16:05.078 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "HTTP/1.1 210 Unknown[\r][\n]"
19:16:05.079 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "Connection: keep-alive[\r][\n]"
19:16:05.079 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "Content-Length: 0[\r][\n]"
19:16:05.079 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:05.079 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "[\r][\n]"
19:16:05.079 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 << HTTP/1.1 210 Unknown
19:16:05.079 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 << Connection: keep-alive
19:16:05.079 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 << Content-Length: 0
19:16:05.079 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:05.079 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:05.079 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:37626<->127.0.0.1:44843
19:16:05.079 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:05.080 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:05.080 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:05.080 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:44843
19:16:05.080 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:05.080 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:05.080 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:05.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 >> GET /handling HTTP/1.1
19:16:05.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 >> Host: localhost:44843
19:16:05.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 >> Connection: Keep-Alive
19:16:05.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:05.080 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 >> Accept-Encoding: gzip,deflate
19:16:05.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:05.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 >> "Host: localhost:44843[\r][\n]"
19:16:05.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 >> "Connection: Keep-Alive[\r][\n]"
19:16:05.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:05.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:05.080 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 >> "[\r][\n]"
19:16:05.091 [XNIO-50 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:44843]}, cookies=[:]): <empty> }
19:16:05.091 [XNIO-50 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({}): <empty>
19:16:05.091 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "HTTP/1.1 210 Unknown[\r][\n]"
19:16:05.091 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "Connection: keep-alive[\r][\n]"
19:16:05.092 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "Content-Length: 0[\r][\n]"
19:16:05.092 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:05.092 [Test worker] DEBUG org.apache.http.wire - http-outgoing-49 << "[\r][\n]"
19:16:05.092 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 << HTTP/1.1 210 Unknown
19:16:05.092 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 << Connection: keep-alive
19:16:05.092 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 << Content-Length: 0
19:16:05.092 [Test worker] DEBUG org.apache.http.headers - http-outgoing-49 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:05.092 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:05.092 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:37626<->127.0.0.1:44843
19:16:05.092 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:05.092 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@58fa4644
19:16:05.095 [XNIO-50 task-2] DEBUG ersatz.undertow.request.io - UT005013: An IOException occurred
java.nio.channels.ClosedChannelException: null
at sun.nio.ch.SocketChannelImpl.shutdownOutput(SocketChannelImpl.java:797)
at ersatz.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:170)
at ersatz.undertow.server.protocol.http.HttpResponseConduit.processWrite(HttpResponseConduit.java:242)
at ersatz.undertow.server.protocol.http.HttpResponseConduit.flush(HttpResponseConduit.java:739)
at ersatz.undertow.conduits.AbstractFixedLengthStreamSinkConduit.flush(AbstractFixedLengthStreamSinkConduit.java:229)
at ersatz.xnio.conduits.ConduitStreamSinkChannel.flush(ConduitStreamSinkChannel.java:162)
at ersatz.undertow.channels.DetachableStreamSinkChannel.flush(DetachableStreamSinkChannel.java:119)
at ersatz.xnio.channels.Channels.flushBlocking(Channels.java:63)
at ersatz.undertow.io.UndertowOutputStream.close(UndertowOutputStream.java:344)
at ersatz.undertow.io.BlockingSenderImpl.close(BlockingSenderImpl.java:170)
at ersatz.undertow.io.DefaultIoCallback.onComplete(DefaultIoCallback.java:54)
at ersatz.undertow.io.BlockingSenderImpl.invokeOnComplete(BlockingSenderImpl.java:227)
at ersatz.undertow.io.BlockingSenderImpl.send(BlockingSenderImpl.java:95)
at ersatz.undertow.io.BlockingSenderImpl.send(BlockingSenderImpl.java:117)
at com.stehno.ersatz.ErsatzServer.send(ErsatzServer.groovy:494)
at com.stehno.ersatz.ErsatzServer.access$0(ErsatzServer.groovy)
at com.stehno.ersatz.ErsatzServer$1.handleRequest(ErsatzServer.groovy:370)
at ersatz.undertow.server.handlers.HttpTraceHandler.handleRequest(HttpTraceHandler.java:70)
at ersatz.undertow.server.handlers.encoding.EncodingHandler.handleRequest(EncodingHandler.java:72)
at ersatz.undertow.server.Connectors.executeRootHandler(Connectors.java:332)
at ersatz.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:812)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Suppressed: java.nio.channels.ClosedByInterruptException: null
at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:202)
at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:478)
at ersatz.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:164)
... 22 common frames omitted
19:16:05.097 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@13d2d8af
19:16:05.100 [XNIO-51 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-51 I/O-1', selector sun.nio.ch.EPollSelectorImpl@2468609a
19:16:05.100 [XNIO-51 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-51 I/O-2', selector sun.nio.ch.EPollSelectorImpl@1964ef31
19:16:05.100 [XNIO-51 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-51 I/O-3', selector sun.nio.ch.EPollSelectorImpl@4b7a0bab
19:16:05.106 [XNIO-51 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-51 I/O-5', selector sun.nio.ch.EPollSelectorImpl@ea8bf2
19:16:05.106 [XNIO-51 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-51 I/O-4', selector sun.nio.ch.EPollSelectorImpl@66908237
19:16:05.107 [XNIO-51 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-51 I/O-6', selector sun.nio.ch.EPollSelectorImpl@322081e8
19:16:05.107 [XNIO-51 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-51 I/O-7', selector sun.nio.ch.EPollSelectorImpl@44196bbf
19:16:05.107 [XNIO-51 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-51 I/O-8', selector sun.nio.ch.EPollSelectorImpl@50f5462f
19:16:05.110 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:05.111 [XNIO-51 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-51 Accept', selector sun.nio.ch.EPollSelectorImpl@51890da2
19:16:05.111 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:05.114 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:05.114 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:05.114 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:34775
19:16:05.114 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:34775
19:16:05.115 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:34775
19:16:05.115 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:46772<->127.0.0.1:34775
19:16:05.115 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:05.115 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:05.115 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:05.115 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 >> GET /handling HTTP/1.1
19:16:05.115 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 >> Host: localhost:34775
19:16:05.115 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 >> Connection: Keep-Alive
19:16:05.115 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:05.115 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 >> Accept-Encoding: gzip,deflate
19:16:05.115 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:05.115 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 >> "Host: localhost:34775[\r][\n]"
19:16:05.115 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 >> "Connection: Keep-Alive[\r][\n]"
19:16:05.115 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:05.115 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:05.115 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 >> "[\r][\n]"
19:16:05.120 [XNIO-51 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:34775]}, cookies=[:]): <empty> }
19:16:05.120 [XNIO-51 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({}): <empty>
19:16:05.121 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "HTTP/1.1 211 Unknown[\r][\n]"
19:16:05.121 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "Connection: keep-alive[\r][\n]"
19:16:05.121 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "Content-Length: 0[\r][\n]"
19:16:05.122 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:05.122 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "[\r][\n]"
19:16:05.122 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 << HTTP/1.1 211 Unknown
19:16:05.122 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 << Connection: keep-alive
19:16:05.122 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 << Content-Length: 0
19:16:05.122 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:05.122 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:05.122 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:46772<->127.0.0.1:34775
19:16:05.122 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:05.123 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:05.123 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:05.123 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:34775
19:16:05.123 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:05.123 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:05.123 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:05.123 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 >> GET /handling HTTP/1.1
19:16:05.123 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 >> Host: localhost:34775
19:16:05.123 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 >> Connection: Keep-Alive
19:16:05.123 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:05.123 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 >> Accept-Encoding: gzip,deflate
19:16:05.123 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:05.123 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 >> "Host: localhost:34775[\r][\n]"
19:16:05.123 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 >> "Connection: Keep-Alive[\r][\n]"
19:16:05.123 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:05.123 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:05.123 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 >> "[\r][\n]"
19:16:05.137 [XNIO-51 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:34775]}, cookies=[:]): <empty> }
19:16:05.138 [XNIO-51 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({}): <empty>
19:16:05.138 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "HTTP/1.1 211 Unknown[\r][\n]"
19:16:05.138 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "Connection: keep-alive[\r][\n]"
19:16:05.138 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "Content-Length: 0[\r][\n]"
19:16:05.139 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:05.139 [Test worker] DEBUG org.apache.http.wire - http-outgoing-50 << "[\r][\n]"
19:16:05.139 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 << HTTP/1.1 211 Unknown
19:16:05.139 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 << Connection: keep-alive
19:16:05.139 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 << Content-Length: 0
19:16:05.139 [Test worker] DEBUG org.apache.http.headers - http-outgoing-50 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:05.139 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:05.139 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:46772<->127.0.0.1:34775
19:16:05.139 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:05.140 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@13d2d8af
19:16:05.146 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@4eafab8a
19:16:05.151 [XNIO-52 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-52 I/O-1', selector sun.nio.ch.EPollSelectorImpl@203836d2
19:16:05.151 [XNIO-52 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-52 I/O-2', selector sun.nio.ch.EPollSelectorImpl@5ad2cf19
19:16:05.151 [XNIO-52 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-52 I/O-3', selector sun.nio.ch.EPollSelectorImpl@359fbdf
19:16:05.152 [XNIO-52 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-52 I/O-4', selector sun.nio.ch.EPollSelectorImpl@7f89098a
19:16:05.152 [XNIO-52 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-52 I/O-5', selector sun.nio.ch.EPollSelectorImpl@39a6a6f6
19:16:05.153 [XNIO-52 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-52 I/O-6', selector sun.nio.ch.EPollSelectorImpl@5002dc
19:16:05.155 [XNIO-52 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-52 I/O-7', selector sun.nio.ch.EPollSelectorImpl@3f381de
19:16:05.167 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:05.167 [XNIO-52 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-52 Accept', selector sun.nio.ch.EPollSelectorImpl@7ff7af51
19:16:05.167 [XNIO-52 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-52 I/O-8', selector sun.nio.ch.EPollSelectorImpl@20430d1f
19:16:05.167 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:05.176 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:05.176 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:05.176 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:38515
19:16:05.176 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:38515
19:16:05.176 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:38515
19:16:05.176 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:51658<->127.0.0.1:38515
19:16:05.176 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:05.176 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:05.176 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:05.177 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 >> GET /handling HTTP/1.1
19:16:05.177 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 >> Host: localhost:38515
19:16:05.177 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 >> Connection: Keep-Alive
19:16:05.177 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:05.177 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 >> Accept-Encoding: gzip,deflate
19:16:05.177 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:05.177 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 >> "Host: localhost:38515[\r][\n]"
19:16:05.177 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 >> "Connection: Keep-Alive[\r][\n]"
19:16:05.177 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:05.177 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:05.177 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 >> "[\r][\n]"
19:16:05.178 [XNIO-52 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38515]}, cookies=[:]): <empty> }
19:16:05.179 [XNIO-52 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:05.180 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "HTTP/1.1 200 OK[\r][\n]"
19:16:05.180 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "Content-Encoding: gzip[\r][\n]"
19:16:05.180 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "Connection: keep-alive[\r][\n]"
19:16:05.180 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "Content-Type: text/plain[\r][\n]"
19:16:05.180 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "Content-Length: 27[\r][\n]"
19:16:05.180 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:05.180 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "[\r][\n]"
19:16:05.180 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:05.180 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << HTTP/1.1 200 OK
19:16:05.180 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << Content-Encoding: gzip
19:16:05.180 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << Connection: keep-alive
19:16:05.180 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << Content-Type: text/plain
19:16:05.180 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << Content-Length: 27
19:16:05.180 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:05.180 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:05.181 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:51658<->127.0.0.1:38515
19:16:05.181 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:05.181 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:05.181 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:05.181 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:38515
19:16:05.181 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:05.181 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:05.181 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:05.182 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 >> GET /handling HTTP/1.1
19:16:05.182 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 >> Host: localhost:38515
19:16:05.182 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 >> Connection: Keep-Alive
19:16:05.182 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:05.182 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 >> Accept-Encoding: gzip,deflate
19:16:05.182 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:05.182 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 >> "Host: localhost:38515[\r][\n]"
19:16:05.182 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 >> "Connection: Keep-Alive[\r][\n]"
19:16:05.182 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:05.182 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:05.182 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 >> "[\r][\n]"
19:16:05.184 [XNIO-52 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:38515]}, cookies=[:]): <empty> }
19:16:05.185 [XNIO-52 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:05.186 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "HTTP/1.1 200 OK[\r][\n]"
19:16:05.186 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "Content-Encoding: gzip[\r][\n]"
19:16:05.186 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "Connection: keep-alive[\r][\n]"
19:16:05.186 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "Content-Type: text/plain[\r][\n]"
19:16:05.186 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "Content-Length: 27[\r][\n]"
19:16:05.186 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:05.186 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "[\r][\n]"
19:16:05.186 [Test worker] DEBUG org.apache.http.wire - http-outgoing-51 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:05.186 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << HTTP/1.1 200 OK
19:16:05.186 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << Content-Encoding: gzip
19:16:05.186 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << Connection: keep-alive
19:16:05.186 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << Content-Type: text/plain
19:16:05.186 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << Content-Length: 27
19:16:05.186 [Test worker] DEBUG org.apache.http.headers - http-outgoing-51 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:05.186 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:05.187 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:51658<->127.0.0.1:38515
19:16:05.188 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:05.188 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@4eafab8a
19:16:05.192 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@7c3dab37
19:16:05.202 [XNIO-53 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-53 I/O-1', selector sun.nio.ch.EPollSelectorImpl@39428ee3
19:16:05.206 [XNIO-53 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-53 I/O-2', selector sun.nio.ch.EPollSelectorImpl@7aa1401e
19:16:05.214 [XNIO-53 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-53 I/O-3', selector sun.nio.ch.EPollSelectorImpl@6258d15b
19:16:05.218 [XNIO-53 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-53 I/O-4', selector sun.nio.ch.EPollSelectorImpl@db96713
19:16:05.222 [XNIO-53 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-53 I/O-5', selector sun.nio.ch.EPollSelectorImpl@6fab5ad9
19:16:05.222 [XNIO-53 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-53 I/O-6', selector sun.nio.ch.EPollSelectorImpl@5ab0529b
19:16:05.238 [XNIO-53 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-53 I/O-7', selector sun.nio.ch.EPollSelectorImpl@49cb44d
19:16:05.242 [XNIO-53 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-53 I/O-8', selector sun.nio.ch.EPollSelectorImpl@949eca8
19:16:05.242 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:05.243 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:05.243 [XNIO-53 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-53 Accept', selector sun.nio.ch.EPollSelectorImpl@7b8a173d
19:16:05.245 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:05.246 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:05.246 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:45811
19:16:05.246 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:45811
19:16:05.246 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:45811
19:16:05.246 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:56144<->127.0.0.1:45811
19:16:05.246 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:05.246 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:05.246 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:05.247 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 >> GET /handling HTTP/1.1
19:16:05.247 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 >> Host: localhost:45811
19:16:05.247 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 >> Connection: Keep-Alive
19:16:05.247 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:05.247 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 >> Accept-Encoding: gzip,deflate
19:16:05.247 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:05.247 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 >> "Host: localhost:45811[\r][\n]"
19:16:05.247 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 >> "Connection: Keep-Alive[\r][\n]"
19:16:05.247 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:05.247 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:05.247 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 >> "[\r][\n]"
19:16:05.250 [XNIO-53 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:45811]}, cookies=[:]): <empty> }
19:16:05.251 [XNIO-53 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:05.251 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "HTTP/1.1 300 Multiple Choices[\r][\n]"
19:16:05.251 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "Content-Encoding: gzip[\r][\n]"
19:16:05.251 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "Connection: keep-alive[\r][\n]"
19:16:05.251 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "Content-Type: text/plain[\r][\n]"
19:16:05.251 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "Content-Length: 27[\r][\n]"
19:16:05.251 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:05.251 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "[\r][\n]"
19:16:05.251 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:05.252 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << HTTP/1.1 300 Multiple Choices
19:16:05.252 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << Content-Encoding: gzip
19:16:05.252 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << Connection: keep-alive
19:16:05.252 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << Content-Type: text/plain
19:16:05.252 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << Content-Length: 27
19:16:05.252 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:05.252 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:05.252 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:56144<->127.0.0.1:45811
19:16:05.252 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:05.253 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:05.253 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:05.253 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:45811
19:16:05.253 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:05.253 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:05.253 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:05.253 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 >> GET /handling HTTP/1.1
19:16:05.253 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 >> Host: localhost:45811
19:16:05.253 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 >> Connection: Keep-Alive
19:16:05.253 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:05.253 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 >> Accept-Encoding: gzip,deflate
19:16:05.253 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:05.253 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 >> "Host: localhost:45811[\r][\n]"
19:16:05.253 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 >> "Connection: Keep-Alive[\r][\n]"
19:16:05.253 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:05.253 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:05.253 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 >> "[\r][\n]"
19:16:05.266 [XNIO-53 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:45811]}, cookies=[:]): <empty> }
19:16:05.266 [XNIO-53 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:05.267 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "HTTP/1.1 300 Multiple Choices[\r][\n]"
19:16:05.267 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "Content-Encoding: gzip[\r][\n]"
19:16:05.267 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "Connection: keep-alive[\r][\n]"
19:16:05.267 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "Content-Type: text/plain[\r][\n]"
19:16:05.267 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "Content-Length: 27[\r][\n]"
19:16:05.267 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:05.267 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "[\r][\n]"
19:16:05.267 [Test worker] DEBUG org.apache.http.wire - http-outgoing-52 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:05.267 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << HTTP/1.1 300 Multiple Choices
19:16:05.267 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << Content-Encoding: gzip
19:16:05.267 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << Connection: keep-alive
19:16:05.267 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << Content-Type: text/plain
19:16:05.267 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << Content-Length: 27
19:16:05.267 [Test worker] DEBUG org.apache.http.headers - http-outgoing-52 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:05.267 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:05.268 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:56144<->127.0.0.1:45811
19:16:05.268 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:05.268 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@7c3dab37
19:16:05.273 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@590bd286
19:16:05.278 [XNIO-54 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-54 I/O-1', selector sun.nio.ch.EPollSelectorImpl@25b350c4
19:16:05.284 [XNIO-54 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-54 I/O-2', selector sun.nio.ch.EPollSelectorImpl@4b70f725
19:16:05.284 [XNIO-54 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-54 I/O-3', selector sun.nio.ch.EPollSelectorImpl@430867d4
19:16:05.306 [XNIO-54 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-54 I/O-5', selector sun.nio.ch.EPollSelectorImpl@2a0405f6
19:16:05.307 [XNIO-54 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-54 I/O-4', selector sun.nio.ch.EPollSelectorImpl@46f8ff89
19:16:05.307 [XNIO-54 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-54 I/O-6', selector sun.nio.ch.EPollSelectorImpl@3470525
19:16:05.309 [XNIO-54 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-54 I/O-7', selector sun.nio.ch.EPollSelectorImpl@67a157f4
19:16:05.324 [XNIO-54 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-54 I/O-8', selector sun.nio.ch.EPollSelectorImpl@5cc61bde
19:16:05.337 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:05.337 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:05.340 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:05.340 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:05.340 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:33091
19:16:05.340 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:33091
19:16:05.340 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:33091
19:16:05.340 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:54934<->127.0.0.1:33091
19:16:05.341 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:05.341 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:05.341 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:05.341 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 >> GET /handling HTTP/1.1
19:16:05.341 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 >> Host: localhost:33091
19:16:05.341 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 >> Connection: Keep-Alive
19:16:05.341 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:05.341 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 >> Accept-Encoding: gzip,deflate
19:16:05.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:05.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 >> "Host: localhost:33091[\r][\n]"
19:16:05.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 >> "Connection: Keep-Alive[\r][\n]"
19:16:05.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:05.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:05.341 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 >> "[\r][\n]"
19:16:05.341 [XNIO-54 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-54 Accept', selector sun.nio.ch.EPollSelectorImpl@3558b94
19:16:05.354 [XNIO-54 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:33091]}, cookies=[:]): <empty> }
19:16:05.355 [XNIO-54 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:05.356 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "HTTP/1.1 400 Bad Request[\r][\n]"
19:16:05.356 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "Content-Encoding: gzip[\r][\n]"
19:16:05.356 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "Connection: keep-alive[\r][\n]"
19:16:05.356 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "Content-Type: text/plain[\r][\n]"
19:16:05.356 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "Content-Length: 27[\r][\n]"
19:16:05.356 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:05.356 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "[\r][\n]"
19:16:05.356 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:05.356 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << HTTP/1.1 400 Bad Request
19:16:05.356 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << Content-Encoding: gzip
19:16:05.356 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << Connection: keep-alive
19:16:05.356 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << Content-Type: text/plain
19:16:05.356 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << Content-Length: 27
19:16:05.356 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:05.356 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:05.357 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:54934<->127.0.0.1:33091
19:16:05.357 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:05.357 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:05.357 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:05.358 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:33091
19:16:05.358 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:05.358 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:05.358 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:05.358 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 >> GET /handling HTTP/1.1
19:16:05.358 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 >> Host: localhost:33091
19:16:05.358 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 >> Connection: Keep-Alive
19:16:05.358 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:05.358 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 >> Accept-Encoding: gzip,deflate
19:16:05.358 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:05.358 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 >> "Host: localhost:33091[\r][\n]"
19:16:05.358 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 >> "Connection: Keep-Alive[\r][\n]"
19:16:05.358 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:05.358 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:05.358 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 >> "[\r][\n]"
19:16:05.392 [XNIO-54 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:33091]}, cookies=[:]): <empty> }
19:16:05.393 [XNIO-54 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:05.394 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "HTTP/1.1 400 Bad Request[\r][\n]"
19:16:05.394 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "Content-Encoding: gzip[\r][\n]"
19:16:05.394 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "Connection: keep-alive[\r][\n]"
19:16:05.394 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "Content-Type: text/plain[\r][\n]"
19:16:05.394 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "Content-Length: 27[\r][\n]"
19:16:05.394 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:05.394 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "[\r][\n]"
19:16:05.394 [Test worker] DEBUG org.apache.http.wire - http-outgoing-53 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:05.394 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << HTTP/1.1 400 Bad Request
19:16:05.394 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << Content-Encoding: gzip
19:16:05.394 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << Connection: keep-alive
19:16:05.394 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << Content-Type: text/plain
19:16:05.394 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << Content-Length: 27
19:16:05.394 [Test worker] DEBUG org.apache.http.headers - http-outgoing-53 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:05.395 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:05.395 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:54934<->127.0.0.1:33091
19:16:05.395 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:05.396 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@590bd286
19:16:05.400 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@6753067d
19:16:05.410 [XNIO-55 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-55 I/O-1', selector sun.nio.ch.EPollSelectorImpl@2f705c48
19:16:05.411 [XNIO-55 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-55 I/O-2', selector sun.nio.ch.EPollSelectorImpl@ea43cac
19:16:05.420 [XNIO-55 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-55 I/O-3', selector sun.nio.ch.EPollSelectorImpl@4f80b12
19:16:05.421 [XNIO-55 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-55 I/O-4', selector sun.nio.ch.EPollSelectorImpl@77cff7de
19:16:05.434 [XNIO-55 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-55 I/O-5', selector sun.nio.ch.EPollSelectorImpl@4e1b87c3
19:16:05.434 [XNIO-55 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-55 I/O-6', selector sun.nio.ch.EPollSelectorImpl@3a46dafc
19:16:05.442 [XNIO-55 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-55 I/O-7', selector sun.nio.ch.EPollSelectorImpl@60ef8ea1
19:16:05.446 [XNIO-55 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-55 I/O-8', selector sun.nio.ch.EPollSelectorImpl@33cfec94
19:16:05.450 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:05.450 [XNIO-55 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-55 Accept', selector sun.nio.ch.EPollSelectorImpl@2f32cca5
19:16:05.451 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:05.453 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:05.453 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:05.453 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:36025
19:16:05.453 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:36025
19:16:05.453 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:36025
19:16:05.453 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:59524<->127.0.0.1:36025
19:16:05.453 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:05.453 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:05.453 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:05.453 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 >> GET /handling HTTP/1.1
19:16:05.453 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 >> Host: localhost:36025
19:16:05.453 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 >> Connection: Keep-Alive
19:16:05.453 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:05.453 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 >> Accept-Encoding: gzip,deflate
19:16:05.453 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:05.453 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 >> "Host: localhost:36025[\r][\n]"
19:16:05.454 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 >> "Connection: Keep-Alive[\r][\n]"
19:16:05.454 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:05.454 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:05.454 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 >> "[\r][\n]"
19:16:05.456 [XNIO-55 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:36025]}, cookies=[:]): <empty> }
19:16:05.458 [XNIO-55 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:05.458 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "HTTP/1.1 500 Internal Server Error[\r][\n]"
19:16:05.458 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "Content-Encoding: gzip[\r][\n]"
19:16:05.458 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "Connection: keep-alive[\r][\n]"
19:16:05.458 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "Content-Type: text/plain[\r][\n]"
19:16:05.458 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "Content-Length: 27[\r][\n]"
19:16:05.458 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:05.458 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "[\r][\n]"
19:16:05.458 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:05.458 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << HTTP/1.1 500 Internal Server Error
19:16:05.458 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << Content-Encoding: gzip
19:16:05.458 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << Connection: keep-alive
19:16:05.458 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << Content-Type: text/plain
19:16:05.458 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << Content-Length: 27
19:16:05.458 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:05.459 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:05.459 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:59524<->127.0.0.1:36025
19:16:05.459 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:05.460 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:05.460 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:05.460 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:36025
19:16:05.460 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:05.460 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:05.460 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:05.460 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 >> GET /handling HTTP/1.1
19:16:05.460 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 >> Host: localhost:36025
19:16:05.460 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 >> Connection: Keep-Alive
19:16:05.460 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:05.460 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 >> Accept-Encoding: gzip,deflate
19:16:05.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:05.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 >> "Host: localhost:36025[\r][\n]"
19:16:05.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 >> "Connection: Keep-Alive[\r][\n]"
19:16:05.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:05.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:05.460 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 >> "[\r][\n]"
19:16:05.471 [XNIO-55 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:36025]}, cookies=[:]): <empty> }
19:16:05.475 [XNIO-55 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:05.475 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "HTTP/1.1 500 Internal Server Error[\r][\n]"
19:16:05.475 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "Content-Encoding: gzip[\r][\n]"
19:16:05.475 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "Connection: keep-alive[\r][\n]"
19:16:05.475 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "Content-Type: text/plain[\r][\n]"
19:16:05.475 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "Content-Length: 27[\r][\n]"
19:16:05.475 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:05.475 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "[\r][\n]"
19:16:05.476 [Test worker] DEBUG org.apache.http.wire - http-outgoing-54 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:05.476 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << HTTP/1.1 500 Internal Server Error
19:16:05.476 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << Content-Encoding: gzip
19:16:05.476 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << Connection: keep-alive
19:16:05.476 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << Content-Type: text/plain
19:16:05.476 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << Content-Length: 27
19:16:05.476 [Test worker] DEBUG org.apache.http.headers - http-outgoing-54 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:05.476 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:05.476 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:59524<->127.0.0.1:36025
19:16:05.476 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:05.477 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@6753067d
19:16:05.484 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@3cb3d881
19:16:05.486 [XNIO-56 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-56 I/O-1', selector sun.nio.ch.EPollSelectorImpl@6907c2fd
19:16:05.491 [XNIO-56 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-56 I/O-2', selector sun.nio.ch.EPollSelectorImpl@527674ab
19:16:05.518 [XNIO-56 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-56 I/O-3', selector sun.nio.ch.EPollSelectorImpl@5e81059
19:16:05.537 [XNIO-56 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-56 I/O-4', selector sun.nio.ch.EPollSelectorImpl@2adac92b
19:16:05.538 [XNIO-56 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-56 I/O-5', selector sun.nio.ch.EPollSelectorImpl@40d97bdd
19:16:05.543 [XNIO-56 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-56 I/O-7', selector sun.nio.ch.EPollSelectorImpl@31db8747
19:16:05.543 [XNIO-56 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-56 I/O-6', selector sun.nio.ch.EPollSelectorImpl@33a39471
19:16:05.551 [XNIO-56 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-56 I/O-8', selector sun.nio.ch.EPollSelectorImpl@3427a0c4
19:16:05.551 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:05.551 [XNIO-56 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-56 Accept', selector sun.nio.ch.EPollSelectorImpl@4f629255
19:16:05.552 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:05.593 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:05.593 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:05.593 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:37607
19:16:05.593 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:37607
19:16:05.593 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:37607
19:16:05.593 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:36810<->127.0.0.1:37607
19:16:05.593 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:05.593 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:05.593 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:05.593 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 >> GET /handling HTTP/1.1
19:16:05.593 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 >> Host: localhost:37607
19:16:05.593 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 >> Connection: Keep-Alive
19:16:05.593 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:05.593 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 >> Accept-Encoding: gzip,deflate
19:16:05.593 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:05.593 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 >> "Host: localhost:37607[\r][\n]"
19:16:05.593 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 >> "Connection: Keep-Alive[\r][\n]"
19:16:05.593 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:05.593 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:05.593 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 >> "[\r][\n]"
19:16:05.597 [XNIO-56 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:37607]}, cookies=[:]): <empty> }
19:16:05.598 [XNIO-56 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:05.598 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "HTTP/1.1 200 OK[\r][\n]"
19:16:05.598 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "Content-Encoding: gzip[\r][\n]"
19:16:05.598 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "Connection: keep-alive[\r][\n]"
19:16:05.598 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "Content-Type: text/plain[\r][\n]"
19:16:05.598 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "Content-Length: 27[\r][\n]"
19:16:05.598 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:05.598 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "[\r][\n]"
19:16:05.598 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:05.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << HTTP/1.1 200 OK
19:16:05.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << Content-Encoding: gzip
19:16:05.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << Connection: keep-alive
19:16:05.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << Content-Type: text/plain
19:16:05.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << Content-Length: 27
19:16:05.599 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:05.599 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:05.599 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:36810<->127.0.0.1:37607
19:16:05.599 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:05.600 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:05.600 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:05.600 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:37607
19:16:05.600 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:05.600 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:05.600 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:05.600 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 >> GET /handling HTTP/1.1
19:16:05.600 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 >> Host: localhost:37607
19:16:05.600 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 >> Connection: Keep-Alive
19:16:05.600 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:05.600 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 >> Accept-Encoding: gzip,deflate
19:16:05.600 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:05.600 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 >> "Host: localhost:37607[\r][\n]"
19:16:05.600 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 >> "Connection: Keep-Alive[\r][\n]"
19:16:05.600 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:05.600 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:05.600 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 >> "[\r][\n]"
19:16:05.601 [XNIO-56 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:37607]}, cookies=[:]): <empty> }
19:16:05.602 [XNIO-56 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:05.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "HTTP/1.1 200 OK[\r][\n]"
19:16:05.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "Content-Encoding: gzip[\r][\n]"
19:16:05.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "Connection: keep-alive[\r][\n]"
19:16:05.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "Content-Type: text/plain[\r][\n]"
19:16:05.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "Content-Length: 27[\r][\n]"
19:16:05.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:05.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "[\r][\n]"
19:16:05.602 [Test worker] DEBUG org.apache.http.wire - http-outgoing-55 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:05.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << HTTP/1.1 200 OK
19:16:05.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << Content-Encoding: gzip
19:16:05.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << Connection: keep-alive
19:16:05.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << Content-Type: text/plain
19:16:05.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << Content-Length: 27
19:16:05.602 [Test worker] DEBUG org.apache.http.headers - http-outgoing-55 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:05.602 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:05.603 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:36810<->127.0.0.1:37607
19:16:05.603 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:05.603 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@3cb3d881
19:16:05.607 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@583a62d8
19:16:05.613 [XNIO-57 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-57 I/O-3', selector sun.nio.ch.EPollSelectorImpl@52a5894b
19:16:05.613 [XNIO-57 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-57 I/O-2', selector sun.nio.ch.EPollSelectorImpl@1650cb0b
19:16:05.613 [XNIO-57 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-57 I/O-4', selector sun.nio.ch.EPollSelectorImpl@7b8f77c
19:16:05.613 [XNIO-57 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-57 I/O-5', selector sun.nio.ch.EPollSelectorImpl@7f33185d
19:16:05.613 [XNIO-57 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-57 I/O-1', selector sun.nio.ch.EPollSelectorImpl@5b41a3d5
19:16:05.614 [XNIO-57 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-57 I/O-6', selector sun.nio.ch.EPollSelectorImpl@60635dda
19:16:05.622 [XNIO-57 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-57 I/O-7', selector sun.nio.ch.EPollSelectorImpl@1bd1dd51
19:16:05.630 [XNIO-57 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-57 I/O-8', selector sun.nio.ch.EPollSelectorImpl@599d6631
19:16:05.633 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:05.633 [XNIO-57 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-57 Accept', selector sun.nio.ch.EPollSelectorImpl@30a37c80
19:16:05.637 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:05.639 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:05.639 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:05.640 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:43375
19:16:05.640 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:43375
19:16:05.640 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:43375
19:16:05.640 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:55774<->127.0.0.1:43375
19:16:05.640 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:05.640 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:05.640 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:05.640 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 >> GET /handling HTTP/1.1
19:16:05.640 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 >> Host: localhost:43375
19:16:05.640 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 >> Connection: Keep-Alive
19:16:05.640 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:05.640 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 >> Accept-Encoding: gzip,deflate
19:16:05.640 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:05.640 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 >> "Host: localhost:43375[\r][\n]"
19:16:05.640 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 >> "Connection: Keep-Alive[\r][\n]"
19:16:05.640 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:05.640 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:05.640 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 >> "[\r][\n]"
19:16:05.642 [XNIO-57 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43375]}, cookies=[:]): <empty> }
19:16:05.643 [XNIO-57 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:05.643 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "HTTP/1.1 300 Multiple Choices[\r][\n]"
19:16:05.643 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "Content-Encoding: gzip[\r][\n]"
19:16:05.643 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "Connection: keep-alive[\r][\n]"
19:16:05.643 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "Content-Type: text/plain[\r][\n]"
19:16:05.643 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "Content-Length: 27[\r][\n]"
19:16:05.643 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:05.643 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "[\r][\n]"
19:16:05.643 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:05.643 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << HTTP/1.1 300 Multiple Choices
19:16:05.643 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << Content-Encoding: gzip
19:16:05.643 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << Connection: keep-alive
19:16:05.643 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << Content-Type: text/plain
19:16:05.643 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << Content-Length: 27
19:16:05.643 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:05.644 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:05.644 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:55774<->127.0.0.1:43375
19:16:05.644 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:05.645 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:05.645 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:05.645 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:43375
19:16:05.645 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:05.645 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:05.645 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:05.645 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 >> GET /handling HTTP/1.1
19:16:05.645 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 >> Host: localhost:43375
19:16:05.645 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 >> Connection: Keep-Alive
19:16:05.645 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:05.645 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 >> Accept-Encoding: gzip,deflate
19:16:05.645 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:05.645 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 >> "Host: localhost:43375[\r][\n]"
19:16:05.645 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 >> "Connection: Keep-Alive[\r][\n]"
19:16:05.645 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:05.645 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:05.645 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 >> "[\r][\n]"
19:16:05.646 [XNIO-57 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43375]}, cookies=[:]): <empty> }
19:16:05.647 [XNIO-57 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:05.648 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "HTTP/1.1 300 Multiple Choices[\r][\n]"
19:16:05.648 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "Content-Encoding: gzip[\r][\n]"
19:16:05.648 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "Connection: keep-alive[\r][\n]"
19:16:05.648 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "Content-Type: text/plain[\r][\n]"
19:16:05.648 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "Content-Length: 27[\r][\n]"
19:16:05.648 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:05.648 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "[\r][\n]"
19:16:05.648 [Test worker] DEBUG org.apache.http.wire - http-outgoing-56 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:05.648 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << HTTP/1.1 300 Multiple Choices
19:16:05.648 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << Content-Encoding: gzip
19:16:05.648 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << Connection: keep-alive
19:16:05.648 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << Content-Type: text/plain
19:16:05.648 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << Content-Length: 27
19:16:05.648 [Test worker] DEBUG org.apache.http.headers - http-outgoing-56 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:05.648 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:05.649 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:55774<->127.0.0.1:43375
19:16:05.649 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:05.649 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@583a62d8
19:16:05.652 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@594388fc
19:16:05.654 [XNIO-58 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-58 I/O-1', selector sun.nio.ch.EPollSelectorImpl@61b11353
19:16:05.655 [XNIO-58 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-58 I/O-2', selector sun.nio.ch.EPollSelectorImpl@6729ed7
19:16:05.662 [XNIO-58 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-58 I/O-3', selector sun.nio.ch.EPollSelectorImpl@27ba7837
19:16:05.669 [XNIO-58 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-58 I/O-4', selector sun.nio.ch.EPollSelectorImpl@639d006c
19:16:05.669 [XNIO-58 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-58 I/O-5', selector sun.nio.ch.EPollSelectorImpl@e1c672
19:16:05.670 [XNIO-58 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-58 I/O-6', selector sun.nio.ch.EPollSelectorImpl@4ad66b73
19:16:05.671 [XNIO-58 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-58 I/O-7', selector sun.nio.ch.EPollSelectorImpl@3c86c171
19:16:05.671 [XNIO-58 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-58 I/O-8', selector sun.nio.ch.EPollSelectorImpl@1fd23adb
19:16:05.672 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:05.672 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:05.674 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:05.674 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:05.674 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:43489
19:16:05.674 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:43489
19:16:05.674 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:43489
19:16:05.675 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:33148<->127.0.0.1:43489
19:16:05.675 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:05.675 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:05.675 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:05.675 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 >> GET /handling HTTP/1.1
19:16:05.675 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 >> Host: localhost:43489
19:16:05.675 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 >> Connection: Keep-Alive
19:16:05.675 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:05.675 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 >> Accept-Encoding: gzip,deflate
19:16:05.675 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:05.675 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 >> "Host: localhost:43489[\r][\n]"
19:16:05.675 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 >> "Connection: Keep-Alive[\r][\n]"
19:16:05.675 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:05.675 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:05.675 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 >> "[\r][\n]"
19:16:05.676 [XNIO-58 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-58 Accept', selector sun.nio.ch.EPollSelectorImpl@1d69be0e
19:16:05.679 [XNIO-58 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43489]}, cookies=[:]): <empty> }
19:16:05.679 [XNIO-58 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:05.680 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "HTTP/1.1 400 Bad Request[\r][\n]"
19:16:05.680 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "Content-Encoding: gzip[\r][\n]"
19:16:05.680 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "Connection: keep-alive[\r][\n]"
19:16:05.680 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "Content-Type: text/plain[\r][\n]"
19:16:05.680 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "Content-Length: 27[\r][\n]"
19:16:05.680 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:05.680 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "[\r][\n]"
19:16:05.680 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:05.680 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << HTTP/1.1 400 Bad Request
19:16:05.680 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << Content-Encoding: gzip
19:16:05.680 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << Connection: keep-alive
19:16:05.680 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << Content-Type: text/plain
19:16:05.680 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << Content-Length: 27
19:16:05.680 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:05.680 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:05.681 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:33148<->127.0.0.1:43489
19:16:05.681 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:05.681 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:05.682 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:05.682 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:43489
19:16:05.682 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:05.682 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:05.682 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:05.682 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 >> GET /handling HTTP/1.1
19:16:05.682 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 >> Host: localhost:43489
19:16:05.682 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 >> Connection: Keep-Alive
19:16:05.682 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:05.682 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 >> Accept-Encoding: gzip,deflate
19:16:05.682 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:05.682 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 >> "Host: localhost:43489[\r][\n]"
19:16:05.682 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 >> "Connection: Keep-Alive[\r][\n]"
19:16:05.682 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:05.682 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:05.682 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 >> "[\r][\n]"
19:16:05.685 [XNIO-58 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:43489]}, cookies=[:]): <empty> }
19:16:05.686 [XNIO-58 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:05.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "HTTP/1.1 400 Bad Request[\r][\n]"
19:16:05.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "Content-Encoding: gzip[\r][\n]"
19:16:05.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "Connection: keep-alive[\r][\n]"
19:16:05.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "Content-Type: text/plain[\r][\n]"
19:16:05.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "Content-Length: 27[\r][\n]"
19:16:05.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:05.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "[\r][\n]"
19:16:05.686 [Test worker] DEBUG org.apache.http.wire - http-outgoing-57 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:05.686 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << HTTP/1.1 400 Bad Request
19:16:05.686 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << Content-Encoding: gzip
19:16:05.686 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << Connection: keep-alive
19:16:05.686 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << Content-Type: text/plain
19:16:05.686 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << Content-Length: 27
19:16:05.686 [Test worker] DEBUG org.apache.http.headers - http-outgoing-57 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:05.687 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:05.687 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:33148<->127.0.0.1:43489
19:16:05.687 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:05.687 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@594388fc
19:16:05.698 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@26322885
19:16:05.699 [XNIO-58 task-2] DEBUG ersatz.undertow.request.io - UT005013: An IOException occurred
java.nio.channels.ClosedChannelException: null
at sun.nio.ch.SocketChannelImpl.shutdownOutput(SocketChannelImpl.java:797)
at ersatz.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:190)
at ersatz.undertow.server.protocol.http.HttpResponseConduit.processWrite(HttpResponseConduit.java:250)
at ersatz.undertow.server.protocol.http.HttpResponseConduit.write(HttpResponseConduit.java:596)
at ersatz.undertow.conduits.AbstractFixedLengthStreamSinkConduit.write(AbstractFixedLengthStreamSinkConduit.java:106)
at ersatz.undertow.conduits.AbstractFixedLengthStreamSinkConduit.write(AbstractFixedLengthStreamSinkConduit.java:120)
at ersatz.undertow.conduits.DeflatingStreamSinkConduit.performFlushIfRequired(DeflatingStreamSinkConduit.java:419)
at ersatz.undertow.conduits.DeflatingStreamSinkConduit.flush(DeflatingStreamSinkConduit.java:349)
at ersatz.xnio.conduits.ConduitStreamSinkChannel.flush(ConduitStreamSinkChannel.java:162)
at ersatz.undertow.channels.DetachableStreamSinkChannel.flush(DetachableStreamSinkChannel.java:119)
at ersatz.xnio.channels.Channels.flushBlocking(Channels.java:63)
at ersatz.undertow.io.UndertowOutputStream.close(UndertowOutputStream.java:344)
at ersatz.undertow.io.BlockingSenderImpl.close(BlockingSenderImpl.java:170)
at ersatz.undertow.io.DefaultIoCallback.onComplete(DefaultIoCallback.java:54)
at ersatz.undertow.io.BlockingSenderImpl.invokeOnComplete(BlockingSenderImpl.java:227)
at ersatz.undertow.io.BlockingSenderImpl.send(BlockingSenderImpl.java:95)
at ersatz.undertow.io.BlockingSenderImpl.send(BlockingSenderImpl.java:117)
at com.stehno.ersatz.ErsatzServer.send(ErsatzServer.groovy:494)
at com.stehno.ersatz.ErsatzServer.access$0(ErsatzServer.groovy)
at com.stehno.ersatz.ErsatzServer$1.handleRequest(ErsatzServer.groovy:370)
at ersatz.undertow.server.handlers.HttpTraceHandler.handleRequest(HttpTraceHandler.java:70)
at ersatz.undertow.server.handlers.encoding.EncodingHandler.handleRequest(EncodingHandler.java:72)
at ersatz.undertow.server.Connectors.executeRootHandler(Connectors.java:332)
at ersatz.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:812)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Suppressed: java.nio.channels.ClosedByInterruptException: null
at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:202)
at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:511)
at ersatz.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:184)
... 25 common frames omitted
19:16:05.700 [XNIO-59 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-59 I/O-1', selector sun.nio.ch.EPollSelectorImpl@4fa7ae40
19:16:05.707 [XNIO-59 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-59 I/O-2', selector sun.nio.ch.EPollSelectorImpl@632f5836
19:16:05.711 [XNIO-59 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-59 I/O-3', selector sun.nio.ch.EPollSelectorImpl@78424bea
19:16:05.712 [XNIO-59 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-59 I/O-4', selector sun.nio.ch.EPollSelectorImpl@1b1499f9
19:16:05.712 [XNIO-59 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-59 I/O-5', selector sun.nio.ch.EPollSelectorImpl@7294a444
19:16:05.714 [XNIO-59 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-59 I/O-6', selector sun.nio.ch.EPollSelectorImpl@3a0c2a7f
19:16:05.718 [XNIO-59 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-59 I/O-7', selector sun.nio.ch.EPollSelectorImpl@649df20b
19:16:05.719 [XNIO-59 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-59 I/O-8', selector sun.nio.ch.EPollSelectorImpl@2670a767
19:16:05.719 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:05.720 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:05.722 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:05.722 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:05.722 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:37841
19:16:05.722 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:37841
19:16:05.722 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:37841
19:16:05.722 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:47586<->127.0.0.1:37841
19:16:05.722 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:05.722 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:05.722 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:05.722 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 >> GET /handling HTTP/1.1
19:16:05.722 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 >> Host: localhost:37841
19:16:05.722 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 >> Connection: Keep-Alive
19:16:05.722 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:05.722 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 >> Accept-Encoding: gzip,deflate
19:16:05.722 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:05.722 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 >> "Host: localhost:37841[\r][\n]"
19:16:05.722 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 >> "Connection: Keep-Alive[\r][\n]"
19:16:05.722 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:05.723 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:05.723 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 >> "[\r][\n]"
19:16:05.723 [XNIO-59 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-59 Accept', selector sun.nio.ch.EPollSelectorImpl@57a408d8
19:16:05.742 [XNIO-59 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:37841]}, cookies=[:]): <empty> }
19:16:05.743 [XNIO-59 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:05.744 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "HTTP/1.1 500 Internal Server Error[\r][\n]"
19:16:05.744 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "Content-Encoding: gzip[\r][\n]"
19:16:05.744 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "Connection: keep-alive[\r][\n]"
19:16:05.744 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "Content-Type: text/plain[\r][\n]"
19:16:05.744 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "Content-Length: 27[\r][\n]"
19:16:05.744 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:05.744 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "[\r][\n]"
19:16:05.744 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:05.744 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << HTTP/1.1 500 Internal Server Error
19:16:05.744 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << Content-Encoding: gzip
19:16:05.744 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << Connection: keep-alive
19:16:05.744 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << Content-Type: text/plain
19:16:05.744 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << Content-Length: 27
19:16:05.744 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:05.744 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:05.745 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:47586<->127.0.0.1:37841
19:16:05.745 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:05.745 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:05.746 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:05.746 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:37841
19:16:05.746 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /handling HTTP/1.1
19:16:05.746 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:05.746 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:05.746 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 >> GET /handling HTTP/1.1
19:16:05.746 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 >> Host: localhost:37841
19:16:05.746 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 >> Connection: Keep-Alive
19:16:05.746 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:05.746 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 >> Accept-Encoding: gzip,deflate
19:16:05.746 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 >> "GET /handling HTTP/1.1[\r][\n]"
19:16:05.746 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 >> "Host: localhost:37841[\r][\n]"
19:16:05.746 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 >> "Connection: Keep-Alive[\r][\n]"
19:16:05.746 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:05.746 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:05.746 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 >> "[\r][\n]"
19:16:05.747 [XNIO-59 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /handling (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:37841]}, cookies=[:]): <empty> }
19:16:05.748 [XNIO-59 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:05.749 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "HTTP/1.1 500 Internal Server Error[\r][\n]"
19:16:05.749 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "Content-Encoding: gzip[\r][\n]"
19:16:05.749 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "Connection: keep-alive[\r][\n]"
19:16:05.749 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "Content-Type: text/plain[\r][\n]"
19:16:05.749 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "Content-Length: 27[\r][\n]"
19:16:05.749 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:05.749 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "[\r][\n]"
19:16:05.749 [Test worker] DEBUG org.apache.http.wire - http-outgoing-58 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:05.749 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << HTTP/1.1 500 Internal Server Error
19:16:05.749 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << Content-Encoding: gzip
19:16:05.749 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << Connection: keep-alive
19:16:05.749 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << Content-Type: text/plain
19:16:05.749 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << Content-Length: 27
19:16:05.749 [Test worker] DEBUG org.apache.http.headers - http-outgoing-58 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:05.749 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:05.750 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:47586<->127.0.0.1:37841
19:16:05.750 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:05.750 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@26322885
19:16:05.758 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@453cd6a
19:16:05.770 [XNIO-60 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-60 I/O-1', selector sun.nio.ch.EPollSelectorImpl@66d9ea16
19:16:05.771 [XNIO-60 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-60 I/O-2', selector sun.nio.ch.EPollSelectorImpl@64faa3a4
19:16:05.771 [XNIO-60 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-60 I/O-3', selector sun.nio.ch.EPollSelectorImpl@1c47a938
19:16:05.772 [XNIO-60 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-60 I/O-4', selector sun.nio.ch.EPollSelectorImpl@23637f13
19:16:05.772 [XNIO-60 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-60 I/O-5', selector sun.nio.ch.EPollSelectorImpl@89813a2
19:16:05.777 [XNIO-60 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-60 I/O-6', selector sun.nio.ch.EPollSelectorImpl@7c719462
19:16:05.792 [XNIO-60 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-60 I/O-7', selector sun.nio.ch.EPollSelectorImpl@357c55de
19:16:05.793 [XNIO-60 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-60 I/O-8', selector sun.nio.ch.EPollSelectorImpl@764013f0
19:16:05.793 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:05.794 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:05.801 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:05.801 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:05.801 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:46265
19:16:05.801 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:46265
19:16:05.801 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:46265
19:16:05.802 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:53626<->127.0.0.1:46265
19:16:05.802 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /gzip HTTP/1.1
19:16:05.802 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:05.802 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:05.802 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 >> GET /gzip HTTP/1.1
19:16:05.802 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 >> Accept-Encoding: gzip
19:16:05.802 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 >> Host: localhost:46265
19:16:05.802 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 >> Connection: Keep-Alive
19:16:05.802 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:05.802 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 >> "GET /gzip HTTP/1.1[\r][\n]"
19:16:05.802 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 >> "Accept-Encoding: gzip[\r][\n]"
19:16:05.802 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 >> "Host: localhost:46265[\r][\n]"
19:16:05.802 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 >> "Connection: Keep-Alive[\r][\n]"
19:16:05.802 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:05.802 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 >> "[\r][\n]"
19:16:05.806 [XNIO-60 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-60 Accept', selector sun.nio.ch.EPollSelectorImpl@43f60a0c
19:16:05.820 [XNIO-60 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /gzip (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:46265]}, cookies=[:]): <empty> }
19:16:05.821 [XNIO-60 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
19:16:05.822 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "HTTP/1.1 200 OK[\r][\n]"
19:16:05.822 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "Content-Encoding: gzip[\r][\n]"
19:16:05.822 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "Connection: keep-alive[\r][\n]"
19:16:05.822 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "Content-Type: text/plain[\r][\n]"
19:16:05.822 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "Content-Length: 29[\r][\n]"
19:16:05.822 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:05.822 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "[\r][\n]"
19:16:05.822 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xab][0xa8][0x18][0x5][0xa3]`[0x14][0xc]w[0x0][0x0][0xe6][0xc9]A;[0xe8][0x3][0x0][0x0]"
19:16:05.822 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << HTTP/1.1 200 OK
19:16:05.822 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << Content-Encoding: gzip
19:16:05.822 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << Connection: keep-alive
19:16:05.822 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << Content-Type: text/plain
19:16:05.822 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << Content-Length: 29
19:16:05.822 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:05.822 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:05.830 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:53626<->127.0.0.1:46265
19:16:05.830 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:05.831 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:05.831 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:05.831 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:46265
19:16:05.831 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /gzip HTTP/1.1
19:16:05.831 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:05.831 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:05.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 >> GET /gzip HTTP/1.1
19:16:05.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 >> Accept-Encoding: gzip
19:16:05.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 >> Host: localhost:46265
19:16:05.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 >> Connection: Keep-Alive
19:16:05.831 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:05.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 >> "GET /gzip HTTP/1.1[\r][\n]"
19:16:05.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 >> "Accept-Encoding: gzip[\r][\n]"
19:16:05.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 >> "Host: localhost:46265[\r][\n]"
19:16:05.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 >> "Connection: Keep-Alive[\r][\n]"
19:16:05.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:05.831 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 >> "[\r][\n]"
19:16:05.837 [XNIO-60 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /gzip (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:46265]}, cookies=[:]): <empty> }
19:16:05.841 [XNIO-60 task-2] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
19:16:05.841 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "HTTP/1.1 200 OK[\r][\n]"
19:16:05.842 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "Content-Encoding: gzip[\r][\n]"
19:16:05.842 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "Connection: keep-alive[\r][\n]"
19:16:05.842 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "Content-Type: text/plain[\r][\n]"
19:16:05.842 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "Content-Length: 29[\r][\n]"
19:16:05.842 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:05.842 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "[\r][\n]"
19:16:05.842 [Test worker] DEBUG org.apache.http.wire - http-outgoing-59 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xab][0xa8][0x18][0x5][0xa3]`[0x14][0xc]w[0x0][0x0][0xe6][0xc9]A;[0xe8][0x3][0x0][0x0]"
19:16:05.842 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << HTTP/1.1 200 OK
19:16:05.842 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << Content-Encoding: gzip
19:16:05.842 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << Connection: keep-alive
19:16:05.842 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << Content-Type: text/plain
19:16:05.842 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << Content-Length: 29
19:16:05.842 [Test worker] DEBUG org.apache.http.headers - http-outgoing-59 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:05.842 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:05.843 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:53626<->127.0.0.1:46265
19:16:05.843 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:05.843 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@453cd6a
19:16:05.861 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@571f037b
19:16:05.886 [XNIO-61 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-61 I/O-1', selector sun.nio.ch.EPollSelectorImpl@1906fcae
19:16:05.895 [XNIO-61 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-61 I/O-2', selector sun.nio.ch.EPollSelectorImpl@2eb162dc
19:16:05.898 [XNIO-61 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-61 I/O-3', selector sun.nio.ch.EPollSelectorImpl@11862311
19:16:05.906 [XNIO-61 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-61 I/O-4', selector sun.nio.ch.EPollSelectorImpl@4774d5db
19:16:05.911 [XNIO-61 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-61 I/O-5', selector sun.nio.ch.EPollSelectorImpl@204fdb9b
19:16:05.934 [XNIO-61 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-61 I/O-6', selector sun.nio.ch.EPollSelectorImpl@65986999
19:16:05.935 [XNIO-61 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-61 I/O-7', selector sun.nio.ch.EPollSelectorImpl@6c46071f
19:16:05.942 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:05.943 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:05.943 [XNIO-61 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-61 I/O-8', selector sun.nio.ch.EPollSelectorImpl@612842cc
19:16:05.944 [XNIO-61 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-61 Accept', selector sun.nio.ch.EPollSelectorImpl@5a7bb12a
19:16:05.955 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:05.955 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:05.955 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:37503
19:16:05.955 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:37503
19:16:05.955 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:37503
19:16:05.956 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:59704<->127.0.0.1:37503
19:16:05.956 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /exceptionally HTTP/1.1
19:16:05.956 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:05.956 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:05.956 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 >> GET /exceptionally HTTP/1.1
19:16:05.956 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 >> Host: localhost:37503
19:16:05.956 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 >> Connection: Keep-Alive
19:16:05.956 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:05.956 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 >> Accept-Encoding: gzip,deflate
19:16:05.956 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 >> "GET /exceptionally HTTP/1.1[\r][\n]"
19:16:05.956 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 >> "Host: localhost:37503[\r][\n]"
19:16:05.956 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 >> "Connection: Keep-Alive[\r][\n]"
19:16:05.956 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:05.956 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:05.956 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 >> "[\r][\n]"
19:16:05.963 [XNIO-61 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /exceptionally (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:37503]}, cookies=[:]): <empty> }
19:16:05.964 [XNIO-61 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:05.964 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "HTTP/1.1 200 OK[\r][\n]"
19:16:05.964 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "Content-Encoding: gzip[\r][\n]"
19:16:05.964 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "Connection: keep-alive[\r][\n]"
19:16:05.964 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "Content-Type: text/plain[\r][\n]"
19:16:05.964 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "Content-Length: 27[\r][\n]"
19:16:05.964 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:05.964 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "[\r][\n]"
19:16:05.964 [Test worker] DEBUG org.apache.http.wire - http-outgoing-60 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:05.964 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 << HTTP/1.1 200 OK
19:16:05.964 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 << Content-Encoding: gzip
19:16:05.964 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 << Connection: keep-alive
19:16:05.964 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 << Content-Type: text/plain
19:16:05.964 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 << Content-Length: 27
19:16:05.964 [Test worker] DEBUG org.apache.http.headers - http-outgoing-60 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:05.964 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:05.969 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:59704<->127.0.0.1:37503
19:16:05.969 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:05.972 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@571f037b
19:16:05.977 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@4b9ac65e
19:16:05.982 [XNIO-62 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-62 I/O-1', selector sun.nio.ch.EPollSelectorImpl@3444d0b3
19:16:05.994 [XNIO-62 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-62 I/O-2', selector sun.nio.ch.EPollSelectorImpl@6217b712
19:16:05.995 [XNIO-62 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-62 I/O-3', selector sun.nio.ch.EPollSelectorImpl@7c2b1f87
19:16:05.995 [XNIO-62 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-62 I/O-4', selector sun.nio.ch.EPollSelectorImpl@245dcce4
19:16:05.998 [XNIO-62 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-62 I/O-5', selector sun.nio.ch.EPollSelectorImpl@3a1dc28
19:16:05.999 [XNIO-62 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-62 I/O-6', selector sun.nio.ch.EPollSelectorImpl@6620fa93
19:16:06.002 [XNIO-62 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-62 I/O-7', selector sun.nio.ch.EPollSelectorImpl@73b46cab
19:16:06.006 [XNIO-62 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-62 I/O-8', selector sun.nio.ch.EPollSelectorImpl@35428914
19:16:06.007 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:06.007 [XNIO-62 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-62 Accept', selector sun.nio.ch.EPollSelectorImpl@36deef43
19:16:06.007 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:06.018 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:06.018 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:06.018 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:34181
19:16:06.019 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:34181
19:16:06.019 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:34181
19:16:06.019 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:58258<->127.0.0.1:34181
19:16:06.019 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /exceptionally HTTP/1.1
19:16:06.019 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:06.019 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:06.019 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 >> GET /exceptionally HTTP/1.1
19:16:06.019 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 >> Host: localhost:34181
19:16:06.019 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 >> Connection: Keep-Alive
19:16:06.019 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:06.020 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 >> Accept-Encoding: gzip,deflate
19:16:06.020 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 >> "GET /exceptionally HTTP/1.1[\r][\n]"
19:16:06.020 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 >> "Host: localhost:34181[\r][\n]"
19:16:06.020 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 >> "Connection: Keep-Alive[\r][\n]"
19:16:06.020 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:06.020 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:06.020 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 >> "[\r][\n]"
19:16:06.024 [XNIO-62 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /exceptionally (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:34181]}, cookies=[:]): <empty> }
19:16:06.025 [XNIO-62 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:06.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "HTTP/1.1 200 OK[\r][\n]"
19:16:06.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "Content-Encoding: gzip[\r][\n]"
19:16:06.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "Connection: keep-alive[\r][\n]"
19:16:06.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "Content-Type: text/plain[\r][\n]"
19:16:06.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "Content-Length: 27[\r][\n]"
19:16:06.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:06.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "[\r][\n]"
19:16:06.025 [Test worker] DEBUG org.apache.http.wire - http-outgoing-61 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:06.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 << HTTP/1.1 200 OK
19:16:06.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 << Content-Encoding: gzip
19:16:06.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 << Connection: keep-alive
19:16:06.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 << Content-Type: text/plain
19:16:06.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 << Content-Length: 27
19:16:06.025 [Test worker] DEBUG org.apache.http.headers - http-outgoing-61 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:06.025 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:06.026 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:58258<->127.0.0.1:34181
19:16:06.026 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:06.026 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@4b9ac65e
19:16:06.032 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@59f56ba1
19:16:06.034 [XNIO-63 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-63 I/O-1', selector sun.nio.ch.EPollSelectorImpl@35421ecd
19:16:06.034 [XNIO-63 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-63 I/O-2', selector sun.nio.ch.EPollSelectorImpl@16bcd354
19:16:06.038 [XNIO-63 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-63 I/O-3', selector sun.nio.ch.EPollSelectorImpl@790706d7
19:16:06.042 [XNIO-63 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-63 I/O-4', selector sun.nio.ch.EPollSelectorImpl@7c037e0b
19:16:06.051 [XNIO-63 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-63 I/O-5', selector sun.nio.ch.EPollSelectorImpl@33c73ee6
19:16:06.051 [XNIO-63 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-63 I/O-6', selector sun.nio.ch.EPollSelectorImpl@6025b510
19:16:06.052 [XNIO-63 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-63 I/O-7', selector sun.nio.ch.EPollSelectorImpl@5e6bc77
19:16:06.060 [XNIO-63 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-63 I/O-8', selector sun.nio.ch.EPollSelectorImpl@1e87570d
19:16:06.062 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:06.062 [XNIO-63 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-63 Accept', selector sun.nio.ch.EPollSelectorImpl@28e7ab5f
19:16:06.063 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:06.073 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:06.073 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:06.074 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:37883
19:16:06.074 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:37883
19:16:06.074 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:37883
19:16:06.074 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:40590<->127.0.0.1:37883
19:16:06.074 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /exceptionally HTTP/1.1
19:16:06.074 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:06.074 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:06.074 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 >> GET /exceptionally HTTP/1.1
19:16:06.074 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 >> Host: localhost:37883
19:16:06.074 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 >> Connection: Keep-Alive
19:16:06.074 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:06.074 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 >> Accept-Encoding: gzip,deflate
19:16:06.074 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 >> "GET /exceptionally HTTP/1.1[\r][\n]"
19:16:06.074 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 >> "Host: localhost:37883[\r][\n]"
19:16:06.074 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 >> "Connection: Keep-Alive[\r][\n]"
19:16:06.074 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:06.074 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:06.074 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 >> "[\r][\n]"
19:16:06.092 [XNIO-63 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /exceptionally (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:37883]}, cookies=[:]): <empty> }
19:16:06.093 [XNIO-63 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:06.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "HTTP/1.1 200 OK[\r][\n]"
19:16:06.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "Content-Encoding: gzip[\r][\n]"
19:16:06.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "Connection: keep-alive[\r][\n]"
19:16:06.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "Content-Type: text/plain[\r][\n]"
19:16:06.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "Content-Length: 27[\r][\n]"
19:16:06.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:06.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "[\r][\n]"
19:16:06.093 [Test worker] DEBUG org.apache.http.wire - http-outgoing-62 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:06.093 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 << HTTP/1.1 200 OK
19:16:06.093 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 << Content-Encoding: gzip
19:16:06.093 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 << Connection: keep-alive
19:16:06.093 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 << Content-Type: text/plain
19:16:06.093 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 << Content-Length: 27
19:16:06.093 [Test worker] DEBUG org.apache.http.headers - http-outgoing-62 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:06.093 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:06.094 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:40590<->127.0.0.1:37883
19:16:06.094 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:06.094 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@59f56ba1
19:16:06.100 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@720c3170
19:16:06.103 [XNIO-64 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-64 I/O-1', selector sun.nio.ch.EPollSelectorImpl@4e19b81
19:16:06.103 [XNIO-64 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-64 I/O-2', selector sun.nio.ch.EPollSelectorImpl@32bc837f
19:16:06.110 [XNIO-64 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-64 I/O-3', selector sun.nio.ch.EPollSelectorImpl@54ef68c2
19:16:06.110 [XNIO-64 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-64 I/O-5', selector sun.nio.ch.EPollSelectorImpl@48aff58
19:16:06.111 [XNIO-64 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-64 I/O-6', selector sun.nio.ch.EPollSelectorImpl@302dd3c0
19:16:06.113 [XNIO-64 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-64 I/O-7', selector sun.nio.ch.EPollSelectorImpl@7b8d8471
19:16:06.110 [XNIO-64 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-64 I/O-4', selector sun.nio.ch.EPollSelectorImpl@6e79a32a
19:16:06.115 [XNIO-64 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-64 I/O-8', selector sun.nio.ch.EPollSelectorImpl@bfb22e7
19:16:06.115 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:06.115 [XNIO-64 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-64 Accept', selector sun.nio.ch.EPollSelectorImpl@2e1cac03
19:16:06.116 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:06.124 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:06.124 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:06.124 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://www.mkdfiwiejglejrligjsldkflwngunwfnkwemfiwefdsf.com:40027
19:16:06.124 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://www.mkdfiwiejglejrligjsldkflwngunwfnkwemfiwefdsf.com:40027
19:16:06.208 [Test worker] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-63: Shutdown connection
19:16:06.209 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection discarded
19:16:06.209 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection [Not bound]
19:16:06.215 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@720c3170
19:16:06.222 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@744568b1
19:16:06.235 [XNIO-65 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-65 I/O-1', selector sun.nio.ch.EPollSelectorImpl@6f75d229
19:16:06.238 [XNIO-65 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-65 I/O-2', selector sun.nio.ch.EPollSelectorImpl@6b032fdf
19:16:06.242 [XNIO-65 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-65 I/O-3', selector sun.nio.ch.EPollSelectorImpl@5d4571b4
19:16:06.243 [XNIO-65 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-65 I/O-4', selector sun.nio.ch.EPollSelectorImpl@3ef3cf8
19:16:06.254 [XNIO-65 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-65 I/O-5', selector sun.nio.ch.EPollSelectorImpl@16b71272
19:16:06.262 [XNIO-65 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-65 I/O-6', selector sun.nio.ch.EPollSelectorImpl@881f717
19:16:06.263 [XNIO-65 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-65 I/O-7', selector sun.nio.ch.EPollSelectorImpl@242b3235
19:16:06.265 [XNIO-65 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-65 I/O-8', selector sun.nio.ch.EPollSelectorImpl@2ca532bb
19:16:06.265 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:06.266 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTPS for interface localhost and port 0
19:16:06.274 [XNIO-65 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-65 Accept', selector sun.nio.ch.EPollSelectorImpl@19dc1d0a
19:16:06.328 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@42726dd
19:16:06.334 [XNIO-66 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-66 I/O-1', selector sun.nio.ch.EPollSelectorImpl@2309810c
19:16:06.335 [XNIO-66 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-66 I/O-2', selector sun.nio.ch.EPollSelectorImpl@7b71e14a
19:16:06.335 [XNIO-66 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-66 I/O-3', selector sun.nio.ch.EPollSelectorImpl@e3a64ed
19:16:06.348 [XNIO-66 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-66 I/O-4', selector sun.nio.ch.EPollSelectorImpl@2a30596e
19:16:06.349 [XNIO-66 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-66 I/O-6', selector sun.nio.ch.EPollSelectorImpl@42c9b058
19:16:06.350 [XNIO-66 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-66 I/O-7', selector sun.nio.ch.EPollSelectorImpl@1e9fff06
19:16:06.350 [XNIO-66 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-66 I/O-8', selector sun.nio.ch.EPollSelectorImpl@22ce4f8e
19:16:06.354 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:16:06.356 [XNIO-66 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-66 Accept', selector sun.nio.ch.EPollSelectorImpl@4d1d54f9
19:16:06.349 [XNIO-66 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-66 I/O-5', selector sun.nio.ch.EPollSelectorImpl@39231de9
19:16:06.365 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:16:06.365 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:16:06.365 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:45615->http://localhost:46325
19:16:06.366 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:45615->http://localhost:46325
19:16:06.366 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:45615
19:16:06.366 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:55950<->127.0.0.1:45615
19:16:06.366 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET http://localhost:46325/proxied HTTP/1.1
19:16:06.366 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:16:06.366 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:16:06.366 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 >> GET http://localhost:46325/proxied HTTP/1.1
19:16:06.366 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 >> Host: localhost:46325
19:16:06.366 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 >> Proxy-Connection: Keep-Alive
19:16:06.366 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:16:06.366 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 >> Accept-Encoding: gzip,deflate
19:16:06.366 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 >> "GET http://localhost:46325/proxied HTTP/1.1[\r][\n]"
19:16:06.366 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 >> "Host: localhost:46325[\r][\n]"
19:16:06.366 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 >> "Proxy-Connection: Keep-Alive[\r][\n]"
19:16:06.366 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:16:06.366 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:16:06.366 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 >> "[\r][\n]"
19:16:06.411 [XNIO-66 I/O-8] DEBUG ersatz.undertow.server.handlers.proxy - Sending request ClientRequest{path='/proxied', method=GET, protocol=HTTP/1.1} to target localhost/127.0.0.1:46325 for exchange HttpServerExchange{ GET http://localhost:46325/proxied request {Proxy-Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:46325]} response {}}
19:16:06.419 [XNIO-66 I/O-8] DEBUG ersatz.undertow.server.handlers.proxy - Sent request ClientRequest{path='/proxied', method=GET, protocol=HTTP/1.1} to target 127.0.0.1 for exchange HttpServerExchange{ GET http://localhost:46325/proxied request {Proxy-Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:46325]} response {}}
19:16:06.424 [XNIO-66 I/O-8] DEBUG ersatz.undertow.client.http.HttpClientExchange - request terminated for request to localhost/127.0.0.1:46325 /proxied
19:16:06.427 [XNIO-65 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { GET /proxied (query=[:], headers={Proxy-Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], X-Forwarded-Server=[localhost], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], X-Forwarded-Proto=[http], X-Forwarded-Port=[46325], X-Forwarded-For=[127.0.0.1], Host=[localhost:46325], X-Forwarded-Host=[localhost]}, cookies=[:]): <empty> }
19:16:06.428 [XNIO-65 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok-text
19:16:06.448 [XNIO-66 I/O-8] DEBUG ersatz.undertow.server.handlers.proxy - Received response ClientResponse{responseHeaders={Content-Encoding=[gzip], Connection=[keep-alive], Content-Type=[text/plain], Content-Length=[27], Date=[Sun, 11 Aug 2019 00:15:58 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} for request ClientRequest{path='/proxied', method=GET, protocol=HTTP/1.1} for exchange HttpServerExchange{ GET http://localhost:46325/proxied request {Proxy-Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:46325]} response {}}
19:16:06.451 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "HTTP/1.1 200 OK[\r][\n]"
19:16:06.451 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "Content-Encoding: gzip[\r][\n]"
19:16:06.451 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "Connection: keep-alive[\r][\n]"
19:16:06.451 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "Content-Type: text/plain[\r][\n]"
19:16:06.451 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "Content-Length: 27[\r][\n]"
19:16:06.451 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:16:06.451 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "[\r][\n]"
19:16:06.451 [Test worker] DEBUG org.apache.http.wire - http-outgoing-64 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0xd6]-I[0xad]([0x1][0x0][0x85][0x8f]?[0xa1][0x7][0x0][0x0][0x0]"
19:16:06.451 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 << HTTP/1.1 200 OK
19:16:06.451 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 << Content-Encoding: gzip
19:16:06.451 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 << Connection: keep-alive
19:16:06.451 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 << Content-Type: text/plain
19:16:06.451 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 << Content-Length: 27
19:16:06.451 [Test worker] DEBUG org.apache.http.headers - http-outgoing-64 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:16:06.452 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:16:06.452 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:55950<->127.0.0.1:45615
19:16:06.452 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:16:06.455 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@42726dd
19:16:06.456 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@744568b1