Results

By type

          	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:642)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-24 22:02:18 449 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onClose SslConnection@3d191197::SocketChannelEndPoint@5dca683a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@3d191197{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@309f467f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@36c6179[p=HttpParser{s=START,0 of -1},g=HttpGenerator@777f14f5{s=START}]=>HttpChannelOverHttp@321c3b83{s=HttpChannelState@3e9a622e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 449 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@8b7cec4 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:18 449 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@3d191197{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@309f467f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@36c6179[p=HttpParser{s=START,0 of -1},g=HttpGenerator@777f14f5{s=START}]=>HttpChannelOverHttp@321c3b83{s=HttpChannelState@3e9a622e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 449 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(javax.net.ssl.SSLHandshakeException: Client requested protocol SSLv3 is not enabled or supported in server context) DecryptedEndPoint@309f467f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}
2021-08-24 22:02:18 449 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - 
javax.net.ssl.SSLHandshakeException: Client requested protocol SSLv3 is not enabled or supported in server context
	at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)
	at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.negotiateProtocol(Unknown Source)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.onClientHello(Unknown Source)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.consume(Unknown Source)
	at java.base/sun.security.ssl.SSLHandshake.consume(Unknown Source)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(Unknown Source)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:642)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-24 22:02:18 449 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - atEOF HttpParser{s=START,0 of -1}
2021-08-24 22:02:18 449 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close DecryptedEndPoint@309f467f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}
2021-08-24 22:02:18 449 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) DecryptedEndPoint@309f467f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}
2021-08-24 22:02:18 449 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@36c6179::DecryptedEndPoint@309f467f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-24 22:02:18 449 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 449 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - START --> CLOSED
2021-08-24 22:02:18 450 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close DecryptedEndPoint@309f467f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}
2021-08-24 22:02:18 450 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) DecryptedEndPoint@309f467f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000}
2021-08-24 22:02:18 450 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@36c6179::DecryptedEndPoint@309f467f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-24 22:02:18 450 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@36c6179::DecryptedEndPoint@309f467f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000}
2021-08-24 22:02:18 450 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@309f467f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000}
2021-08-24 22:02:18 450 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@36c6179::DecryptedEndPoint@309f467f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@3e9a622e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-24 22:02:18 450 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@3d191197{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@309f467f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@36c6179[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@777f14f5{s=START}]=>HttpChannelOverHttp@321c3b83{s=HttpChannelState@3e9a622e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 450 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@a78e38e size 1 > capacity
2021-08-24 22:02:18 450 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@a78e38e in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:18 463 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@2ecdf528-RuleActiveApp@6bb4cc0e{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@270e6399[java.nio.channels.SocketChannel[connected local=/10.233.75.59:9101 remote=/10.233.66.92:57997]] on ManagedSelector@44aeae34{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-24 22:02:18 463 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@2ecdf528-RuleActiveApp@6bb4cc0e{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=0 selected=0 updates=1
2021-08-24 22:02:18 464 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken with none selected
2021-08-24 22:02:18 464 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 0/0/0 selected
2021-08-24 22:02:18 464 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 0 keys, 1 updates
2021-08-24 22:02:18 464 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1
2021-08-24 22:02:18 464 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update Accept@270e6399[java.nio.channels.SocketChannel[connected local=/10.233.75.59:9101 remote=/10.233.66.92:57997]]
2021-08-24 22:02:18 464 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue Accept@270e6399[java.nio.channels.SocketChannel[connected local=/10.233.75.59:9101 remote=/10.233.66.92:57997]] startThread=0
2021-08-24 22:02:18 464 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:18 464 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run Accept@270e6399[java.nio.channels.SocketChannel[connected local=/10.233.75.59:9101 remote=/10.233.66.92:57997]] in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:18 464 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 1 keys
2021-08-24 22:02:18 464 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-28] invocationID:{InvocationID} - SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-24 22:02:18 464 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-28] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@1ce002bd
2021-08-24 22:02:18 464 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - new HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-24 22:02:18 464 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - New HTTP Connection HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=0/30000}
2021-08-24 22:02:18 464 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100668440@6ecf8843 on ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-24 22:02:18 465 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 465 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onOpen SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 465 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onOpen HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=0/30000}
2021-08-24 22:02:18 465 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=0/30000}
2021-08-24 22:02:18 465 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@34eebffa{AC.ReadCB@484d21cf{HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-24 22:02:18 465 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 465 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 465 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@26f1a4b4{SSLC.NBReadCB@60fdfb1a{SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:18 465 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 465 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@29dbbe5b on ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-24 22:02:18 465 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=2
2021-08-24 22:02:18 465 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken with none selected
2021-08-24 22:02:18 465 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 0/0/1 selected
2021-08-24 22:02:18 465 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Created SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 466 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran Accept@270e6399[java.nio.channels.SocketChannel[connected local=/10.233.75.59:9101 remote=/10.233.66.92:57997]] in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:18 466 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 0 keys, 2 updates
2021-08-24 22:02:18 466 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 2
2021-08-24 22:02:18 466 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100668440@6ecf8843
2021-08-24 22:02:18 466 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@29dbbe5b
2021-08-24 22:02:18 466 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 466 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:18 466 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 1 keys
2021-08-24 22:02:18 466 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 1/1/1 selected
2021-08-24 22:02:18 466 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 1 keys, 0 updates
2021-08-24 22:02:18 466 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.59:9101 remote=/10.233.66.92:57997], selector=sun.nio.ch.EPollSelectorImpl@d88ec9, interestOps=1, readyOps=1 SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-24 22:02:18 466 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 467 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-24 22:02:18 467 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=4846]@2021-08-24T22:02:18.467114Z
2021-08-24 22:02:18 467 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@57b397de offer EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=4846]@2021-08-24T22:02:18.467212Z
2021-08-24 22:02:18 467 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1
2021-08-24 22:02:18 467 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@504177 startThread=0
2021-08-24 22:02:18 467 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@504177 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}]
2021-08-24 22:02:18 467 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@504177 started
2021-08-24 22:02:18 467 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@504177 waiting
2021-08-24 22:02:18 467 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=4846]@2021-08-24T22:02:18.467746Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-24 22:02:18 467 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@57b397de task=EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=4846]@2021-08-24T22:02:18.467867Z
2021-08-24 22:02:18 467 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=4846]@2021-08-24T22:02:18.467974Z tryProduce true
2021-08-24 22:02:18 468 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-08-24 22:02:18 468 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:18 468 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 468 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 1 keys
2021-08-24 22:02:18 468 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@26f1a4b4{SSLC.NBReadCB@60fdfb1a{SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:18 468 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >c.onFillable SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 468 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillable SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 468 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@34eebffa{AC.ReadCB@484d21cf{HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-08-24 22:02:18 468 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-24 22:02:18 468 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 468 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-24 22:02:18 468 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 517 HeapByteBuffer@78101348[p=0,l=517,c=17408,r=517]={<<<\x16\x03\x01\x02\x00\x01\x00\x01\xFc\x03\x03\x98\x93s\xCb\xF2\xA8\x0e\xB9I\xAcL\r$\x02...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 469 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=517
2021-08-24 22:02:18 469 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill starting handshake SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=517/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 469 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - unwrap net_filled=517 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 517 bytesProduced = 0 encryptedBuffer=[p=517,l=517,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 469 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_TASK
2021-08-24 22:02:18 469 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-24 22:02:18 470 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >flush SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 470 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4ebc900[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-24 22:02:18 470 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-24 22:02:18 470 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2021-08-24 22:02:18 470 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 470 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-24 22:02:18 470 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@60fdfb1a{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 470 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-24 22:02:18 470 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@78101348[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x02\x00\x01\x00\x01\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 470 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0
2021-08-24 22:02:18 470 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 470 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 471 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 471 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-24 22:02:18 471 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@78101348[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x02\x00\x01\x00\x01\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 471 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0
2021-08-24 22:02:18 471 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 471 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 471 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=6/30000} filled 0 HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 471 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-24 22:02:18 471 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 471 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=START,0 of -1}
2021-08-24 22:02:18 471 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=6/30000}
2021-08-24 22:02:18 471 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - fillInterested HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=6/30000}
2021-08-24 22:02:18 471 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@34eebffa{AC.ReadCB@484d21cf{HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-24 22:02:18 471 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 471 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 471 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@26f1a4b4{SSLC.NBReadCB@60fdfb1a{SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:18 471 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 472 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@29dbbe5b on ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-24 22:02:18 472 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-24 22:02:18 472 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken with none selected
2021-08-24 22:02:18 472 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 0/0/1 selected
2021-08-24 22:02:18 472 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 0 keys, 1 updates
2021-08-24 22:02:18 472 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-08-24 22:02:18 472 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@29dbbe5b
2021-08-24 22:02:18 472 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 472 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:18 472 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 1 keys
2021-08-24 22:02:18 472 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 1/1/1 selected
2021-08-24 22:02:18 472 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 1 keys, 0 updates
2021-08-24 22:02:18 472 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.59:9101 remote=/10.233.66.92:57997], selector=sun.nio.ch.EPollSelectorImpl@d88ec9, interestOps=1, readyOps=1 SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-24 22:02:18 472 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 473 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-24 22:02:18 473 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=4847]@2021-08-24T22:02:18.473099Z
2021-08-24 22:02:18 473 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@504177 offer EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=4847]@2021-08-24T22:02:18.473196Z
2021-08-24 22:02:18 473 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1
2021-08-24 22:02:18 473 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@1ad64786 startThread=0
2021-08-24 22:02:18 473 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@1ad64786 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}]
2021-08-24 22:02:18 473 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@1ad64786 started
2021-08-24 22:02:18 473 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@1ad64786 waiting
2021-08-24 22:02:18 473 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@504177 task=EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=4847]@2021-08-24T22:02:18.47344Z
2021-08-24 22:02:18 473 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=4847]@2021-08-24T22:02:18.473537Z tryProduce true
2021-08-24 22:02:18 473 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-08-24 22:02:18 473 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:18 473 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-24 22:02:18 473 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 473 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=4847]@2021-08-24T22:02:18.473617Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-24 22:02:18 473 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 1 keys
2021-08-24 22:02:18 474 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@26f1a4b4{SSLC.NBReadCB@60fdfb1a{SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:18 474 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 474 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 474 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@34eebffa{AC.ReadCB@484d21cf{HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-08-24 22:02:18 474 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-24 22:02:18 474 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 474 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-24 22:02:18 474 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 523 HeapByteBuffer@78101348[p=0,l=523,c=17408,r=523]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x02\x00\x01\x00\x01\xFc\x03\x03\x98\x93s\xCb\xF2\xA8\x0e\xB9...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 474 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=523
2021-08-24 22:02:18 474 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=523 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=523,c=17408,r=517] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 474 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-24 22:02:18 474 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@78101348[p=6,l=523,c=17408,r=517]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x02\x00\x01\x00\x01\xFc\x03\x03\x98\x93s\xCb\xF2\xA8\x0e\xB9I\xAcL\r$\x02...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 474 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2021-08-24 22:02:18 474 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 517 bytesProduced = 0 encryptedBuffer=[p=523,l=523,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 474 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_TASK
2021-08-24 22:02:18 477 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-26] invocationID:{InvocationID} - Chose alias null/EC on sun.security.ssl.SSLEngineImpl@1ce002bd
2021-08-24 22:02:18 477 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-26] invocationID:{InvocationID} - Chose alias null/EC on sun.security.ssl.SSLEngineImpl@1ce002bd
2021-08-24 22:02:18 478 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-26] invocationID:{InvocationID} - Chose alias null/EC on sun.security.ssl.SSLEngineImpl@1ce002bd
2021-08-24 22:02:18 478 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-26] invocationID:{InvocationID} - Chose alias null/RSASSA-PSS on sun.security.ssl.SSLEngineImpl@1ce002bd
2021-08-24 22:02:18 478 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-26] invocationID:{InvocationID} - Chose alias null/RSASSA-PSS on sun.security.ssl.SSLEngineImpl@1ce002bd
2021-08-24 22:02:18 478 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-26] invocationID:{InvocationID} - Chose alias null/RSASSA-PSS on sun.security.ssl.SSLEngineImpl@1ce002bd
2021-08-24 22:02:18 478 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-26] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@1ce002bd
2021-08-24 22:02:18 479 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-24 22:02:18 480 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@60fdfb1a{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 480 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@2968c4b2 size 1 > capacity
2021-08-24 22:02:18 480 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@2968c4b2 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:18 480 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 480 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4ebc900[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-24 22:02:18 480 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-24 22:02:18 480 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2021-08-24 22:02:18 480 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 480 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-24 22:02:18 480 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-24 22:02:18 480 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-08-24 22:02:18 480 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 480 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-24 22:02:18 480 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-24 22:02:18 480 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2687 sequenceNumber = 0 [p=0,l=2687,c=17408,r=2687] ioDone=false/false
2021-08-24 22:02:18 481 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 2687 SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 481 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-24 22:02:18 481 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@60fdfb1a{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 481 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-24 22:02:18 481 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@78101348[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 481 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2021-08-24 22:02:18 481 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 481 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 481 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 481 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-24 22:02:18 481 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@78101348[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 481 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2021-08-24 22:02:18 481 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 481 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 481 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=10/30000} filled 0 HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 481 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-24 22:02:18 481 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 481 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=START,0 of -1}
2021-08-24 22:02:18 482 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=10/30000}
2021-08-24 22:02:18 482 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=10/30000}
2021-08-24 22:02:18 482 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@34eebffa{AC.ReadCB@484d21cf{HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-24 22:02:18 482 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 482 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 482 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@26f1a4b4{SSLC.NBReadCB@60fdfb1a{SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:18 482 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 482 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@29dbbe5b on ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-24 22:02:18 482 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-24 22:02:18 482 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-24 22:02:18 482 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 482 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken with none selected
2021-08-24 22:02:18 482 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@57b397de size 1 > capacity
2021-08-24 22:02:18 482 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 0/0/1 selected
2021-08-24 22:02:18 482 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 0 keys, 1 updates
2021-08-24 22:02:18 482 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2021-08-24 22:02:18 482 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@29dbbe5b
2021-08-24 22:02:18 482 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@57b397de in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:18 483 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 483 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:18 483 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 1 keys
2021-08-24 22:02:18 483 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 1/1/1 selected
2021-08-24 22:02:18 483 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 1 keys, 0 updates
2021-08-24 22:02:18 483 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.59:9101 remote=/10.233.66.92:57997], selector=sun.nio.ch.EPollSelectorImpl@d88ec9, interestOps=1, readyOps=1 SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-24 22:02:18 483 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 483 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-24 22:02:18 483 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=4848]@2021-08-24T22:02:18.483649Z
2021-08-24 22:02:18 483 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@1ad64786 offer EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=4848]@2021-08-24T22:02:18.48373Z
2021-08-24 22:02:18 483 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1
2021-08-24 22:02:18 483 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@3df03f73 startThread=0
2021-08-24 22:02:18 483 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@1ad64786 task=EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=4848]@2021-08-24T22:02:18.483923Z
2021-08-24 22:02:18 483 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@3df03f73 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}]
2021-08-24 22:02:18 484 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@3df03f73 started
2021-08-24 22:02:18 484 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=1}][pc=0,pic=0,pec=1,epc=4848]@2021-08-24T22:02:18.484018Z tryProduce true
2021-08-24 22:02:18 484 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=4848]@2021-08-24T22:02:18.483992Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-24 22:02:18 484 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@3df03f73 waiting
2021-08-24 22:02:18 484 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0
2021-08-24 22:02:18 484 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:18 484 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@26f1a4b4{SSLC.NBReadCB@60fdfb1a{SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:18 484 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 484 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 484 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 1 keys
2021-08-24 22:02:18 484 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 484 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@34eebffa{AC.ReadCB@484d21cf{HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-08-24 22:02:18 484 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-24 22:02:18 484 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 484 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-24 22:02:18 484 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 58 HeapByteBuffer@78101348[p=0,l=58,c=17408,r=58]={<<<\x17\x03\x03\x005\xC0Z\xD3x\xB4\xD5\xB2\xDf\x8ex\xB9\xA9\xDc.\xF5\x0bO\xBa\xB0....\x8bz;\x03N\xB5\xF0\xCa4\xEe\xB4M\xEew\x8f\xD1i\xE8y\x92\xD1<\x8c>>>\xC7\x9a!(\x8a}\x83\x07%...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 484 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=58
2021-08-24 22:02:18 485 DEBUG [jdk.event.security][dw-27] invocationID:{InvocationID} -  TLSHandshake: 10.233.66.92:57997, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-08-24 22:02:18 485 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=58 Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=58,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 485 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-24 22:02:18 485 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4ebc900[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-24 22:02:18 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-24 22:02:18 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = FINISHED bytesConsumed = 0 bytesProduced = 88 sequenceNumber = 0 [p=0,l=88,c=17408,r=88] ioDone=false/false
2021-08-24 22:02:18 486 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 88 SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-24 22:02:18 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - handshake succeeded SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256
2021-08-24 22:02:18 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-24 22:02:18 486 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@78101348[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2021-08-24 22:02:18 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 487 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 487 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-24 22:02:18 487 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@78101348[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 487 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2021-08-24 22:02:18 487 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 487 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 487 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5/30000} filled 0 HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 487 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-24 22:02:18 487 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:18 487 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=START,0 of -1}
2021-08-24 22:02:18 487 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5/30000}
2021-08-24 22:02:18 487 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - fillInterested HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5/30000}
2021-08-24 22:02:18 487 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@34eebffa{AC.ReadCB@484d21cf{HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-24 22:02:18 487 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 487 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 488 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@26f1a4b4{SSLC.NBReadCB@60fdfb1a{SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:18 488 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 488 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@29dbbe5b on ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-24 22:02:18 488 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-24 22:02:18 488 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-24 22:02:18 488 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken with none selected
2021-08-24 22:02:18 488 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 0/0/1 selected
2021-08-24 22:02:18 488 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 0 keys, 1 updates
2021-08-24 22:02:18 488 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1
2021-08-24 22:02:18 488 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 488 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@29dbbe5b
2021-08-24 22:02:18 488 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@504177 size 1 > capacity
2021-08-24 22:02:18 488 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@504177 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:18 488 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:18 488 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:18 488 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 1 keys
2021-08-24 22:02:22 110 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@2ecdf528-RuleActiveApp@6bb4cc0e{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@1358285e[java.nio.channels.SocketChannel[connected local=/10.233.75.59:9101 remote=/10.233.75.209:39892]] on ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-24 22:02:22 110 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@2ecdf528-RuleActiveApp@6bb4cc0e{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-24 22:02:22 110 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken with none selected
2021-08-24 22:02:22 110 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 0/0/1 selected
2021-08-24 22:02:22 110 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 0 keys, 1 updates
2021-08-24 22:02:22 110 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1
2021-08-24 22:02:22 110 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update Accept@1358285e[java.nio.channels.SocketChannel[connected local=/10.233.75.59:9101 remote=/10.233.75.209:39892]]
2021-08-24 22:02:22 110 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue Accept@1358285e[java.nio.channels.SocketChannel[connected local=/10.233.75.59:9101 remote=/10.233.75.209:39892]] startThread=0
2021-08-24 22:02:22 110 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:22 110 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 2 keys
2021-08-24 22:02:22 110 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run Accept@1358285e[java.nio.channels.SocketChannel[connected local=/10.233.75.59:9101 remote=/10.233.75.209:39892]] in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:22 110 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-25] invocationID:{InvocationID} - SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-24 22:02:22 111 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-25] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@3f4579e8
2021-08-24 22:02:22 111 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - new HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-24 22:02:22 111 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - New HTTP Connection HttpConnection@654bb078::DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=0/30000}
2021-08-24 22:02:22 111 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100668440@7eeb96ea on ManagedSelector@44aeae34{STARTED} id=0 keys=2 selected=0 updates=0
2021-08-24 22:02:22 111 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 111 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onOpen SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 111 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onOpen HttpConnection@654bb078::DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=0/30000}
2021-08-24 22:02:22 111 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - fillInterested HttpConnection@654bb078::DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=0/30000}
2021-08-24 22:02:22 111 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@53b486fb{AC.ReadCB@654bb078{HttpConnection@654bb078::DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-24 22:02:22 111 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 111 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 112 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@714a06a1{SSLC.NBReadCB@32a48949{SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:22 112 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 112 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@67322700 on ManagedSelector@44aeae34{STARTED} id=0 keys=2 selected=0 updates=1
2021-08-24 22:02:22 112 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=2 selected=0 updates=2
2021-08-24 22:02:22 112 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken with none selected
2021-08-24 22:02:22 112 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Created SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 112 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 0/0/2 selected
2021-08-24 22:02:22 112 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 0 keys, 2 updates
2021-08-24 22:02:22 112 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 2
2021-08-24 22:02:22 112 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100668440@7eeb96ea
2021-08-24 22:02:22 112 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@67322700
2021-08-24 22:02:22 112 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran Accept@1358285e[java.nio.channels.SocketChannel[connected local=/10.233.75.59:9101 remote=/10.233.75.209:39892]] in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:22 112 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 112 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:22 112 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 2 keys
2021-08-24 22:02:22 112 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 1/1/2 selected
2021-08-24 22:02:22 112 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 1 keys, 0 updates
2021-08-24 22:02:22 112 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.59:9101 remote=/10.233.75.209:39892], selector=sun.nio.ch.EPollSelectorImpl@d88ec9, interestOps=1, readyOps=1 SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-24 22:02:22 112 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 113 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-24 22:02:22 113 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=4849]@2021-08-24T22:02:22.113212Z
2021-08-24 22:02:22 113 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@3df03f73 offer EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=4849]@2021-08-24T22:02:22.113296Z
2021-08-24 22:02:22 113 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1
2021-08-24 22:02:22 113 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@10061a17 startThread=0
2021-08-24 22:02:22 113 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=4849]@2021-08-24T22:02:22.113424Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-24 22:02:22 113 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@3df03f73 task=EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=4849]@2021-08-24T22:02:22.113533Z
2021-08-24 22:02:22 113 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@10061a17 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}]
2021-08-24 22:02:22 113 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@10061a17 started
2021-08-24 22:02:22 113 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=1}][pc=0,pic=0,pec=1,epc=4850]@2021-08-24T22:02:22.113594Z tryProduce true
2021-08-24 22:02:22 113 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@10061a17 waiting
2021-08-24 22:02:22 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0
2021-08-24 22:02:22 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:22 113 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@714a06a1{SSLC.NBReadCB@32a48949{SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:22 113 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 113 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 2 keys
2021-08-24 22:02:22 113 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 113 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 113 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@53b486fb{AC.ReadCB@654bb078{HttpConnection@654bb078::DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-08-24 22:02:22 113 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@654bb078::DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-24 22:02:22 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-24 22:02:22 114 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 261 HeapByteBuffer@78101348[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xFaC\xCb\x96\xE5fG\x9a+"\xB1\x98\xC1/...\x8c\xFa\x95\x88\x00Zy\xB9\x82l=\xA6\x86\xFe\x99\xFf\xEf,'\x1e\xA2[L>>>\x18\x00#\x00\x00\x00\x16\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:22 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=261
2021-08-24 22:02:22 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill starting handshake SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:22 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_TASK
2021-08-24 22:02:22 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-24 22:02:22 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4ebc900[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-24 22:02:22 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-24 22:02:22 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2021-08-24 22:02:22 115 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-24 22:02:22 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@32a48949{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-24 22:02:22 115 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 6 HeapByteBuffer@78101348[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xFaC\xCb\x96...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:22 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=6
2021-08-24 22:02:22 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:22 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-24 22:02:22 116 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@78101348[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:22 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0
2021-08-24 22:02:22 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:22 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-24 22:02:22 116 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 367 HeapByteBuffer@78101348[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xFaC\xCb\x96\xE5fG\x9a+"\xB1\x98\xC1/...\xB2\xC8D\t9\xC3\x18\xCf\xB0\xE3\xE2\xB47A\x9d\xCe\xCaj\x08\x1a\xBe\x1a\x8a>>>rh\xB3\x01\x12\t]\x00\xC1...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:22 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=367
2021-08-24 22:02:22 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:22 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_TASK
2021-08-24 22:02:22 126 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-24] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@3f4579e8
2021-08-24 22:02:22 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-24 22:02:22 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4ebc900[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-24 22:02:22 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-24 22:02:22 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2021-08-24 22:02:22 128 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-24 22:02:22 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-24 22:02:22 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-08-24 22:02:22 128 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-24 22:02:22 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-24 22:02:22 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2687 sequenceNumber = 0 [p=0,l=2687,c=17408,r=2687] ioDone=false/false
2021-08-24 22:02:22 128 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 2687 SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-24 22:02:22 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@32a48949{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-24 22:02:22 128 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@78101348[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@654bb078::DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=17/30000} filled 0 HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@654bb078::DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=17/30000} parse HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@654bb078::DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=START,0 of -1}
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@654bb078::DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=17/30000}
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@654bb078::DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=17/30000}
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@53b486fb{AC.ReadCB@654bb078{HttpConnection@654bb078::DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@714a06a1{SSLC.NBReadCB@32a48949{SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@67322700 on ManagedSelector@44aeae34{STARTED} id=0 keys=2 selected=0 updates=0
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=2 selected=0 updates=1
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@654bb078::DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@1ad64786 size 1 > capacity
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@1ad64786 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken with none selected
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 0/0/2 selected
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 0 keys, 1 updates
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@67322700
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:22 129 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 2 keys
2021-08-24 22:02:22 130 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 1/1/2 selected
2021-08-24 22:02:22 130 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 1 keys, 0 updates
2021-08-24 22:02:22 130 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.59:9101 remote=/10.233.75.209:39892], selector=sun.nio.ch.EPollSelectorImpl@d88ec9, interestOps=1, readyOps=1 SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-24 22:02:22 130 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 130 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-24 22:02:22 130 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=4850]@2021-08-24T22:02:22.130626Z
2021-08-24 22:02:22 130 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@10061a17 offer EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=4850]@2021-08-24T22:02:22.130707Z
2021-08-24 22:02:22 130 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1
2021-08-24 22:02:22 130 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@79b42679 startThread=0
2021-08-24 22:02:22 130 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@10061a17 task=EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=4850]@2021-08-24T22:02:22.130934Z
2021-08-24 22:02:22 130 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=4850]@2021-08-24T22:02:22.130861Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-24 22:02:22 131 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@79b42679 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}]
2021-08-24 22:02:22 131 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@79b42679 started
2021-08-24 22:02:22 131 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=1}][pc=0,pic=0,pec=1,epc=4851]@2021-08-24T22:02:22.131079Z tryProduce true
2021-08-24 22:02:22 131 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@714a06a1{SSLC.NBReadCB@32a48949{SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:22 131 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-08-24 22:02:22 131 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:22 131 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@79b42679 waiting
2021-08-24 22:02:22 131 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >c.onFillable SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 131 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillable SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 131 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@53b486fb{AC.ReadCB@654bb078{HttpConnection@654bb078::DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-08-24 22:02:22 131 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 131 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@654bb078::DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-24 22:02:22 131 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 2 keys
2021-08-24 22:02:22 131 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 131 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-24 22:02:22 131 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 229 HeapByteBuffer@78101348[p=0,l=229,c=17408,r=229]={<<<\x17\x03\x03\x005`\x92\x91\xF9\xC9\xD9[\xF3\xAb\xBc'\xF4\xDd\xA2{r\xF0\xAe\xBa\xFc...\xEa\x97@r9\x89\xEd+\x13\x97xMbNd\xC7\xF9\xA8by\xDa\xBb\x0c>>>\x91\x94\xB0\x9e\xD8\xDe@\xA1p...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:22 131 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=229
2021-08-24 22:02:22 132 DEBUG [jdk.event.security][dw-21] invocationID:{InvocationID} -  TLSHandshake: 10.233.75.209:39892, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-08-24 22:02:22 132 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=229 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=229,c=17408,r=171] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9b~;^...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:22 132 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - handshake succeeded SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=171/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256
2021-08-24 22:02:22 132 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-24 22:02:22 132 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@78101348[p=58,l=229,c=17408,r=171]={\x17\x03\x03\x005\x14\x00\x00 ...\xF3\x1c\x15\xA5?\xC7\n<<<\x17\x03\x03\x00\xA6&q\xAfC(\x91\xEe\x15\x0c\x08x?#\xB7\xC8\xFbG,\\O...\xEa\x97@r9\x89\xEd+\x13\x97xMbNd\xC7\xF9\xA8by\xDa\xBb\x0c>>>\x91\x94\xB0\x9e\xD8\xDe@\xA1p...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:22 132 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0
2021-08-24 22:02:22 132 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 171 bytesProduced = 149 encryptedBuffer=[p=229,l=229,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=149,c=17408,r=149]={<<>>X\x9f\xB5\xA1\xCc\x85\x19E\x88...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=149,c=17408,r=149]={<<>>X\x9f\xB5\xA1\xCc\x85\x19E\x88...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@654bb078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@654bb078::DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=3/30000} filled 149 HeapByteBuffer@345e0e1f[p=0,l=149,c=17408,r=149]={<<>>X\x9f\xB5\xA1\xCc\x85\x19E\x88...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@654bb078::DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@345e0e1f[p=0,l=149,c=17408,r=149]={<<>>X\x9f\xB5\xA1\xCc\x85\x19E\x88...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@345e0e1f[p=0,l=149,c=17408,r=149]={<<>>X\x9f\xB5\xA1\xCc\x85\x19E\x88...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - START --> SPACE1
2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - SPACE1 --> URI
2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - URI --> SPACE2
2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER --> CONTENT
2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - REQUEST for //10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.75.59:9101
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@654bb078::DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=4/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@654bb078::DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=4/30000}
2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - handle //10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 
2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - handling HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-24 22:02:22 133 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-08-24 22:02:22 134 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-21] invocationID:{InvocationID} - Host 10.233.75.59 with SNI null
2021-08-24 22:02:22 134 DEBUG [org.eclipse.jetty.server.Server][dw-21] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
2021-08-24 22:02:22 134 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-21] invocationID:{InvocationID} - GzipHandler@2bdab835{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck)@7b6519bb in null
2021-08-24 22:02:22 134 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-21] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-08-24 22:02:22 134 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-21] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-08-24 22:02:22 134 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-24 22:02:22 134 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - chain=customFilter@134a8ead==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-2e362407@2e362407==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-17fbfb02@17fbfb02==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-24 22:02:22 134 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - call filter customFilter@134a8ead==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-08-24 22:02:22 134 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Entering.
2021-08-24 22:02:22 134 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-08-24 22:02:22 134 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 76f74046-a49e-4429-b307-643f38593b19
2021-08-24 22:02:22 134 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Invoking synchronously ... 
2021-08-24 22:02:22 134 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-2e362407@2e362407==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-08-24 22:02:22 134 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-17fbfb02@17fbfb02==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-08-24 22:02:22 134 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-24 22:02:22 135 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@2bdab835{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck)@7b6519bb
2021-08-24 22:02:22 135 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@437163c8 exclude no deflater
2021-08-24 22:02:22 135 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@1ba1227d[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@437e589e{null}
2021-08-24 22:02:22 135 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
200 OK HTTP/1.1
Connection: close
Date: Tue, 24 Aug 2021 22:02:22 GMT
X-TransactionID: 76f74046-a49e-4429-b307-643f38593b19
X-InvocationID: 01754da9-73da-484f-81b6-9ad62ab97770
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-08-24 22:02:22 135 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@1005298b[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@58226760] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-08-24 22:02:22 135 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@1ba1227d[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:22 135 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Tue, 24 Aug 2021 22:02:22 GMT
X-TransactionID: 76f74046-a49e-4429-b307-643f38593b19
X-InvocationID: 01754da9-73da-484f-81b6-9ad62ab97770
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-08-24 22:02:22 135 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-08-24 22:02:22 135 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@1005298b[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@58226760] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-08-24 22:02:22 136 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@4a0214d3{IDLE}->null [HeapByteBuffer@2bda3f46[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1ba1227d[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-08-24 22:02:22 136 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@4a0214d3{WRITING}->null:IDLE-->WRITING
2021-08-24 22:02:22 136 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@654bb078[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6b44239b{s=COMPLETING}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-08-24 22:02:22 136 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@2bda3f46[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:22 136 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@1ba1227d[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:22 136 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-08-24 22:02:22 136 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false
2021-08-24 22:02:22 136 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@654bb078[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6b44239b{s=COMPLETING}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-08-24 22:02:22 136 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-24 22:02:22 136 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@654bb078[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6b44239b{s=COMPLETING}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-08-24 22:02:22 136 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@4a0214d3{WRITING}->null
2021-08-24 22:02:22 136 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@4a0214d3{IDLE}->null:WRITING-->IDLE
2021-08-24 22:02:22 137 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@1005298b[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@58226760] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-08-24 22:02:22 137 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@1005298b[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@58226760] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-08-24 22:02:22 137 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=7/30000}
2021-08-24 22:02:22 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@654bb078[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6b44239b{s=END}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} oshut=false, ishut=false
2021-08-24 22:02:22 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUTTING,fill=-,flush=-,to=20/30000}=>HttpConnection@654bb078[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6b44239b{s=END}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck,age=16}
2021-08-24 22:02:22 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4ebc900[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-24 22:02:22 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-24 22:02:22 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true
2021-08-24 22:02:22 153 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUTTING,fill=-,flush=-,to=23/30000}=>HttpConnection@654bb078[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6b44239b{s=END}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck,age=19}
2021-08-24 22:02:22 153 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-24 22:02:22 154 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUTTING,fill=-,flush=-,to=24/30000}=>HttpConnection@654bb078[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6b44239b{s=END}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck,age=21}
2021-08-24 22:02:22 156 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_664,665,1476774381)
2021-08-24 22:02:22 156 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_664,665,1476774381) has been shutdown
2021-08-24 22:02:22 157 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUTTING,fill=-,flush=-,to=27/30000}=>HttpConnection@654bb078[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6b44239b{s=END}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck,age=23}
2021-08-24 22:02:22 159 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_663,664,1140333119)
2021-08-24 22:02:22 159 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_663,664,1140333119) has been shutdown
2021-08-24 22:02:22 159 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUTTING,fill=-,flush=-,to=30/30000}=>HttpConnection@654bb078[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6b44239b{s=END}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck,age=26}
2021-08-24 22:02:22 159 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@714a06a1{SSLC.NBReadCB@32a48949{SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUTTING,fill=-,flush=-,to=30/30000}=>HttpConnection@654bb078[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6b44239b{s=END}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck,age=26}}}
2021-08-24 22:02:22 160 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUTTING,fill=-,flush=-,to=30/30000}=>HttpConnection@654bb078[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6b44239b{s=END}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck,age=27}
2021-08-24 22:02:22 160 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@67322700 on ManagedSelector@44aeae34{STARTED} id=0 keys=2 selected=0 updates=0
2021-08-24 22:02:22 160 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=2 selected=0 updates=1
2021-08-24 22:02:22 160 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken with none selected
2021-08-24 22:02:22 160 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=819360c9-00b7-4083-9d2b-5a0962d501cf, referenceCounter=0, store size=0} on thread dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck
2021-08-24 22:02:22 160 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 0/0/2 selected
2021-08-24 22:02:22 160 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 0 keys, 1 updates
2021-08-24 22:02:22 160 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-08-24 22:02:22 160 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@67322700
2021-08-24 22:02:22 160 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Exiting.
2021-08-24 22:02:22 160 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=-,flush=-,to=31/30000}=>HttpConnection@654bb078[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6b44239b{s=END}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck,age=27}
2021-08-24 22:02:22 160 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:22 160 DEBUG [org.eclipse.jetty.server.Server][dw-21] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck,age=27}
2021-08-24 22:02:22 160 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 2 keys
2021-08-24 22:02:22 160 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 1/1/2 selected
2021-08-24 22:02:22 160 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 1 keys, 0 updates
2021-08-24 22:02:22 160 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - unhandle HttpChannelState@b58eb7d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-08-24 22:02:22 160 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@b58eb7d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-24 22:02:22 161 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck,age=28}
2021-08-24 22:02:22 161 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.75.59:9101 remote=/10.233.75.209:39892], selector=sun.nio.ch.EPollSelectorImpl@d88ec9, interestOps=1, readyOps=1 SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=-,flush=-,to=31/30000}=>HttpConnection@654bb078[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6b44239b{s=END}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck,age=28} 
2021-08-24 22:02:22 161 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - completed HttpChannelState@b58eb7d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-24 22:02:22 161 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - unhandle HttpChannelState@b58eb7d{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-24 22:02:22 161 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@b58eb7d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-24 22:02:22 161 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck,age=28}
2021-08-24 22:02:22 161 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=-,flush=-,to=31/30000}=>HttpConnection@654bb078[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6b44239b{s=END}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck,age=28}
2021-08-24 22:02:22 161 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
2021-08-24 22:02:22 161 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=-,flush=-,to=32/30000}=>HttpConnection@654bb078[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6b44239b{s=END}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.75.59:9101/api/holmes-rule-mgmt/v1/healthcheck,age=28}:runFillable:BLOCKING
2021-08-24 22:02:22 161 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - recycle HttpChannelState@b58eb7d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
10.233.75.209 - - [24/Aug/2021:22:02:22 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 28
2021-08-24 22:02:22 161 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=4851]@2021-08-24T22:02:22.161704Z
2021-08-24 22:02:22 161 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-08-24 22:02:22 161 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@79b42679 offer EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=4851]@2021-08-24T22:02:22.161773Z
2021-08-24 22:02:22 161 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-08-24 22:02:22 161 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1
2021-08-24 22:02:22 161 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 161 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@5999c672 startThread=0
2021-08-24 22:02:22 161 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=4851]@2021-08-24T22:02:22.161875Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=-,flush=-,to=32/30000}=>HttpConnection@654bb078[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=-,flush=-,to=32/30000}=>HttpConnection@654bb078[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@79b42679 task=EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=4852]@2021-08-24T22:02:22.162072Z
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@714a06a1{SSLC.NBReadCB@32a48949{SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=-,flush=-,to=32/30000}=>HttpConnection@654bb078[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 24 HeapByteBuffer@78101348[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xEe\xBe]\xCc\xCf\xFb\xFd\xFc\xBb\xA7[:\xB3\x83X\xAe\xAa\xE8\xC7>>>;\x80d\xA5\xBa\xAd\xB9\x08,...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=24
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@32a48949{NEED_UNWRAP,eio=24/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=-,flush=-,to=33/30000}=>HttpConnection@654bb078[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=4852]@2021-08-24T22:02:22.162276Z tryProduce true
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 0
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#|\x85,\t...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#|\x85,\t...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=-,flush=-,to=33/30000}
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=-,flush=-,to=33/30000}
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@654bb078[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@654bb078[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 2 keys
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@654bb078::DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,CLOSED,fill=-,flush=-,to=33/30000} filled -1 HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#|\x85,\t...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - shutdownOutput: SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@654bb078[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,CLOSED,fill=-,flush=-,to=33/30000}
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - ensureFillInterested SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@654bb078[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@5999c672 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}]
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close(null) DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,CLOSED,fill=-,flush=-,to=33/30000}
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@5999c672 started
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@654bb078::DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,CLOSED,fill=-,flush=-,to=33/30000} parse HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#|\x85,\t...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-24 22:02:22 162 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#|\x85,\t...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:22 163 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@5999c672 waiting
2021-08-24 22:02:22 163 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-08-24 22:02:22 163 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@714a06a1{SSLC.NBReadCB@32a48949{SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@654bb078[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:22 163 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@654bb078::DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,CLOSED,fill=-,flush=-,to=33/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-24 22:02:22 163 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@654bb078[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 163 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@654bb078::DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,CLOSED,fill=-,flush=-,to=33/30000}
2021-08-24 22:02:22 163 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@67322700 on ManagedSelector@44aeae34{STARTED} id=0 keys=2 selected=0 updates=0
2021-08-24 22:02:22 163 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=2 selected=0 updates=1
2021-08-24 22:02:22 163 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,CLOSED,fill=-,flush=-,to=34/30000}
2021-08-24 22:02:22 163 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken with none selected
2021-08-24 22:02:22 163 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@654bb078::DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,CLOSED,fill=-,flush=-,to=34/30000} onFillable exit HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-24 22:02:22 163 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@654bb078[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 163 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@654bb078[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 163 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 0/0/2 selected
2021-08-24 22:02:22 163 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 0 keys, 1 updates
2021-08-24 22:02:22 163 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1
2021-08-24 22:02:22 163 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@67322700
2021-08-24 22:02:22 163 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@654bb078[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 163 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@3df03f73 size 1 > capacity
2021-08-24 22:02:22 163 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - doClose SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=/10.233.75.59:9101,r=/10.233.75.209:39892,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@654bb078[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 163 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@3df03f73 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:22 163 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onClose FillInterest@714a06a1{SSLC.NBReadCB@32a48949{SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@654bb078[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:22 163 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@47b7b805{l=/10.233.75.59:9101,r=/10.233.75.209:39892,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@654bb078[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 163 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:22 163 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 2 keys
2021-08-24 22:02:22 164 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillableFail SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@654bb078[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 164 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onFail FillInterest@53b486fb{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:227)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1366)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:396)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-24 22:02:22 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-24 22:02:22 164 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@18c9b3d4 startThread=0
2021-08-24 22:02:22 164 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onClose FillInterest@53b486fb{null}
2021-08-24 22:02:22 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken with none selected
2021-08-24 22:02:22 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 0/0/1 selected
2021-08-24 22:02:22 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 0 keys, 0 updates
2021-08-24 22:02:22 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 0
2021-08-24 22:02:22 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:22 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 1 keys
2021-08-24 22:02:22 164 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@18c9b3d4 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:22 164 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@654bb078[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 164 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@53b486fb{null}
2021-08-24 22:02:22 164 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - FillInterest@53b486fb{null} lost race null
2021-08-24 22:02:22 164 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@47b7b805{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@654bb078[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 164 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onClose HttpConnection@654bb078::DecryptedEndPoint@71551d83{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=35/30000}
2021-08-24 22:02:22 164 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@654bb078[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 164 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@10061a17 size 1 > capacity
2021-08-24 22:02:22 164 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onClose SslConnection@32a48949::SocketChannelEndPoint@47b7b805{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@32a48949{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71551d83{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@654bb078[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b44239b{s=START}]=>HttpChannelOverHttp@932412a{s=HttpChannelState@b58eb7d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:22 164 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@18c9b3d4 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:22 164 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@10061a17 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:24 483 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 1/1/1 selected
2021-08-24 22:02:24 483 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 1 keys, 0 updates
2021-08-24 22:02:24 484 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.59:9101 remote=/10.233.66.92:57997], selector=sun.nio.ch.EPollSelectorImpl@d88ec9, interestOps=1, readyOps=1 SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=5995/30000}{io=1/1,kio=1,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=5996/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-24 22:02:24 484 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=5996/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=5996/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:24 484 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=5996/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=5996/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-24 22:02:24 484 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=4852]@2021-08-24T22:02:24.484697Z
2021-08-24 22:02:24 484 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@5999c672 offer EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=4852]@2021-08-24T22:02:24.484894Z
2021-08-24 22:02:24 484 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1
2021-08-24 22:02:24 485 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@4418dc28 startThread=0
2021-08-24 22:02:24 485 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@4418dc28 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}]
2021-08-24 22:02:24 485 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@5999c672 task=EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=4852]@2021-08-24T22:02:24.485181Z
2021-08-24 22:02:24 485 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@4418dc28 started
2021-08-24 22:02:24 485 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=4852]@2021-08-24T22:02:24.485102Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=5997/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=5997/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-24 22:02:24 485 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@4418dc28 waiting
2021-08-24 22:02:24 485 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=4853]@2021-08-24T22:02:24.485303Z tryProduce true
2021-08-24 22:02:24 485 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-08-24 22:02:24 485 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@26f1a4b4{SSLC.NBReadCB@60fdfb1a{SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=5997/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=5997/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:24 485 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:24 485 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >c.onFillable SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5997/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=5997/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:24 485 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5997/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=5997/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:24 485 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 1 keys
2021-08-24 22:02:24 485 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillable SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5997/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=5997/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:24 485 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@34eebffa{AC.ReadCB@484d21cf{HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=5998/30000}}}
2021-08-24 22:02:24 485 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5998/30000} onFillable enter HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-24 22:02:24 485 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5997/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5998/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:24 485 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-24 22:02:24 486 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 26 HeapByteBuffer@78101348[p=0,l=26,c=17408,r=26]={<<<\x17\x03\x03\x00\x15*OO\x00\xE5\xE0@\xDc\xA4\x1f\xB6\x00\xB9\xBf\xE9$,\x0f+5g>>>d\xA5\xBa\xAd\xB9\x08,\xEb\x11...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:24 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=26
2021-08-24 22:02:24 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - unwrap net_filled=26 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 26 bytesProduced = 4 encryptedBuffer=[p=26,l=26,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=4,c=17408,r=4]={<<<\r\n\r\n>>>#|\x85,\t\x0c\xA9V\x8b...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=4,c=17408,r=4]={<<<\r\n\r\n>>>#|\x85,\t\x0c\xA9V\x8b...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:24 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5998/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:24 486 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5998/30000} filled 4 HeapByteBuffer@345e0e1f[p=0,l=4,c=17408,r=4]={<<<\r\n\r\n>>>#|\x85,\t\x0c\xA9V\x8b...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:24 486 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5998/30000} parse HeapByteBuffer@345e0e1f[p=0,l=4,c=17408,r=4]={<<<\r\n\r\n>>>#|\x85,\t\x0c\xA9V\x8b...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-24 22:02:24 486 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@345e0e1f[p=0,l=4,c=17408,r=4]={<<<\r\n\r\n>>>#|\x85,\t\x0c\xA9V\x8b...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:24 486 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5998/30000} parsed false HttpParser{s=START,0 of -1}
2021-08-24 22:02:24 486 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5998/30000}
2021-08-24 22:02:24 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5999/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:24 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-24 22:02:24 486 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@78101348[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x15\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:24 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0
2021-08-24 22:02:24 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\r\n\r\n#|\x85,\t...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\r\n\r\n#|\x85,\t...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:24 487 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5999/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:24 487 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5999/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:24 487 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-24 22:02:24 487 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@78101348[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\x15\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:24 487 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0
2021-08-24 22:02:24 487 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\r\n\r\n#|\x85,\t...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\r\n\r\n#|\x85,\t...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:24 487 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5999/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:24 487 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5999/30000} filled 0 HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\r\n\r\n#|\x85,\t...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:24 487 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5999/30000} parse HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\r\n\r\n#|\x85,\t...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-24 22:02:24 487 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\r\n\r\n#|\x85,\t...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:24 487 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5999/30000} parsed false HttpParser{s=START,0 of -1}
2021-08-24 22:02:24 487 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5999/30000}
2021-08-24 22:02:24 487 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - fillInterested HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=5999/30000}
2021-08-24 22:02:24 487 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@34eebffa{AC.ReadCB@484d21cf{HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-24 22:02:24 487 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:24 487 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:24 488 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@26f1a4b4{SSLC.NBReadCB@60fdfb1a{SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:24 488 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:24 488 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@29dbbe5b on ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-24 22:02:24 488 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-24 22:02:24 488 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken with none selected
2021-08-24 22:02:24 488 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-24 22:02:24 488 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 0/0/1 selected
2021-08-24 22:02:24 488 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 0 keys, 1 updates
2021-08-24 22:02:24 488 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-08-24 22:02:24 488 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@29dbbe5b
2021-08-24 22:02:24 488 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:24 488 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@79b42679 size 1 > capacity
2021-08-24 22:02:24 488 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@79b42679 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:24 488 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:24 488 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:24 488 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 1 keys
2021-08-24 22:02:26 848 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-2-thread-1] invocationID:{InvocationID} - Query the config-binding-service address using the URL: http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2021-08-24 22:02:26 849 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2021-08-24 22:02:26 850 DEBUG [org.jvnet.hk2.logger][pool-2-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_665,666,578417800)
2021-08-24 22:02:26 851 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-2-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2021-08-24 22:02:26 853 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2021-08-24 22:02:26 853 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2021-08-24 22:02:26 853 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2021-08-24 22:02:26 854 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2021-08-24 22:02:26 854 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2021-08-24 22:02:26 855 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2021-08-24 22:02:26 855 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2021-08-24 22:02:26 855 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2021-08-24 22:02:26 856 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-08-24 22:02:26 856 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-08-24 22:02:26 859 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-2-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed
2021-08-24 22:02:26 859 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-2-thread-1] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManagedScheduledExecutorService(ClientExecutorProvidersConfigurator.java:174)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.init(ClientExecutorProvidersConfigurator.java:124)
	at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447)
	at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317)
	at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807)
	at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219)
	at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610)
	at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36)
	at org.onap.holmes.common.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:80)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceAddrInfoFromDcaeConsulByHostName(MicroServiceConfig.java:62)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:86)
	at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:27)
	at org.onap.holmes.rulemgt.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial
	at java.naming/javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
	at java.naming/javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.lookup(Unknown Source)
	... 24 common frames omitted
2021-08-24 22:02:26 860 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-2-thread-1] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
2021-08-24 22:02:26 860 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-2-thread-1] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
2021-08-24 22:02:26 866 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-2-thread-1] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
2021-08-24 22:02:26 866 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2021-08-24 22:02:26 873 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2021-08-24 22:02:26 873 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@48639e25 pairs: {GET /v1/catalog/service/config-binding-service HTTP/1.1: null}{User-Agent: Jersey/2.31 (HttpUrlConnection 11.0.6)}{Host: consul-server.onap:8500}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive}
2021-08-24 22:02:26 874 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2021-08-24 22:02:26 875 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@232970e27 pairs: {null: HTTP/1.1 200 OK}{Content-Type: application/json}{X-Consul-Index: 665}{X-Consul-Knownleader: true}{X-Consul-Lastcontact: 0}{Date: Tue, 24 Aug 2021 22:02:26 GMT}{Content-Length: 352}
2021-08-24 22:02:26 876 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-2-thread-1] invocationID:{InvocationID} - The config-binding-service address is http://config-binding-service.onap:10000
2021-08-24 22:02:26 877 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2021-08-24 22:02:26 877 DEBUG [org.jvnet.hk2.logger][pool-2-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_666,667,744627041)
2021-08-24 22:02:26 879 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-2-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2021-08-24 22:02:26 880 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2021-08-24 22:02:26 880 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2021-08-24 22:02:26 880 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2021-08-24 22:02:26 881 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2021-08-24 22:02:26 881 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2021-08-24 22:02:26 881 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2021-08-24 22:02:26 882 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2021-08-24 22:02:26 882 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2021-08-24 22:02:26 882 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-08-24 22:02:26 882 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-08-24 22:02:26 883 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-2-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed
2021-08-24 22:02:26 883 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-2-thread-1] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManagedScheduledExecutorService(ClientExecutorProvidersConfigurator.java:174)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.init(ClientExecutorProvidersConfigurator.java:124)
	at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447)
	at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317)
	at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807)
	at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219)
	at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610)
	at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36)
	at org.onap.holmes.common.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:80)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:88)
	at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:27)
	at org.onap.holmes.rulemgt.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial
	at java.naming/javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
	at java.naming/javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.lookup(Unknown Source)
	... 23 common frames omitted
2021-08-24 22:02:26 884 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-2-thread-1] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
2021-08-24 22:02:26 884 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-2-thread-1] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
2021-08-24 22:02:26 887 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-2-thread-1] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
2021-08-24 22:02:26 887 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://config-binding-service.onap:10000/service_component/holmes-rule-mgmt
2021-08-24 22:02:26 894 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2021-08-24 22:02:26 895 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@7b5c64d95 pairs: {GET /service_component/holmes-rule-mgmt HTTP/1.1: null}{User-Agent: Jersey/2.31 (HttpUrlConnection 11.0.6)}{Host: config-binding-service.onap:10000}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive}
2021-08-24 22:02:26 914 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://config-binding-service.onap:10000/service_component/holmes-rule-mgmt
2021-08-24 22:02:26 914 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@7142353b5 pairs: {null: HTTP/1.1 200 OK}{x-onap-requestid: 7e880044-4856-4e7a-9748-0f5dfc757b3b}{Content-Type: application/json}{Content-Length: 4153}{Date: Tue, 24 Aug 2021 22:02:26 GMT}
2021-08-24 22:02:26 915 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-2-thread-1] invocationID:{InvocationID} - The query url is: http://config-binding-service.onap:10000/service_component/holmes-rule-mgmt. The corresponding configurations are {"holmes.default.rule.volte.scenario1": "ControlLoop-VOLTE-2179b738-fd36-4843-a71a-a8c24c70c55b$$$package org.onap.holmes.droolsRule;\n\nimport org.onap.holmes.common.dmaap.DmaapService;\nimport org.onap.holmes.common.api.stat.VesAlarm;\nimport org.onap.holmes.common.aai.CorrelationUtil;\nimport org.onap.holmes.common.dmaap.entity.PolicyMsg;\nimport org.onap.holmes.common.dropwizard.ioc.utils.ServiceLocatorHolder;\nimport org.onap.holmes.common.utils.DroolsLog;\n \n\nrule \"Relation_analysis_Rule\"\nsalience 200\nno-loop true\n    when\n        $root : VesAlarm(alarmIsCleared == 0,\n            $sourceId: sourceId, sourceId != null && !sourceId.equals(\"\"),\n\t\t\t$sourceName: sourceName, sourceName != null && !sourceName.equals(\"\"),\n\t\t\t$startEpochMicrosec: startEpochMicrosec,\n            eventName in (\"Fault_MultiCloud_VMFailure\"),\n            $eventId: eventId)\n        $child : VesAlarm( eventId != $eventId, parentId == null,\n            CorrelationUtil.getInstance().isTopologicallyRelated(sourceId, $sourceId, $sourceName),\n            eventName in (\"Fault_MME_eNodeB out of service alarm\"),\n            startEpochMicrosec < $startEpochMicrosec + 60000 && startEpochMicrosec > $startEpochMicrosec - 60000 )\n    then\n\t\tDroolsLog.printInfo(\"===========================================================\");\n\t\tDroolsLog.printInfo(\"Relation_analysis_Rule: rootId=\" + $root.getEventId() + \", childId=\" + $child.getEventId());\n\t\t$child.setParentId($root.getEventId());\n\t\tupdate($child);\n\t\t\nend\n\nrule \"root_has_child_handle_Rule\"\nsalience 150\nno-loop true\n\twhen\n\t\t$root : VesAlarm(alarmIsCleared == 0, rootFlag == 0, $eventId: eventId)\n\t\t$child : VesAlarm(eventId != $eventId, parentId == $eventId)\n\tthen\n\t\tDroolsLog.printInfo(\"===========================================================\");\n\t\tDroolsLog.printInfo(\"root_has_child_handle_Rule: rootId=\" + $root.getEventId() + \", childId=\" + $child.getEventId());\n\t\tDmaapService dmaapService = ServiceLocatorHolder.getLocator().getService(DmaapService.class);\n\t\tPolicyMsg policyMsg = dmaapService.getPolicyMsg($root, $child, \"org.onap.holmes.droolsRule\");\n        dmaapService.publishPolicyMsg(policyMsg, \"dcae_cl_out\");\n\t\t$root.setRootFlag(1);\n\t\tupdate($root);\nend\n\nrule \"root_no_child_handle_Rule\"\nsalience 100\nno-loop true\n    when\n        $root : VesAlarm(alarmIsCleared == 0, rootFlag == 0,\n            sourceId != null && !sourceId.equals(\"\"),\n\t\t\tsourceName != null && !sourceName.equals(\"\"),\n            eventName in (\"Fault_MultiCloud_VMFailure\"))\n    then\n\t\tDroolsLog.printInfo(\"===========================================================\");\n\t\tDroolsLog.printInfo(\"root_no_child_handle_Rule: rootId=\" + $root.getEventId());\n\t\tDmaapService dmaapService = ServiceLocatorHolder.getLocator().getService(DmaapService.class);\n\t\tPolicyMsg policyMsg = dmaapService.getPolicyMsg($root, null, \"org.onap.holmes.droolsRule\");\n        dmaapService.publishPolicyMsg(policyMsg, \"dcae_cl_out\");\n\t\t$root.setRootFlag(1);\n\t\tupdate($root);\nend\n\nrule \"root_cleared_handle_Rule\"\nsalience 100\nno-loop true\n    when\n        $root : VesAlarm(alarmIsCleared == 1, rootFlag == 1)\n    then\n\t\tDroolsLog.printInfo(\"===========================================================\");\n\t\tDroolsLog.printInfo(\"root_cleared_handle_Rule: rootId=\" + $root.getEventId());\n\t\tDmaapService dmaapService = ServiceLocatorHolder.getLocator().getService(DmaapService.class);\n\t\tPolicyMsg policyMsg = dmaapService.getPolicyMsg($root, null, \"org.onap.holmes.droolsRule\");\n        dmaapService.publishPolicyMsg(policyMsg, \"dcae_cl_out\");\n\t\tretract($root);\nend\n\nrule \"child_handle_Rule\"\nsalience 100\nno-loop true\n    when\n        $child : VesAlarm(alarmIsCleared == 1, rootFlag == 0)\n    then\n\t\tDroolsLog.printInfo(\"===========================================================\");\n\t\tDroolsLog.printInfo(\"child_handle_Rule: childId=\" + $child.getEventId());\n\t\tretract($child);\nend", "services_calls": {}, "streams_publishes": {}, "streams_subscribes": {}}
2021-08-24 22:02:26 916 DEBUG [org.apache.http.client.protocol.RequestAddCookies][pool-2-thread-1] invocationID:{InvocationID} - CookieSpec selected: default
2021-08-24 22:02:26 916 DEBUG [org.apache.http.client.protocol.RequestAuthCache][pool-2-thread-1] invocationID:{InvocationID} - Auth cache not set in the context
2021-08-24 22:02:26 916 DEBUG [org.apache.http.impl.conn.PoolingHttpClientConnectionManager][pool-2-thread-1] invocationID:{InvocationID} - Connection request: [route: {s}->https://127.0.0.1:9101][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 200]
2021-08-24 22:02:26 916 DEBUG [org.apache.http.impl.conn.PoolingHttpClientConnectionManager][pool-2-thread-1] invocationID:{InvocationID} - Connection leased: [id: 331][route: {s}->https://127.0.0.1:9101][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 200]
2021-08-24 22:02:26 916 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-2-thread-1] invocationID:{InvocationID} - Opening connection {s}->https://127.0.0.1:9101
2021-08-24 22:02:26 916 DEBUG [org.apache.http.impl.conn.DefaultHttpClientConnectionOperator][pool-2-thread-1] invocationID:{InvocationID} - Connecting to /127.0.0.1:9101
2021-08-24 22:02:26 916 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} - Connecting socket to /127.0.0.1:9101 with timeout 30000
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@2ecdf528-RuleActiveApp@6bb4cc0e{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@2b44ac82[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:49808]] on ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-24 22:02:26 917 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} - Enabled protocols: [SSLv3, TLSv1, TLSv1.2]
2021-08-24 22:02:26 917 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} - Enabled cipher suites:[TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, 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_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_EMPTY_RENEGOTIATION_INFO_SCSV]
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@2ecdf528-RuleActiveApp@6bb4cc0e{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-24 22:02:26 917 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} - Starting handshake
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken with none selected
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 0/0/1 selected
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 0 keys, 1 updates
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update Accept@2b44ac82[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:49808]]
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue Accept@2b44ac82[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:49808]] startThread=0
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 2 keys
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run Accept@2b44ac82[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:49808]] in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-24] invocationID:{InvocationID} - SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-24] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@64c8cadd
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - new HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - New HTTP Connection HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=0/30000}
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100668440@238e2ec0 on ManagedSelector@44aeae34{STARTED} id=0 keys=2 selected=0 updates=0
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen SslConnection@378ec33c::SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=0/30000}
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=0/30000}
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@70145b18{AC.ReadCB@2425a254{HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@378ec33c::SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@22be83f4{SSLC.NBReadCB@378ec33c{SslConnection@378ec33c::SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@63e833bc on ManagedSelector@44aeae34{STARTED} id=0 keys=2 selected=0 updates=1
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=2 selected=0 updates=2
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Created SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran Accept@2b44ac82[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:49808]] in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken with none selected
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 0/0/2 selected
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 0 keys, 2 updates
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 2
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100668440@238e2ec0
2021-08-24 22:02:26 917 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@63e833bc
2021-08-24 22:02:26 918 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 918 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:26 918 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 2 keys
2021-08-24 22:02:26 918 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 1/1/2 selected
2021-08-24 22:02:26 918 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 1 keys, 0 updates
2021-08-24 22:02:26 918 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:49808], selector=sun.nio.ch.EPollSelectorImpl@d88ec9, interestOps=1, readyOps=1 SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-24 22:02:26 918 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 918 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-24 22:02:26 919 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=4853]@2021-08-24T22:02:26.918997Z
2021-08-24 22:02:26 919 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@4418dc28 offer EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=4853]@2021-08-24T22:02:26.91907Z
2021-08-24 22:02:26 919 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1
2021-08-24 22:02:26 919 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@6dfdc469 startThread=0
2021-08-24 22:02:26 919 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@6dfdc469 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}]
2021-08-24 22:02:26 919 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=4853]@2021-08-24T22:02:26.919237Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-24 22:02:26 919 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@6dfdc469 started
2021-08-24 22:02:26 919 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@6dfdc469 waiting
2021-08-24 22:02:26 919 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@4418dc28 task=EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=4853]@2021-08-24T22:02:26.919274Z
2021-08-24 22:02:26 919 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=4854]@2021-08-24T22:02:26.919345Z tryProduce true
2021-08-24 22:02:26 919 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@22be83f4{SSLC.NBReadCB@378ec33c{SslConnection@378ec33c::SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:26 919 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2021-08-24 22:02:26 919 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@378ec33c::SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 919 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:26 919 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@378ec33c::SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 919 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@70145b18{AC.ReadCB@2425a254{HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-08-24 22:02:26 919 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 919 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 2 keys
2021-08-24 22:02:26 919 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-24 22:02:26 919 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@378ec33c::SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 919 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-24 22:02:26 919 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 319 HeapByteBuffer@78101348[p=0,l=319,c=17408,r=319]={<<<\x16\x03\x03\x01:\x01\x00\x016\x03\x03\x9cij\xC9\x7fo`\xC1\xCcW\xA2\xCd\xE3'...\t\x00\x07\x02\x00\x04\x00\x00\x00\x00\x00\x17\x00\x00\x00+\x00\x05\x04\x03\x03\x03\x01>>>\x0b\x9f1\x19\x83\xC6(7p...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:26 919 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=319
2021-08-24 22:02:26 919 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill starting handshake SslConnection@378ec33c::SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=319/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 920 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=319 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 319 bytesProduced = 0 encryptedBuffer=[p=319,l=319,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\r\n\r\n#|\x85,\t...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\r\n\r\n#|\x85,\t...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:26 920 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_TASK
2021-08-24 22:02:26 920 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-24 22:02:26 920 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@378ec33c::SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 920 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4ebc900[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-24 22:02:26 920 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-24 22:02:26 920 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 90 sequenceNumber = 0 [p=0,l=90,c=17408,r=90] ioDone=false/false
2021-08-24 22:02:26 920 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 90 SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 920 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-24 22:02:26 920 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-24 22:02:26 920 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 1 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-08-24 22:02:26 920 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 920 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-24 22:02:26 920 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-24 22:02:26 920 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 45 sequenceNumber = 0 [p=0,l=45,c=17408,r=45] ioDone=false/false
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 45 SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@378ec33c{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@78101348[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01:\x01\x00\x016...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\r\n\r\n#|\x85,\t...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\r\n\r\n#|\x85,\t...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@378ec33c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 921 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} - Secure session established
2021-08-24 22:02:26 921 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} -  negotiated protocol: TLSv1.2
2021-08-24 22:02:26 921 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} -  negotiated cipher suite: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
2021-08-24 22:02:26 921 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} -  peer principal: C=US, O=ONAP, OU=OSAAF, OU=holmes-rule-mgmt@holmes-rule-mgmt.onap.org:DEV, CN=holmes-rule-mgmt
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@378ec33c::SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 51 HeapByteBuffer@78101348[p=0,l=51,c=17408,r=51]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xBc\xF4\x15\x93q'...\xA1\x0f\xF2\xEfh>\x17\xF4]\xDd\x83\xA9Q\x04\xC8\xE1\xE5\tU-\xC7\x85\x19>>>\xEcF%&\xA3\x94\x89Qy...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=51
2021-08-24 22:02:26 921 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} -  peer alternative names: [mark.d.manager@people.osaaf.com, holmes-rule-mgmt, holmes-rule-mgmt.api.simpledemo.onap.org, holmes-rule-mgmt.onap]
2021-08-24 22:02:26 921 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} -  issuer principal: CN=intermediateCA_9, OU=OSAAF, O=ONAP, C=US
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=51 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=51,c=17408,r=45] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\r\n\r\n#|\x85,\t...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\r\n\r\n#|\x85,\t...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@78101348[p=6,l=51,c=17408,r=45]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xBc\xF4\x15\x93q'\xEdge\xA1\x0f\xF2\xEfh>\x17\xF4]\xDd\x83\xA9Q\x04\xC8\xE1\xE5\tU-\xC7\x85\x19>>>\xEcF%&\xA3\x94\x89Qy...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2021-08-24 22:02:26 921 DEBUG [org.apache.http.impl.conn.DefaultHttpClientConnectionOperator][pool-2-thread-1] invocationID:{InvocationID} - Connection established 127.0.0.1:49808<->127.0.0.1:9101
2021-08-24 22:02:26 921 DEBUG [org.apache.http.impl.conn.DefaultManagedHttpClientConnection][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331: set socket timeout to 30000
2021-08-24 22:02:26 921 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-2-thread-1] invocationID:{InvocationID} - Executing request GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1
2021-08-24 22:02:26 921 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-2-thread-1] invocationID:{InvocationID} - Target auth state: UNCHALLENGED
2021-08-24 22:02:26 921 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-2-thread-1] invocationID:{InvocationID} - Proxy auth state: UNCHALLENGED
2021-08-24 22:02:26 921 DEBUG [jdk.event.security][dw-26] invocationID:{InvocationID} -  TLSHandshake: 127.0.0.1:43516, TLSv1.2, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, 0
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = FINISHED bytesConsumed = 45 bytesProduced = 0 encryptedBuffer=[p=51,l=51,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\r\n\r\n#|\x85,\t...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\r\n\r\n#|\x85,\t...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:26 921 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 >> GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1
2021-08-24 22:02:26 921 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 >> Content-Type: application/json
2021-08-24 22:02:26 921 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 >> Host: 127.0.0.1:9101
2021-08-24 22:02:26 921 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 >> Connection: Keep-Alive
2021-08-24 22:02:26 921 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 >> User-Agent: Apache-HttpClient/4.5.10 (Java/11.0.6)
2021-08-24 22:02:26 921 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 >> Accept-Encoding: gzip,deflate
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - handshake succeeded SslConnection@378ec33c::SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.2/TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@78101348[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\r\n\r\n#|\x85,\t...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\r\n\r\n#|\x85,\t...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:26 921 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 >> "GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1[\r][\n]"
2021-08-24 22:02:26 921 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 >> "Content-Type: application/json[\r][\n]"
2021-08-24 22:02:26 921 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 >> "Host: 127.0.0.1:9101[\r][\n]"
2021-08-24 22:02:26 921 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 >> "Connection: Keep-Alive[\r][\n]"
2021-08-24 22:02:26 921 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 >> "User-Agent: Apache-HttpClient/4.5.10 (Java/11.0.6)[\r][\n]"
2021-08-24 22:02:26 921 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2021-08-24 22:02:26 921 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 >> "[\r][\n]"
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=4/30000} filled 0 HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\r\n\r\n#|\x85,\t...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\r\n\r\n#|\x85,\t...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\r\n\r\n#|\x85,\t...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=4/30000} parsed false HttpParser{s=START,0 of -1}
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=4/30000}
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=4/30000}
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@70145b18{AC.ReadCB@2425a254{HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@378ec33c::SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@22be83f4{SSLC.NBReadCB@378ec33c{SslConnection@378ec33c::SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:26 921 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@63e833bc on ManagedSelector@44aeae34{STARTED} id=0 keys=2 selected=0 updates=0
2021-08-24 22:02:26 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=2 selected=0 updates=1
2021-08-24 22:02:26 922 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-24 22:02:26 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken with none selected
2021-08-24 22:02:26 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 0/0/2 selected
2021-08-24 22:02:26 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 0 keys, 1 updates
2021-08-24 22:02:26 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2021-08-24 22:02:26 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@63e833bc
2021-08-24 22:02:26 922 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 922 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@5999c672 size 1 > capacity
2021-08-24 22:02:26 922 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@5999c672 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:26 922 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:26 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 2 keys
2021-08-24 22:02:26 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 1/1/2 selected
2021-08-24 22:02:26 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 1 keys, 0 updates
2021-08-24 22:02:26 922 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:49808], selector=sun.nio.ch.EPollSelectorImpl@d88ec9, interestOps=1, readyOps=1 SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-24 22:02:26 922 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 923 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-24 22:02:26 923 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=4854]@2021-08-24T22:02:26.923144Z
2021-08-24 22:02:26 923 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@6dfdc469 offer EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=4854]@2021-08-24T22:02:26.923263Z
2021-08-24 22:02:26 923 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1
2021-08-24 22:02:26 923 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@2da09886 startThread=0
2021-08-24 22:02:26 923 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@6dfdc469 task=EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=4854]@2021-08-24T22:02:26.92339Z
2021-08-24 22:02:26 923 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@2da09886 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}]
2021-08-24 22:02:26 923 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=4854]@2021-08-24T22:02:26.923453Z tryProduce true
2021-08-24 22:02:26 923 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0
2021-08-24 22:02:26 923 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@2da09886 started
2021-08-24 22:02:26 923 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:26 923 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@2da09886 waiting
2021-08-24 22:02:26 923 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 923 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 2 keys
2021-08-24 22:02:26 923 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=4854]@2021-08-24T22:02:26.923572Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-24 22:02:26 923 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@22be83f4{SSLC.NBReadCB@378ec33c{SslConnection@378ec33c::SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:26 923 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@378ec33c::SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@378ec33c::SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@70145b18{AC.ReadCB@2425a254{HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@378ec33c::SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 236 HeapByteBuffer@78101348[p=0,l=236,c=17408,r=236]={<<<\x17\x03\x03\x00\xE7\x00\x00\x00\x00\x00\x00\x00\x01\xD6\xD9\xBf\x9cq)\xCf\xA4\x9b\x0fP\x8e...\xC8xJ`\xF3\x7f\xFa\xAei\x11\x8fM\xC8\x0e\x94\xCa;\x92\xD7B\xBc4\x81>>>\x02\x03\x03\x03\x01\x03\x02\x02\x03...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=236
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=236 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 236 bytesProduced = 207 encryptedBuffer=[p=236,l=236,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=207,c=17408,r=207]={<<>>X\xC9\x86\x9f\xD0\x14\xC0\x1a\x95...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=207,c=17408,r=207]={<<>>X\xC9\x86\x9f\xD0\x14\xC0\x1a\x95...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2425a254[p=HttpParser{s=START,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=2/30000} filled 207 HeapByteBuffer@345e0e1f[p=0,l=207,c=17408,r=207]={<<>>X\xC9\x86\x9f\xD0\x14\xC0\x1a\x95...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@345e0e1f[p=0,l=207,c=17408,r=207]={<<>>X\xC9\x86\x9f\xD0\x14\xC0\x1a\x95...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@345e0e1f[p=0,l=207,c=17408,r=207]={<<>>X\xC9\x86\x9f\xD0\x14\xC0\x1a\x95...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - START --> SPACE1
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE1 --> URI
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - URI --> SPACE2
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Content-Type: application/json --> IN_VALUE
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Content-Type: application/json --> FIELD
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: keep-alive --> IN_VALUE
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: keep-alive --> FIELD
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding --> IN_VALUE
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding --> FIELD
2021-08-24 22:02:26 924 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER --> CONTENT
2021-08-24 22:02:26 925 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - REQUEST for //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=0}
GET //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule HTTP/1.1
Content-Type: application/json
Host: 127.0.0.1:9101
Connection: keep-alive
User-Agent: Apache-HttpClient/4.5.10 (Java/11.0.6)
Accept-Encoding: gzip,deflate


2021-08-24 22:02:26 925 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=3/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-08-24 22:02:26 925 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=3/30000}
2021-08-24 22:02:26 925 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - handle //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=0} 
2021-08-24 22:02:26 925 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - handling HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-24 22:02:26 925 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=0}
2021-08-24 22:02:26 925 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-25] invocationID:{InvocationID} - Host 127.0.0.1 with SNI null
2021-08-24 22:02:26 925 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=0}
2021-08-24 22:02:26 925 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25] invocationID:{InvocationID} - GzipHandler@2bdab835{STARTED,min=256,inflate=8192} handle Request(GET https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule)@5a544097 in null
2021-08-24 22:02:26 925 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-25] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/rule @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-08-24 22:02:26 925 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-25] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/rule @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE}
2021-08-24 22:02:26 925 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/rule -> io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-24 22:02:26 925 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - chain=customFilter@134a8ead==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-2e362407@2e362407==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-17fbfb02@17fbfb02==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-24 22:02:26 925 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter customFilter@134a8ead==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-08-24 22:02:26 925 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Entering.
2021-08-24 22:02:26 925 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-08-24 22:02:26 925 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 1211e0b6-0d36-40c4-be65-90e7d0302c67
2021-08-24 22:02:26 925 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Invoking synchronously ... 
2021-08-24 22:02:26 925 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-2e362407@2e362407==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-08-24 22:02:26 925 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-17fbfb02@17fbfb02==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-08-24 22:02:26 925 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-24 22:02:26 926 TRACE [org.skife.jdbi.v2.DBI][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@7b0a3a72] obtained in 0 millis
2021-08-24 22:02:26 927 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@243bd5b4, maxRows=0, fetchSize=0, flags=16
2021-08-24 22:02:26 927 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> CloseStatement(S_653)
2021-08-24 22:02:26 927 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Parse(stmt=S_654,query="SELECT * FROM APLUS_RULE ",oids={})
2021-08-24 22:02:26 927 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Bind(stmt=S_654,portal=null)
2021-08-24 22:02:26 927 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Describe(portal=null)
2021-08-24 22:02:26 927 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2021-08-24 22:02:26 927 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Sync
2021-08-24 22:02:26 929 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE CloseComplete
2021-08-24 22:02:26 929 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE ErrorMessage(ERROR: relation "aplus_rule" does not exist
  Position: 15
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01)
2021-08-24 22:02:26 929 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2021-08-24 22:02:26 929 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query SELECT * FROM APLUS_RULE 
2021-08-24 22:02:26 929 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query SYNC
2021-08-24 22:02:26 929 WARN  [org.onap.holmes.rulemgt.db.CorrelationRuleQueryDao][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Failed to query the rule: id =null.
2021-08-24 22:02:26 929 TRACE [org.skife.jdbi.v2.DBI][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@7b0a3a72] released
2021-08-24 22:02:26 929 ERROR [org.onap.holmes.rulemgt.resources.RuleMgtResources][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - query rule failed,cause query condition conversion failure
org.onap.holmes.common.exception.CorrelationException: Failed to query the rule.
	at org.onap.holmes.rulemgt.db.CorrelationRuleQueryDao.getCorrelationRulesByCondition(CorrelationRuleQueryDao.java:60)
	at org.onap.holmes.rulemgt.wrapper.RuleMgtWrapper.getCorrelationRuleByCondition(RuleMgtWrapper.java:235)
	at org.onap.holmes.rulemgt.resources.RuleMgtResources.getCorrelationRules(RuleMgtResources.java:135)
	at jdk.internal.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
	at io.dropwizard.jetty.NonblockingServletHolder.handle(NonblockingServletHolder.java:50)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1617)
	at io.dropwizard.servlets.ThreadNameFilter.doFilter(ThreadNameFilter.java:35)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.handle(AllowedMethodsFilter.java:47)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.doFilter(AllowedMethodsFilter.java:41)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.onap.holmes.common.utils.transactionid.TransactionIdFilter.doFilter(TransactionIdFilter.java:73)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at com.codahale.metrics.jetty9.InstrumentedHandler.handle(InstrumentedHandler.java:249)
	at io.dropwizard.jetty.ContextRoutingHandler.handle(ContextRoutingHandler.java:37)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
	at org.eclipse.jetty.server.handler.RequestLogHandler.handle(RequestLogHandler.java:54)
	at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:173)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.skife.jdbi.v2.exceptions.UnableToExecuteStatementException: org.postgresql.util.PSQLException: ERROR: relation "aplus_rule" does not exist
  Position: 15
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01 [statement:"SELECT * FROM APLUS_RULE ", located:"SELECT * FROM APLUS_RULE ", rewritten:"SELECT * FROM APLUS_RULE ", arguments:{ positional:{}, named:{}, finder:[]}]
	at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1338)
	at org.skife.jdbi.v2.Query.fold(Query.java:173)
	at org.skife.jdbi.v2.Query.list(Query.java:82)
	at org.skife.jdbi.v2.Query.list(Query.java:75)
	at org.onap.holmes.rulemgt.db.CorrelationRuleQueryDao.getCorrelationRulesByCondition(CorrelationRuleQueryDao.java:53)
	... 71 common frames omitted
Caused by: org.postgresql.util.PSQLException: ERROR: relation "aplus_rule" does not exist
  Position: 15
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01
	at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2532)
	at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2267)
	at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:312)
	at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:448)
	at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:369)
	at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:153)
	at org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:142)
	at jdk.internal.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.apache.tomcat.jdbc.pool.StatementFacade$StatementProxy.invoke(StatementFacade.java:114)
	at com.sun.proxy.$Proxy81.execute(Unknown Source)
	at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1327)
	... 75 common frames omitted
2021-08-24 22:02:26 930 DEBUG [org.glassfish.jersey.server.ServerRuntime$Responder][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Starting mapping of the exception.
javax.ws.rs.WebApplicationException: HTTP 499 
	at org.onap.holmes.common.utils.ExceptionUtil.buildExceptionResponse(ExceptionUtil.java:32)
	at org.onap.holmes.rulemgt.resources.RuleMgtResources.getCorrelationRules(RuleMgtResources.java:140)
	at jdk.internal.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
	at io.dropwizard.jetty.NonblockingServletHolder.handle(NonblockingServletHolder.java:50)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1617)
	at io.dropwizard.servlets.ThreadNameFilter.doFilter(ThreadNameFilter.java:35)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.handle(AllowedMethodsFilter.java:47)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.doFilter(AllowedMethodsFilter.java:41)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.onap.holmes.common.utils.transactionid.TransactionIdFilter.doFilter(TransactionIdFilter.java:73)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at com.codahale.metrics.jetty9.InstrumentedHandler.handle(InstrumentedHandler.java:249)
	at io.dropwizard.jetty.ContextRoutingHandler.handle(ContextRoutingHandler.java:37)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
	at org.eclipse.jetty.server.handler.RequestLogHandler.handle(RequestLogHandler.java:54)
	at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:173)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-24 22:02:26 931 DEBUG [org.glassfish.jersey.server.ServerRuntime$Responder][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - WebApplicationException (WAE) with non-null entity thrown. Response with status 499 is directly generated from the WAE.
javax.ws.rs.WebApplicationException: HTTP 499 
	at org.onap.holmes.common.utils.ExceptionUtil.buildExceptionResponse(ExceptionUtil.java:32)
	at org.onap.holmes.rulemgt.resources.RuleMgtResources.getCorrelationRules(RuleMgtResources.java:140)
	at jdk.internal.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
	at io.dropwizard.jetty.NonblockingServletHolder.handle(NonblockingServletHolder.java:50)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1617)
	at io.dropwizard.servlets.ThreadNameFilter.doFilter(ThreadNameFilter.java:35)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.handle(AllowedMethodsFilter.java:47)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.doFilter(AllowedMethodsFilter.java:41)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.onap.holmes.common.utils.transactionid.TransactionIdFilter.doFilter(TransactionIdFilter.java:73)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at com.codahale.metrics.jetty9.InstrumentedHandler.handle(InstrumentedHandler.java:249)
	at io.dropwizard.jetty.ContextRoutingHandler.handle(ContextRoutingHandler.java:37)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
	at org.eclipse.jetty.server.handler.RequestLogHandler.handle(RequestLogHandler.java:54)
	at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:173)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-24 22:02:26 931 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@76601116 exclude by status 499
2021-08-24 22:02:26 931 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@4b6a0056[p=0,l=25,c=8192,r=25]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@3106eafa{null}
2021-08-24 22:02:26 931 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=6}
499  HTTP/1.1
Date: Tue, 24 Aug 2021 22:02:26 GMT
X-TransactionID: 1211e0b6-0d36-40c4-be65-90e7d0302c67
X-InvocationID: 7af918b1-6e92-41f9-ac52-73cd2a022c1f
Content-Length: 25
Content-Type: text/plain


2021-08-24 22:02:26 931 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@76183c1f[PROCESSING][i=HTTP/1.1{s=499,h=5,cl=25},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@66b6b] (null,[p=0,l=25,c=8192,r=25],true)@START
2021-08-24 22:02:26 931 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=499,h=5,cl=25} last=true content=HeapByteBuffer@4b6a0056[p=0,l=25,c=8192,r=25]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:26 931 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Date: Tue, 24 Aug 2021 22:02:26 GMT
X-TransactionID: 1211e0b6-0d36-40c4-be65-90e7d0302c67
X-InvocationID: 7af918b1-6e92-41f9-ac52-73cd2a022c1f
Content-Length: 25
Content-Type: text/plain


2021-08-24 22:02:26 931 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - CONTENT_LENGTH
2021-08-24 22:02:26 931 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@76183c1f[PROCESSING][i=HTTP/1.1{s=499,h=5,cl=25},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@66b6b] ([p=0,l=209,c=8192,r=209],[p=0,l=25,c=8192,r=25],true)@COMPLETING
2021-08-24 22:02:26 931 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - write: WriteFlusher@1b75b38d{IDLE}->null [HeapByteBuffer@2bda3f46[p=0,l=209,c=8192,r=209]={<<>>ary: Acce...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4b6a0056[p=0,l=25,c=8192,r=25]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-08-24 22:02:26 931 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - update WriteFlusher@1b75b38d{WRITING}->null:IDLE-->WRITING
2021-08-24 22:02:26 931 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - >flush SslConnection@378ec33c::SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=W,to=10/30000}=>HttpConnection@2425a254[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@792a616b{s=COMPLETING}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=6}
2021-08-24 22:02:26 931 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@2bda3f46[p=0,l=209,c=8192,r=209]={<<>>ary: Acce...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:26 931 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@4b6a0056[p=0,l=25,c=8192,r=25]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:26 931 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-08-24 22:02:26 931 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 234 bytesProduced = 263 sequenceNumber = 1 [p=0,l=263,c=17408,r=263] ioDone=false/false
2021-08-24 22:02:26 932 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 << "HTTP/1.1 499 [\r][\n]"
2021-08-24 22:02:26 932 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flushed 263 SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=W,to=10/30000}=>HttpConnection@2425a254[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@792a616b{s=COMPLETING}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-08-24 22:02:26 932 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 << "Date: Tue, 24 Aug 2021 22:02:26 GMT[\r][\n]"
2021-08-24 22:02:26 932 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-24 22:02:26 932 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 << "X-TransactionID: 1211e0b6-0d36-40c4-be65-90e7d0302c67[\r][\n]"
2021-08-24 22:02:26 932 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 << "X-InvocationID: 7af918b1-6e92-41f9-ac52-73cd2a022c1f[\r][\n]"
2021-08-24 22:02:26 932 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 << "Content-Type: text/plain[\r][\n]"
2021-08-24 22:02:26 932 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 << "Content-Length: 25[\r][\n]"
2021-08-24 22:02:26 932 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 << "[\r][\n]"
2021-08-24 22:02:26 932 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 << "Failed to query the rule."
2021-08-24 22:02:26 932 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 << HTTP/1.1 499 
2021-08-24 22:02:26 932 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=W,to=10/30000}=>HttpConnection@2425a254[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@792a616b{s=COMPLETING}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-08-24 22:02:26 932 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 << Date: Tue, 24 Aug 2021 22:02:26 GMT
2021-08-24 22:02:26 932 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 << X-TransactionID: 1211e0b6-0d36-40c4-be65-90e7d0302c67
2021-08-24 22:02:26 932 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 << X-InvocationID: 7af918b1-6e92-41f9-ac52-73cd2a022c1f
2021-08-24 22:02:26 932 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 << Content-Type: text/plain
2021-08-24 22:02:26 932 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331 << Content-Length: 25
2021-08-24 22:02:26 932 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Flushed=true written=234 remaining=0 WriteFlusher@1b75b38d{WRITING}->null
2021-08-24 22:02:26 932 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - update WriteFlusher@1b75b38d{IDLE}->null:WRITING-->IDLE
2021-08-24 22:02:26 932 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@76183c1f[PROCESSING][i=HTTP/1.1{s=499,h=5,cl=25},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@66b6b] ([p=209,l=209,c=8192,r=0],[p=25,l=25,c=8192,r=0],true)@END
2021-08-24 22:02:26 932 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-2-thread-1] invocationID:{InvocationID} - Connection can be kept alive indefinitely
2021-08-24 22:02:26 932 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=8fe47e9c-bb6a-41f8-a02c-606ef3b5ed6a, referenceCounter=0, store size=0} on thread dw-25 - GET /api/holmes-rule-mgmt/v1/rule
2021-08-24 22:02:26 932 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-2-thread-1] invocationID:{InvocationID} - Cancelling request execution
2021-08-24 22:02:26 932 DEBUG [org.apache.http.impl.conn.DefaultManagedHttpClientConnection][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-331: Shutdown connection
2021-08-24 22:02:26 932 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Exiting.
2021-08-24 22:02:26 932 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-08-24 22:02:26 932 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-2-thread-1] invocationID:{InvocationID} - Connection discarded
2021-08-24 22:02:26 932 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@4b7bfdf0{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-08-24 22:02:26 932 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@4b7bfdf0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-24 22:02:26 932 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-08-24 22:02:26 932 DEBUG [org.apache.http.impl.conn.PoolingHttpClientConnectionManager][pool-2-thread-1] invocationID:{InvocationID} - Connection released: [id: 331][route: {s}->https://127.0.0.1:9101][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 200]
2021-08-24 22:02:26 932 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - completed HttpChannelState@4b7bfdf0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-24 22:02:26 932 ERROR [org.onap.holmes.rulemgt.dcae.DcaeConfigurationPolling][pool-2-thread-1] invocationID:{InvocationID} - Failed to get right response!Get an error status from server : 499
org.onap.holmes.common.exception.CorrelationException: Get an error status from server : 499
	at org.onap.holmes.common.utils.HttpsUtils.extractResponseEntity(HttpsUtils.java:153)
	at org.onap.holmes.rulemgt.dcae.DcaeConfigurationPolling.getAllCorrelationRules(DcaeConfigurationPolling.java:108)
	at org.onap.holmes.rulemgt.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:79)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-24 22:02:26 932 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@4b7bfdf0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-24 22:02:26 932 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@4b7bfdf0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-24 22:02:26 932 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-08-24 22:02:26 932 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/rule written=25
2021-08-24 22:02:26 932 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - unconsumed input HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=11/30000}
127.0.0.1 - - [24/Aug/2021:22:02:26 +0000] "GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1" 499 25 "-" "Apache-HttpClient/4.5.10 (Java/11.0.6)" 7
2021-08-24 22:02:26 933 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@378ec33c::SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@2425a254[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@792a616b{s=END}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-08-24 22:02:26 933 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-24 22:02:26 933 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 31 HeapByteBuffer@78101348[p=0,l=31,c=17408,r=31]={<<<\x15\x03\x03\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x02+K\xD7\xAd?!\x14\xEc6/>\x15\xFb\xB6\xA3\xEbrq>>>le-mgmt/v...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:26 933 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=31
2021-08-24 22:02:26 933 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=31 Status = CLOSED HandshakeStatus = NEED_WRAP bytesConsumed = 31 bytesProduced = 0 encryptedBuffer=[p=31,l=31,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:26 933 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@378ec33c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@2425a254[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@792a616b{s=END}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=8}
2021-08-24 22:02:26 933 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - atEOF HttpParser{s=CONTENT,0 of -1}
2021-08-24 22:02:26 933 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:26 933 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-24 22:02:26 933 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=CONTENT HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:26 933 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CONTENT --> CONTENT_END
2021-08-24 22:02:26 933 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - onContentComplete HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=8}
2021-08-24 22:02:26 933 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CONTENT_END --> END
2021-08-24 22:02:26 933 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - onRequestComplete HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=8}
2021-08-24 22:02:26 933 DEBUG [org.eclipse.jetty.server.HttpInput][dw-25] invocationID:{InvocationID} - HttpInputOverHTTP@1da2db23[c=0,q=0,[0]=null,s=STREAM] addContent EOF
2021-08-24 22:02:26 933 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - END --> CLOSED
2021-08-24 22:02:26 933 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-24 22:02:26 933 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=11/30000}
2021-08-24 22:02:26 933 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - recycle HttpChannelState@4b7bfdf0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-24 22:02:26 933 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 933 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@378ec33c::SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@2425a254[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 934 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-24 22:02:26 934 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@378ec33c::SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@2425a254[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 934 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4ebc900[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-24 22:02:26 934 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-24 22:02:26 934 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 31 sequenceNumber = 2 [p=0,l=31,c=17408,r=31] ioDone=true/true
2021-08-24 22:02:26 934 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=12/30000} stored flush exception
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
	at org.eclipse.jetty.io.ssl.SslConnection.networkFlush(SslConnection.java:477)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:1071)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:646)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.writev(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at java.base/java.nio.channels.SocketChannel.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
	... 20 common frames omitted
2021-08-24 22:02:26 934 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@2425a254[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 934 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=12/30000}
2021-08-24 22:02:26 934 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - shutdownOutput: SslConnection@378ec33c::SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2425a254[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=false
2021-08-24 22:02:26 934 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@378ec33c::SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2425a254[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 934 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4ebc900[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-24 22:02:26 934 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,CLOSED,fill=-,flush=-,to=13/30000}
2021-08-24 22:02:26 935 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2425a254[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 935 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2425a254[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 935 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - doClose SocketChannelEndPoint@5f0255a2{l=/127.0.0.1:9101,r=/127.0.0.1:49808,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=/127.0.0.1:9101,r=/127.0.0.1:49808,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2425a254[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 935 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onClose FillInterest@22be83f4{null}
2021-08-24 22:02:26 935 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup ManagedSelector@44aeae34{STARTED} id=0 keys=2 selected=0 updates=0
2021-08-24 22:02:26 935 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a6df44c startThread=0
2021-08-24 22:02:26 935 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken with none selected
2021-08-24 22:02:26 935 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 0/0/1 selected
2021-08-24 22:02:26 935 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 0 keys, 0 updates
2021-08-24 22:02:26 935 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0
2021-08-24 22:02:26 935 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:26 935 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 1 keys
2021-08-24 22:02:26 935 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a6df44c in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:26 935 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close SocketChannelEndPoint@5f0255a2{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2425a254[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 935 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@5f0255a2{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2425a254[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 935 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25] invocationID:{InvocationID} - ignored: WriteFlusher@1b75b38d{IDLE}->null
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
	at org.eclipse.jetty.io.ssl.SslConnection.networkFlush(SslConnection.java:477)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:1071)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:646)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.writev(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at java.base/java.nio.channels.SocketChannel.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
	... 20 common frames omitted
2021-08-24 22:02:26 935 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@5f0255a2{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2425a254[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 935 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onFail FillInterest@70145b18{null}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
	at org.eclipse.jetty.io.ssl.SslConnection.networkFlush(SslConnection.java:477)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:1071)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:646)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.writev(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at java.base/java.nio.channels.SocketChannel.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
	... 20 common frames omitted
2021-08-24 22:02:26 935 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000}
2021-08-24 22:02:26 935 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2425a254[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 936 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose SslConnection@378ec33c::SocketChannelEndPoint@5f0255a2{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2425a254[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 936 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6991e78{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000}
2021-08-24 22:02:26 936 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - 
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
	at org.eclipse.jetty.io.ssl.SslConnection.networkFlush(SslConnection.java:477)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:1071)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:646)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.writev(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at java.base/java.nio.channels.SocketChannel.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
	... 20 common frames omitted
2021-08-24 22:02:26 936 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSED,0 of -1}
2021-08-24 22:02:26 936 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a6df44c in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:26 936 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close DecryptedEndPoint@6991e78{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000}
2021-08-24 22:02:26 936 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) DecryptedEndPoint@6991e78{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000}
2021-08-24 22:02:26 936 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-24 22:02:26 936 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=CLOSED HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:26 936 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-24 22:02:26 936 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000}
2021-08-24 22:02:26 936 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@6991e78{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000}
2021-08-24 22:02:26 936 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@2425a254::DecryptedEndPoint@6991e78{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000} onFillable exit HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-24 22:02:26 936 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@378ec33c{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6991e78{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2425a254[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@792a616b{s=START}]=>HttpChannelOverHttp@6b8d8434{s=HttpChannelState@4b7bfdf0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:26 936 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@4418dc28 size 1 > capacity
2021-08-24 22:02:26 936 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@4418dc28 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:29 483 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 1/1/1 selected
2021-08-24 22:02:29 483 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 1 keys, 0 updates
2021-08-24 22:02:29 483 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.59:9101 remote=/10.233.66.92:57997], selector=sun.nio.ch.EPollSelectorImpl@d88ec9, interestOps=1, readyOps=1 SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=4995/30000}{io=1/1,kio=1,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=4995/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-24 22:02:29 483 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=4995/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=4996/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 483 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=4995/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=4996/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-24 22:02:29 484 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=4855]@2021-08-24T22:02:29.484077Z
2021-08-24 22:02:29 484 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@2da09886 offer EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=4855]@2021-08-24T22:02:29.484155Z
2021-08-24 22:02:29 484 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1
2021-08-24 22:02:29 484 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@7b891fa5 startThread=0
2021-08-24 22:02:29 484 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=4855]@2021-08-24T22:02:29.484383Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=4996/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=4996/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-24 22:02:29 484 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@2ecdf528-RuleActiveApp@6bb4cc0e{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@601f960d[java.nio.channels.SocketChannel[connected local=/10.233.75.59:9101 remote=/10.233.66.92:41317]] on ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=1 updates=0
2021-08-24 22:02:29 484 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@26f1a4b4{SSLC.NBReadCB@60fdfb1a{SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=4996/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=4996/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:29 484 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@7b891fa5 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}]
2021-08-24 22:02:29 484 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@7b891fa5 started
2021-08-24 22:02:29 484 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@7b891fa5 waiting
2021-08-24 22:02:29 484 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >c.onFillable SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=4996/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=4997/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 484 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@2da09886 task=EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=4856]@2021-08-24T22:02:29.484771Z
2021-08-24 22:02:29 484 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=4856]@2021-08-24T22:02:29.484826Z tryProduce true
2021-08-24 22:02:29 484 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2021-08-24 22:02:29 484 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update Accept@601f960d[java.nio.channels.SocketChannel[connected local=/10.233.75.59:9101 remote=/10.233.66.92:41317]]
2021-08-24 22:02:29 484 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillable SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=4996/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=4997/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 484 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue Accept@601f960d[java.nio.channels.SocketChannel[connected local=/10.233.75.59:9101 remote=/10.233.66.92:41317]] startThread=0
2021-08-24 22:02:29 484 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:29 484 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@34eebffa{AC.ReadCB@484d21cf{HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=FI,flush=-,to=4997/30000}}}
2021-08-24 22:02:29 484 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=4997/30000} onFillable enter HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=4996/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=4997/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 2 keys
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=4996/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=4997/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run Accept@601f960d[java.nio.channels.SocketChannel[connected local=/10.233.75.59:9101 remote=/10.233.66.92:41317]] in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-24] invocationID:{InvocationID} - SocketChannelEndPoint@49e33793{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 24 HeapByteBuffer@42f9382e[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xD3\x116\xA0l\xDd;N\x8e\xFa\xCe\xE9i\xE7I\x0e\xE68\xA8>>>|\x0f\xA7b\xBb\xA7\xCd\x07\xA6...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=24
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-24] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@1bfd792c
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NEED_WRAP bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@60fdfb1a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=4997/30000}=>HttpConnection@484d21cf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - new HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - atEOF HttpParser{s=START,0 of -1}
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - New HTTP Connection HttpConnection@4f168042::DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=0/30000}
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=4997/30000} filled -1 HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=4997/30000} parse HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100668440@55c21ffc on ManagedSelector@44aeae34{STARTED} id=0 keys=2 selected=0 updates=0
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - START --> CLOSED
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=4998/30000}
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@49e33793{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5020f589{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close(null) DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=4998/30000}
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - shutdownOutput: SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,CLOSED,fill=-,flush=-,to=4998/30000}=>HttpConnection@484d21cf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=false
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen SslConnection@5020f589::SocketChannelEndPoint@49e33793{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5020f589{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen HttpConnection@4f168042::DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=0/30000}
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@4f168042::DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=0/30000}
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@1e3a041{AC.ReadCB@4f168042{HttpConnection@4f168042::DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >flush SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,CLOSED,fill=-,flush=-,to=4998/30000}=>HttpConnection@484d21cf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4ebc900[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-24 22:02:29 485 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-24 22:02:29 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=true/true
2021-08-24 22:02:29 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@5020f589::SocketChannelEndPoint@49e33793{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5020f589{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@5020f589{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 486 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@441b727e{SSLC.NBReadCB@5020f589{SslConnection@5020f589::SocketChannelEndPoint@49e33793{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5020f589{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:29 486 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,CLOSED,fill=-,flush=-,to=4998/30000}=>HttpConnection@484d21cf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-24 22:02:29 486 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@49e33793{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5020f589{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 486 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,CLOSED,fill=-,flush=-,to=4998/30000}=>HttpConnection@484d21cf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 486 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@13c04bc9 on ManagedSelector@44aeae34{STARTED} id=0 keys=2 selected=0 updates=1
2021-08-24 22:02:29 486 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=2 selected=0 updates=2
2021-08-24 22:02:29 486 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken with none selected
2021-08-24 22:02:29 486 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 0/0/2 selected
2021-08-24 22:02:29 486 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 0 keys, 2 updates
2021-08-24 22:02:29 486 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 2
2021-08-24 22:02:29 486 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100668440@55c21ffc
2021-08-24 22:02:29 486 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Created SocketChannelEndPoint@49e33793{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5020f589{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 486 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@13c04bc9
2021-08-24 22:02:29 486 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran Accept@601f960d[java.nio.channels.SocketChannel[connected local=/10.233.75.59:9101 remote=/10.233.66.92:41317]] in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:29 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,CLOSED,fill=-,flush=-,to=4998/30000}=>HttpConnection@484d21cf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 486 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@49e33793{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@5020f589{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 486 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:29 486 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 2 keys
2021-08-24 22:02:29 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - ensureFillInterested SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,CLOSED,fill=-,flush=-,to=4999/30000}=>HttpConnection@484d21cf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 486 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@26f1a4b4{SSLC.NBReadCB@60fdfb1a{SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,CLOSED,fill=-,flush=-,to=4999/30000}=>HttpConnection@484d21cf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:29 487 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 woken up from select, 1/1/2 selected
2021-08-24 22:02:29 487 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,CLOSED,fill=-,flush=-,to=4999/30000}=>HttpConnection@484d21cf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 487 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 processing 1 keys, 0 updates
2021-08-24 22:02:29 487 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@29dbbe5b on ManagedSelector@44aeae34{STARTED} id=0 keys=2 selected=1 updates=0
2021-08-24 22:02:29 487 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,CLOSED,fill=-,flush=-,to=4999/30000}=>HttpConnection@484d21cf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 487 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.59:9101 remote=/10.233.66.92:41317], selector=sun.nio.ch.EPollSelectorImpl@d88ec9, interestOps=1, readyOps=1 SocketChannelEndPoint@49e33793{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5020f589{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-24 22:02:29 487 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,CLOSED,fill=-,flush=-,to=4999/30000}=>HttpConnection@484d21cf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 487 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@49e33793{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5020f589{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 487 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - doClose SocketChannelEndPoint@56fb5f34{l=/10.233.75.59:9101,r=/10.233.66.92:57997,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=/10.233.75.59:9101,r=/10.233.66.92:57997,CLOSED,fill=-,flush=-,to=4999/30000}=>HttpConnection@484d21cf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 487 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@49e33793{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5020f589{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-24 22:02:29 487 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=4856]@2021-08-24T22:02:29.487578Z
2021-08-24 22:02:29 487 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@7b891fa5 offer EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=4856]@2021-08-24T22:02:29.48764Z
2021-08-24 22:02:29 487 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - onClose FillInterest@26f1a4b4{SSLC.NBReadCB@60fdfb1a{SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/1,kio=-1,kro=-1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=4999/30000}=>HttpConnection@484d21cf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:29 487 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1
2021-08-24 22:02:29 487 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@48da66e startThread=0
2021-08-24 22:02:29 487 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillableFail SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/1,kio=-1,kro=-1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5000/30000}=>HttpConnection@484d21cf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 487 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@7b891fa5 task=EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=4856]@2021-08-24T22:02:29.487831Z
2021-08-24 22:02:29 487 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=4856]@2021-08-24T22:02:29.487861Z tryProduce true
2021-08-24 22:02:29 487 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1
2021-08-24 22:02:29 487 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100629840@29dbbe5b
2021-08-24 22:02:29 487 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - onFail FillInterest@34eebffa{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:227)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1366)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:254)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:233)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1595)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:361)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:258)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-24 22:02:29 487 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@48da66e in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}]
2021-08-24 22:02:29 487 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Wakeup ManagedSelector@44aeae34{STARTED} id=0 keys=2 selected=1 updates=0
2021-08-24 22:02:29 487 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@48da66e started
2021-08-24 22:02:29 487 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@9ab5e76 startThread=0
2021-08-24 22:02:29 488 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - onClose FillInterest@34eebffa{null}
2021-08-24 22:02:29 488 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@48da66e waiting
2021-08-24 22:02:29 488 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5000/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-24 22:02:29 488 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Ignoring key update for cancelled key SocketChannelEndPoint@56fb5f34{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5000/30000}=>HttpConnection@484d21cf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 488 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5000/30000}
2021-08-24 22:02:29 488 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@5424341c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5000/30000}
2021-08-24 22:02:29 488 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5000/30000} onFillable exit HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-24 22:02:29 488 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@9ab5e76 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:29 488 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close SocketChannelEndPoint@56fb5f34{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5000/30000}=>HttpConnection@484d21cf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 488 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5000/30000}=>HttpConnection@484d21cf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 488 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@6dfdc469 size 1 > capacity
2021-08-24 22:02:29 488 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@6dfdc469 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:29 488 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@56fb5f34{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5000/30000}=>HttpConnection@484d21cf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 488 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2021-08-24 22:02:29 488 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@56fb5f34{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5000/30000}=>HttpConnection@484d21cf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 488 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose HttpConnection@484d21cf::DecryptedEndPoint@5424341c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5000/30000}
2021-08-24 22:02:29 488 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@49e33793{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5020f589{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 488 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@d88ec9 waiting with 2 keys
2021-08-24 22:02:29 488 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=4856]@2021-08-24T22:02:29.488597Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@49e33793{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5020f589{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-24 22:02:29 488 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose SslConnection@60fdfb1a::SocketChannelEndPoint@56fb5f34{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@60fdfb1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5424341c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5001/30000}=>HttpConnection@484d21cf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@150cb7cd{s=START}]=>HttpChannelOverHttp@22409c91{s=HttpChannelState@582ac2d2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 488 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@9ab5e76 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}]
2021-08-24 22:02:29 488 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@441b727e{SSLC.NBReadCB@5020f589{SslConnection@5020f589::SocketChannelEndPoint@49e33793{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5020f589{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:29 488 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@5020f589::SocketChannelEndPoint@49e33793{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5020f589{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 489 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@5020f589::SocketChannelEndPoint@49e33793{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5020f589{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 489 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@1e3a041{AC.ReadCB@4f168042{HttpConnection@4f168042::DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-08-24 22:02:29 489 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@4f168042::DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-24 22:02:29 489 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@5020f589::SocketChannelEndPoint@49e33793{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5020f589{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 489 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-24 22:02:29 489 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 517 HeapByteBuffer@42f9382e[p=0,l=517,c=17408,r=517]={<<<\x16\x03\x01\x02\x00\x01\x00\x01\xFc\x03\x03\xC5\x94?\xD0\xBb\xF0x\x11\x1f,c\x0f\x8d\xE4...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00>>>A.\xC2M\x92_\xA7\x9a\xDb...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:29 489 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=517
2021-08-24 22:02:29 489 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill starting handshake SslConnection@5020f589::SocketChannelEndPoint@49e33793{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5020f589{NOT_HANDSHAKING,eio=517/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=517 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 517 bytesProduced = 0 encryptedBuffer=[p=517,l=517,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:29 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_TASK
2021-08-24 22:02:29 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-24 22:02:29 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@5020f589::SocketChannelEndPoint@49e33793{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5020f589{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4ebc900[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-24 22:02:29 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-24 22:02:29 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2021-08-24 22:02:29 490 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@49e33793{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5020f589{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 491 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-24 22:02:29 491 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@5020f589{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 491 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-24 22:02:29 491 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@42f9382e[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x02\x00\x01\x00\x01\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:29 491 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2021-08-24 22:02:29 491 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:29 491 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@5020f589{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 491 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@5020f589::SocketChannelEndPoint@49e33793{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5020f589{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 491 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-24 22:02:29 491 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@42f9382e[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x02\x00\x01\x00\x01\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:29 491 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2021-08-24 22:02:29 491 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:29 491 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@5020f589{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 491 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@4f168042::DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=5/30000} filled 0 HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:29 491 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@4f168042::DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-24 22:02:29 491 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@345e0e1f[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-24 22:02:29 491 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@4f168042::DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=START,0 of -1}
2021-08-24 22:02:29 491 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@4f168042::DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=5/30000}
2021-08-24 22:02:29 491 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - fillInterested HttpConnection@4f168042::DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=5/30000}
2021-08-24 22:02:29 491 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@1e3a041{AC.ReadCB@4f168042{HttpConnection@4f168042::DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-24 22:02:29 492 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@5020f589::SocketChannelEndPoint@49e33793{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5020f589{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 492 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@5020f589{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 492 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@441b727e{SSLC.NBReadCB@5020f589{SslConnection@5020f589::SocketChannelEndPoint@49e33793{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5020f589{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-24 22:02:29 492 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@49e33793{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5020f589{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fd2ba8d{l=/10.233.75.59:9101,r=/10.233.66.92:41317,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4f168042[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a0c2bd2{s=START}]=>HttpChannelOverHttp@4d8af884{s=HttpChannelState@6f5d475a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-24 22:02:29 492 DEBUG [org.eclipse.jetty.io.Manag