2022-05-20T20:50:40.083Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2999826b::SocketChannelEndPoint@4ad1c746{/10.233.72.119:58764<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2999826b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fa45e4f{/10.233.72.119:58764<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2bd31938[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14f2e731{s=START}]=>HttpChannelOverHttp@7fbfbeef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:40.083Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@edc2e4::SocketChannelEndPoint@733e92b5{/10.233.72.119:58766<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@edc2e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516e3e0c{/10.233.72.119:58766<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@74a9a3e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@205302ab{s=START}]=>HttpChannelOverHttp@250a375f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-05-20T20:50:40.083Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2df5c87d 2022-05-20T20:50:40.083Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2bd31938::DecryptedEndPoint@1fa45e4f{/10.233.72.119:58764<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-05-20T20:50:40.083Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@edc2e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516e3e0c{/10.233.72.119:58766<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@74a9a3e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@205302ab{s=START}]=>HttpChannelOverHttp@250a375f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:40.083Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1fa45e4f{/10.233.72.119:58764<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-05-20T20:50:40.083Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2bd31938::DecryptedEndPoint@1fa45e4f{/10.233.72.119:58764<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@5b8b410a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-20T20:50:40.084Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@edc2e4::SocketChannelEndPoint@733e92b5{/10.233.72.119:58766<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@edc2e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516e3e0c{/10.233.72.119:58766<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@74a9a3e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@205302ab{s=START}]=>HttpChannelOverHttp@250a375f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) 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:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-05-20T20:50:40.084Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@516e3e0c{/10.233.72.119:58766<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-05-20T20:50:40.084Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2999826b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fa45e4f{/10.233.72.119:58764<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2bd31938[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14f2e731{s=START}]=>HttpChannelOverHttp@7fbfbeef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:40.084Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@733e92b5{/10.233.72.119:58766<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@edc2e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516e3e0c{/10.233.72.119:58766<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@74a9a3e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@205302ab{s=START}]=>HttpChannelOverHttp@250a375f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:40.084Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@7560e548 waiting 2022-05-20T20:50:40.084Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@733e92b5{/10.233.72.119:58766<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@edc2e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516e3e0c{/10.233.72.119:58766<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@74a9a3e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@205302ab{s=START}]=>HttpChannelOverHttp@250a375f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:40.084Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@733e92b5{/10.233.72.119:58766<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@edc2e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516e3e0c{/10.233.72.119:58766<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@74a9a3e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@205302ab{s=START}]=>HttpChannelOverHttp@250a375f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:40.084Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@fbc87c4{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) 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.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) 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:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-20T20:50:40.084Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5af02def{null} 2022-05-20T20:50:40.084Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2b5ca574{STARTED} id=0 keys=1 selected=0 updates=0 2022-05-20T20:50:40.084Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@100a5f03 2022-05-20T20:50:40.084Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-05-20T20:50:40.084Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-05-20T20:50:40.084Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates 2022-05-20T20:50:40.084Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-20T20:50:40.084Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:50:40.084Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys 2022-05-20T20:50:40.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@100a5f03 2022-05-20T20:50:40.084Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@733e92b5{/10.233.72.119:58766<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@edc2e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516e3e0c{/10.233.72.119:58766<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@74a9a3e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@205302ab{s=START}]=>HttpChannelOverHttp@250a375f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:40.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@733e92b5{/10.233.72.119:58766<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@edc2e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516e3e0c{/10.233.72.119:58766<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@74a9a3e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@205302ab{s=START}]=>HttpChannelOverHttp@250a375f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:40.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@74a9a3e1::DecryptedEndPoint@516e3e0c{/10.233.72.119:58766<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-05-20T20:50:40.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@edc2e4::SocketChannelEndPoint@733e92b5{/10.233.72.119:58766<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@edc2e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516e3e0c{/10.233.72.119:58766<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@74a9a3e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@205302ab{s=START}]=>HttpChannelOverHttp@250a375f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:40.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@100a5f03 2022-05-20T20:50:40.084Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@733e92b5{/10.233.72.119:58766<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@edc2e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516e3e0c{/10.233.72.119:58766<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@74a9a3e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@205302ab{s=START}]=>HttpChannelOverHttp@250a375f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:40.084Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@425f29ee{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) 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.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-20T20:50:40.084Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@63ff3cda{null} 2022-05-20T20:50:40.084Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@74a9a3e1::DecryptedEndPoint@516e3e0c{/10.233.72.119:58766<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-05-20T20:50:40.084Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@74a9a3e1::DecryptedEndPoint@516e3e0c{/10.233.72.119:58766<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-05-20T20:50:40.085Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@516e3e0c{/10.233.72.119:58766<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-05-20T20:50:40.085Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@74a9a3e1::DecryptedEndPoint@516e3e0c{/10.233.72.119:58766<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@56c2a5ae{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-20T20:50:40.085Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@edc2e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@516e3e0c{/10.233.72.119:58766<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@74a9a3e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@205302ab{s=START}]=>HttpChannelOverHttp@250a375f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:40.085Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@32cc82d size 2 > capacity 2022-05-20T20:50:40.085Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=2/2,p=0}@32cc82d 2022-05-20T20:50:45.911Z||Session-HouseKeeper-56d93692|AAIUI||org.eclipse.jetty.server.session|DEBUG|node0 scavenging sessions 2022-05-20T20:50:45.911Z||Session-HouseKeeper-56d93692|AAIUI||org.eclipse.jetty.server.session|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800 scavenging sessions 2022-05-20T20:50:45.911Z||Session-HouseKeeper-56d93692|AAIUI||org.eclipse.jetty.server.session|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800 scavenging session ids [] 2022-05-20T20:50:45.912Z||Session-HouseKeeper-56d93692|AAIUI||org.eclipse.jetty.server.session|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@dc7b462[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] checking expiration on [] 2022-05-20T20:50:50.075Z||qtp978035840-20-acceptor-0@20b921be-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@174ce2bb on ManagedSelector@2b5ca574{STARTED} id=0 keys=0 selected=0 updates=0 2022-05-20T20:50:50.075Z||qtp978035840-20-acceptor-0@20b921be-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2b5ca574{STARTED} id=0 keys=0 selected=0 updates=1 2022-05-20T20:50:50.075Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-05-20T20:50:50.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-05-20T20:50:50.075Z||qtp978035840-20-acceptor-0@20b921be-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@35fdc47e on ManagedSelector@2b5ca574{STARTED} id=0 keys=0 selected=0 updates=1 2022-05-20T20:50:50.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-05-20T20:50:50.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-05-20T20:50:50.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@174ce2bb 2022-05-20T20:50:50.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@174ce2bb 2022-05-20T20:50:50.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@35fdc47e 2022-05-20T20:50:50.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@35fdc47e 2022-05-20T20:50:50.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:50:50.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 2 keys 2022-05-20T20:50:50.076Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@174ce2bb 2022-05-20T20:50:50.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@35fdc47e 2022-05-20T20:50:50.076Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-05-20T20:50:50.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-05-20T20:50:50.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@15b6bac0 2022-05-20T20:50:50.076Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1619d06f 2022-05-20T20:50:50.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@14268e59{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-05-20T20:50:50.076Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5385539{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-05-20T20:50:50.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@346656a7::DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:50:50.076Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5dfa7759::DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:50:50.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@53ed64b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@346656a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.076Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@78424948{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@53ed64b7::SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@53ed64b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@346656a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@346656a7::DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:50:50.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@346656a7::DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:50:50.076Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@78424948::SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@78424948{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@392cebc6{AC.ReadCB@346656a7{HttpConnection@346656a7::DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-05-20T20:50:50.076Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5dfa7759::DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:50:50.076Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5dfa7759::DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:50:50.076Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2bed4c19{AC.ReadCB@5dfa7759{HttpConnection@5dfa7759::DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-05-20T20:50:50.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@53ed64b7::SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@53ed64b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@346656a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-05-20T20:50:50.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|needFillInterest uf=false SslConnection@78424948::SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@78424948{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-05-20T20:50:50.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@53ed64b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@346656a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@78424948::SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@78424948{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.077Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3ff9512a{SSLC.NBReadCB@53ed64b7{SslConnection@53ed64b7::SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@53ed64b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@346656a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-20T20:50:50.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@25a3b682{SSLC.NBReadCB@78424948{SslConnection@78424948::SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@78424948{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-20T20:50:50.077Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@53ed64b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@346656a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.077Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@70942be on ManagedSelector@2b5ca574{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-20T20:50:50.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@78424948{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.077Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2b5ca574{STARTED} id=0 keys=2 selected=0 updates=1 2022-05-20T20:50:50.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4f41b377 on ManagedSelector@2b5ca574{STARTED} id=0 keys=2 selected=0 updates=1 2022-05-20T20:50:50.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-05-20T20:50:50.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/2 selected 2022-05-20T20:50:50.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 2 updates 2022-05-20T20:50:50.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-05-20T20:50:50.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@78424948{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.077Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@53ed64b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@346656a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@70942be 2022-05-20T20:50:50.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@174ce2bb 2022-05-20T20:50:50.077Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@35fdc47e 2022-05-20T20:50:50.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@53ed64b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@346656a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4f41b377 2022-05-20T20:50:50.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@78424948{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:50:50.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 2 keys 2022-05-20T20:50:50.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 2/2/2 selected 2022-05-20T20:50:50.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 2 keys, 0 updates 2022-05-20T20:50:50.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.130:8000 remote=/10.233.72.119:58870], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@78424948{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@78424948{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@78424948{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-05-20T20:50:50.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@7ec68821/SelectorProducer@220a5163/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1666]@2022-05-20T20:50:50.077929Z 2022-05-20T20:50:50.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7560e548 offer EatWhatYouKill@7ec68821/SelectorProducer@220a5163/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1666]@2022-05-20T20:50:50.077988Z 2022-05-20T20:50:50.078Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1666]@2022-05-20T20:50:50.078035Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@78424948{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-05-20T20:50:50.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7560e548 task=EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1666]@2022-05-20T20:50:50.078127Z 2022-05-20T20:50:50.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1667]@2022-05-20T20:50:50.078163Z tryProduce true 2022-05-20T20:50:50.078Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@25a3b682{SSLC.NBReadCB@78424948{SslConnection@78424948::SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@78424948{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-20T20:50:50.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.130:8000 remote=/10.233.72.119:58868], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@53ed64b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@346656a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.078Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@78424948::SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@78424948{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@53ed64b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@346656a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.078Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@78424948::SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@78424948{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.078Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2bed4c19{AC.ReadCB@5dfa7759{HttpConnection@5dfa7759::DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-05-20T20:50:50.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@53ed64b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@346656a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-05-20T20:50:50.078Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5dfa7759::DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@5385539{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-20T20:50:50.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@7ec68821/SelectorProducer@220a5163/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1667]@2022-05-20T20:50:50.07836Z 2022-05-20T20:50:50.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@642f60d0 offer EatWhatYouKill@7ec68821/SelectorProducer@220a5163/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1667]@2022-05-20T20:50:50.078438Z 2022-05-20T20:50:50.078Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@78424948::SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@78424948{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.078Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-05-20T20:50:50.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1 2022-05-20T20:50:50.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@6d680102 2022-05-20T20:50:50.079Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1667]@2022-05-20T20:50:50.078575Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@53ed64b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@346656a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-05-20T20:50:50.079Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@642f60d0 task=EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1668]@2022-05-20T20:50:50.079044Z 2022-05-20T20:50:50.079Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3ff9512a{SSLC.NBReadCB@53ed64b7{SslConnection@53ed64b7::SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@53ed64b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@346656a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-20T20:50:50.079Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@78424948{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.079Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@53ed64b7::SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@53ed64b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@346656a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.079Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1668]@2022-05-20T20:50:50.079119Z tryProduce true 2022-05-20T20:50:50.079Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5fa40f8[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:50:50.079Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-05-20T20:50:50.079Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@53ed64b7::SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@53ed64b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@346656a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.079Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@6d680102 2022-05-20T20:50:50.079Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-20T20:50:50.079Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:50:50.079Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@392cebc6{AC.ReadCB@346656a7{HttpConnection@346656a7::DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2022-05-20T20:50:50.079Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@346656a7::DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@14268e59{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-20T20:50:50.079Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@6d680102 started 2022-05-20T20:50:50.079Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@6d680102 waiting 2022-05-20T20:50:50.079Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@53ed64b7::SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@53ed64b7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@346656a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.079Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-05-20T20:50:50.079Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@53ed64b7{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@346656a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.079Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4d7f241d[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:50:50.079Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-05-20T20:50:50.081Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@742a867d[p=0,l=0,c=17408,r=0]={<<<>>>\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} appBuffer=HeapByteBuffer@742a867d[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:50:50.081Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@78424948{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.081Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@78424948{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.081Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@4ecabbef[p=0,l=0,c=17408,r=0]={<<<>>>\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} appBuffer=HeapByteBuffer@4ecabbef[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:50:50.081Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-05-20T20:50:50.081Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@53ed64b7{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@346656a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@53ed64b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@346656a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.081Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5dfa7759::DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@742a867d[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:50:50.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 2 keys 2022-05-20T20:50:50.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-05-20T20:50:50.082Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5dfa7759::DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@742a867d[p=0,l=0,c=17408,r=0]={<<<>>>\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} {} 2022-05-20T20:50:50.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@346656a7::DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@4ecabbef[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:50:50.082Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@742a867d[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:50:50.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@346656a7::DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@4ecabbef[p=0,l=0,c=17408,r=0]={<<<>>>\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} {} 2022-05-20T20:50:50.082Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-05-20T20:50:50.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@4ecabbef[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:50:50.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-05-20T20:50:50.082Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-05-20T20:50:50.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-05-20T20:50:50.082Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-05-20T20:50:50.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-05-20T20:50:50.082Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@78424948::SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@78424948{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-05-20T20:50:50.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@53ed64b7::SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@53ed64b7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@346656a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-05-20T20:50:50.082Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@78424948::SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@78424948{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.082Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3f0e95f0[p=0,l=0,c=0,r=0]={<<<>>>} 2022-05-20T20:50:50.082Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-20T20:50:50.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@53ed64b7::SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@53ed64b7{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@346656a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3f0e95f0[p=0,l=0,c=0,r=0]={<<<>>>} 2022-05-20T20:50:50.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-20T20:50:50.082Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-05-20T20:50:50.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-05-20T20:50:50.082Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@78424948{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.082Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-05-20T20:50:50.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@53ed64b7{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@346656a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-05-20T20:50:50.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-20T20:50:50.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-05-20T20:50:50.082Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-20T20:50:50.082Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-05-20T20:50:50.083Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@53ed64b7::SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@53ed64b7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@346656a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-05-20T20:50:50.083Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@78424948::SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78424948{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-05-20T20:50:50.083Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@53ed64b7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@346656a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.083Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78424948{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.083Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@78424948::SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78424948{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) 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:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-05-20T20:50:50.083Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@53ed64b7::SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@53ed64b7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@346656a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) 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:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-05-20T20:50:50.083Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-05-20T20:50:50.083Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-05-20T20:50:50.083Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78424948{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.083Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@53ed64b7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@346656a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.083Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78424948{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.083Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@53ed64b7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@346656a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.083Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78424948{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.083Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@53ed64b7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@346656a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.083Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3f171be3{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) 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.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) 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:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-20T20:50:50.083Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@25a3b682{null} 2022-05-20T20:50:50.083Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1e4fa726{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) 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.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) 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:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-20T20:50:50.083Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3ff9512a{null} 2022-05-20T20:50:50.083Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2b5ca574{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-20T20:50:50.083Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2b5ca574{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-20T20:50:50.083Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3ec93999 2022-05-20T20:50:50.083Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3382c5fc 2022-05-20T20:50:50.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-05-20T20:50:50.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-05-20T20:50:50.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates 2022-05-20T20:50:50.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-20T20:50:50.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:50:50.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys 2022-05-20T20:50:50.083Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@78424948{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.083Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@53ed64b7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@346656a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.083Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3ec93999 2022-05-20T20:50:50.083Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3382c5fc 2022-05-20T20:50:50.083Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@53ed64b7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@346656a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.083Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@78424948{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.084Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@769505d{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) 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.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-20T20:50:50.084Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@392cebc6{null} 2022-05-20T20:50:50.084Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@41e0ed9b{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) 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.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-20T20:50:50.084Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2bed4c19{null} 2022-05-20T20:50:50.084Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@53ed64b7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@346656a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.084Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@346656a7::DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-05-20T20:50:50.084Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@346656a7::DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-05-20T20:50:50.084Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-05-20T20:50:50.084Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@78424948{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.084Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5dfa7759::DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-05-20T20:50:50.084Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5dfa7759::DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-05-20T20:50:50.084Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5dfa7759::DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-05-20T20:50:50.084Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@346656a7::DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-05-20T20:50:50.084Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@346656a7::DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@14268e59{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-20T20:50:50.084Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-05-20T20:50:50.084Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@78424948::SocketChannelEndPoint@c9a24ca{/10.233.72.119:58870<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@78424948{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.084Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@53ed64b7::SocketChannelEndPoint@1a6d6be5{/10.233.72.119:58868<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@53ed64b7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@346656a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.084Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5dfa7759::DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@5385539{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-20T20:50:50.084Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3ec93999 2022-05-20T20:50:50.084Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@53ed64b7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6565f353{/10.233.72.119:58868<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@346656a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1958faf2{s=START}]=>HttpChannelOverHttp@102ef844{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.084Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@7560e548 waiting 2022-05-20T20:50:50.084Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3382c5fc 2022-05-20T20:50:50.084Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@78424948{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5859968c{/10.233.72.119:58870<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5dfa7759[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c3b4d3a{s=START}]=>HttpChannelOverHttp@4ddd0816{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:50:50.084Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@794ec29 size 2 > capacity 2022-05-20T20:50:50.084Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=2/2,p=0}@794ec29 2022-05-20T20:51:00.075Z||qtp978035840-20-acceptor-0@20b921be-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@60852979 on ManagedSelector@2b5ca574{STARTED} id=0 keys=0 selected=0 updates=0 2022-05-20T20:51:00.075Z||qtp978035840-20-acceptor-0@20b921be-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2b5ca574{STARTED} id=0 keys=0 selected=0 updates=1 2022-05-20T20:51:00.075Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-05-20T20:51:00.075Z||qtp978035840-20-acceptor-0@20b921be-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@450fc528 on ManagedSelector@2b5ca574{STARTED} id=0 keys=0 selected=0 updates=1 2022-05-20T20:51:00.075Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-05-20T20:51:00.075Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 2 updates 2022-05-20T20:51:00.075Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-05-20T20:51:00.075Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@60852979 2022-05-20T20:51:00.075Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@60852979 2022-05-20T20:51:00.075Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@450fc528 2022-05-20T20:51:00.076Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@450fc528 2022-05-20T20:51:00.076Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:51:00.076Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 2 keys 2022-05-20T20:51:00.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@60852979 2022-05-20T20:51:00.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@450fc528 2022-05-20T20:51:00.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-05-20T20:51:00.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-05-20T20:51:00.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@77415f1 2022-05-20T20:51:00.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@90f6f89 2022-05-20T20:51:00.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@23da2aca{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-05-20T20:51:00.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@42668dd::DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:00.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2097207e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-05-20T20:51:00.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@521660c2::DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:00.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d8fecb9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@42668dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@67c321c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@521660c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7d8fecb9::SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d8fecb9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@42668dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@42668dd::DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:00.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@42668dd::DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:00.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@36cbfaac{AC.ReadCB@42668dd{HttpConnection@42668dd::DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-05-20T20:51:00.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@67c321c7::SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@67c321c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@521660c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7d8fecb9::SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d8fecb9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@42668dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-05-20T20:51:00.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:00.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@521660c2::DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:00.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@7d8fecb9::SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d8fecb9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@42668dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2a57493d{AC.ReadCB@521660c2{HttpConnection@521660c2::DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-05-20T20:51:00.077Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@19c1c28{SSLC.NBReadCB@7d8fecb9{SslConnection@7d8fecb9::SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d8fecb9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@42668dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-20T20:51:00.077Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@67c321c7::SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@67c321c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@521660c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.077Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-05-20T20:51:00.077Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|1 for SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7d8fecb9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@42668dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.077Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3f4d286 on ManagedSelector@2b5ca574{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-20T20:51:00.077Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2b5ca574{STARTED} id=0 keys=2 selected=0 updates=1 2022-05-20T20:51:00.077Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@67c321c7::SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@67c321c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@521660c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-05-20T20:51:00.077Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7d8fecb9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@42668dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.077Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@60852979 2022-05-20T20:51:00.077Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4ba63cc5{SSLC.NBReadCB@67c321c7{SslConnection@67c321c7::SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@67c321c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@521660c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-20T20:51:00.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/2 selected 2022-05-20T20:51:00.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-05-20T20:51:00.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-05-20T20:51:00.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3f4d286 2022-05-20T20:51:00.077Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@67c321c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@521660c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.077Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3515e16f on ManagedSelector@2b5ca574{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-20T20:51:00.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7d8fecb9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@42668dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1 2022-05-20T20:51:00.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@220a5163 2022-05-20T20:51:00.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 2 keys 2022-05-20T20:51:00.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/2 selected 2022-05-20T20:51:00.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 1 updates 2022-05-20T20:51:00.077Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@67c321c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@521660c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.077Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@450fc528 2022-05-20T20:51:00.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.130:8000 remote=/10.233.72.119:58960], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7d8fecb9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@42668dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d8fecb9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@42668dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d8fecb9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@42668dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-05-20T20:51:00.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@7ec68821/SelectorProducer@220a5163/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1668]@2022-05-20T20:51:00.077782Z 2022-05-20T20:51:00.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7560e548 offer EatWhatYouKill@7ec68821/SelectorProducer@220a5163/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1668]@2022-05-20T20:51:00.077841Z 2022-05-20T20:51:00.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1668]@2022-05-20T20:51:00.077885Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d8fecb9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@42668dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-05-20T20:51:00.077Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7560e548 task=EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1669]@2022-05-20T20:51:00.077958Z 2022-05-20T20:51:00.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@19c1c28{SSLC.NBReadCB@7d8fecb9{SslConnection@7d8fecb9::SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d8fecb9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@42668dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-20T20:51:00.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1669]@2022-05-20T20:51:00.078016Z tryProduce true 2022-05-20T20:51:00.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-05-20T20:51:00.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3515e16f 2022-05-20T20:51:00.078Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7d8fecb9::SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d8fecb9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@42668dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@67c321c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@521660c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:51:00.078Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7d8fecb9::SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d8fecb9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@42668dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.078Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@36cbfaac{AC.ReadCB@42668dd{HttpConnection@42668dd::DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-05-20T20:51:00.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d8fecb9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@42668dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 2 keys 2022-05-20T20:51:00.078Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@42668dd::DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@23da2aca{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-20T20:51:00.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/2 selected 2022-05-20T20:51:00.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates 2022-05-20T20:51:00.078Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7d8fecb9::SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d8fecb9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@42668dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.078Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-05-20T20:51:00.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.130:8000 remote=/10.233.72.119:58962], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@67c321c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@521660c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@67c321c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@521660c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@67c321c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@521660c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-05-20T20:51:00.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@7ec68821/SelectorProducer@220a5163/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1669]@2022-05-20T20:51:00.078624Z 2022-05-20T20:51:00.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@6d680102 offer EatWhatYouKill@7ec68821/SelectorProducer@220a5163/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1669]@2022-05-20T20:51:00.078654Z 2022-05-20T20:51:00.078Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d8fecb9{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@42668dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.078Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4ecabbef[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:00.078Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-05-20T20:51:00.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1 2022-05-20T20:51:00.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@1c67969c 2022-05-20T20:51:00.078Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@1c67969c 2022-05-20T20:51:00.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1669]@2022-05-20T20:51:00.078819Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@67c321c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@521660c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-05-20T20:51:00.078Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@1c67969c started 2022-05-20T20:51:00.078Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1c67969c waiting 2022-05-20T20:51:00.078Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@6d680102 task=EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1670]@2022-05-20T20:51:00.078927Z 2022-05-20T20:51:00.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4ba63cc5{SSLC.NBReadCB@67c321c7{SslConnection@67c321c7::SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@67c321c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@521660c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-20T20:51:00.079Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1670]@2022-05-20T20:51:00.079021Z tryProduce true 2022-05-20T20:51:00.079Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-20T20:51:00.079Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:51:00.079Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@67c321c7::SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@67c321c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@521660c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.079Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@67c321c7::SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@67c321c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@521660c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.079Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2a57493d{AC.ReadCB@521660c2{HttpConnection@521660c2::DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2022-05-20T20:51:00.079Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@67c321c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@521660c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.079Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@521660c2::DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@2097207e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-20T20:51:00.079Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 2 keys 2022-05-20T20:51:00.079Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@67c321c7::SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@67c321c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@521660c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.079Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-05-20T20:51:00.079Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@67c321c7{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@521660c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.079Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7ff264a1[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:00.079Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-05-20T20:51:00.081Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@742a867d[p=0,l=0,c=17408,r=0]={<<<>>>\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} appBuffer=HeapByteBuffer@742a867d[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:00.081Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5a7ae386[p=0,l=0,c=17408,r=0]={<<<>>>\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} appBuffer=HeapByteBuffer@5a7ae386[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:00.081Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d8fecb9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@42668dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.081Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-05-20T20:51:00.081Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@42668dd::DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@742a867d[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:00.081Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@67c321c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@521660c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.081Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@42668dd::DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@742a867d[p=0,l=0,c=17408,r=0]={<<<>>>\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} {} 2022-05-20T20:51:00.081Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@742a867d[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:00.081Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-05-20T20:51:00.081Z||qtp978035840-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-05-20T20:51:00.081Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=5/30000} 2022-05-20T20:51:00.081Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@521660c2::DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@5a7ae386[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:00.081Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=5/30000} 2022-05-20T20:51:00.081Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@521660c2::DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@5a7ae386[p=0,l=0,c=17408,r=0]={<<<>>>\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} {} 2022-05-20T20:51:00.081Z||qtp978035840-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@5a7ae386[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:00.081Z||qtp978035840-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-05-20T20:51:00.081Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7d8fecb9::SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d8fecb9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@42668dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-05-20T20:51:00.081Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=5/30000} 2022-05-20T20:51:00.081Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=5/30000} 2022-05-20T20:51:00.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7d8fecb9::SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d8fecb9{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@42668dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3f0e95f0[p=0,l=0,c=0,r=0]={<<<>>>} 2022-05-20T20:51:00.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-20T20:51:00.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@67c321c7::SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@67c321c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@521660c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-05-20T20:51:00.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-05-20T20:51:00.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@67c321c7::SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@67c321c7{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@521660c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3f0e95f0[p=0,l=0,c=0,r=0]={<<<>>>} 2022-05-20T20:51:00.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-20T20:51:00.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-05-20T20:51:00.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d8fecb9{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@42668dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-05-20T20:51:00.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-20T20:51:00.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-05-20T20:51:00.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@67c321c7{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@521660c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-05-20T20:51:00.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-20T20:51:00.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-05-20T20:51:00.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7d8fecb9::SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d8fecb9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@42668dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-05-20T20:51:00.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d8fecb9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@42668dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@67c321c7::SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67c321c7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@521660c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-05-20T20:51:00.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7d8fecb9::SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d8fecb9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@42668dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) 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:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-05-20T20:51:00.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-20T20:51:00.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67c321c7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@521660c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d8fecb9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@42668dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d8fecb9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@42668dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d8fecb9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@42668dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.083Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@67c321c7::SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@67c321c7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@521660c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) 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:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-05-20T20:51:00.083Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-05-20T20:51:00.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7434c33c{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) 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.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) 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:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-20T20:51:00.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@19c1c28{null} 2022-05-20T20:51:00.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2b5ca574{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-20T20:51:00.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@95f89ab 2022-05-20T20:51:00.083Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@67c321c7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@521660c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.083Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@95f89ab 2022-05-20T20:51:00.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d8fecb9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@42668dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.083Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@67c321c7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@521660c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d8fecb9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@42668dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.083Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@67c321c7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@521660c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-05-20T20:51:00.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected 2022-05-20T20:51:00.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates 2022-05-20T20:51:00.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-20T20:51:00.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:51:00.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-05-20T20:51:00.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4df87370{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) 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.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-20T20:51:00.084Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@36cbfaac{null} 2022-05-20T20:51:00.084Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@175cbb2c{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) 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.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) 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:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-20T20:51:00.084Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4ba63cc5{null} 2022-05-20T20:51:00.084Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@42668dd::DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-05-20T20:51:00.084Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2b5ca574{STARTED} id=0 keys=0 selected=0 updates=0 2022-05-20T20:51:00.084Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d8fecb9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@42668dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.084Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@372f0c2d 2022-05-20T20:51:00.084Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@42668dd::DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-05-20T20:51:00.084Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@42668dd::DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-05-20T20:51:00.084Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-05-20T20:51:00.084Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@42668dd::DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@23da2aca{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-20T20:51:00.084Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@67c321c7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@521660c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-05-20T20:51:00.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-05-20T20:51:00.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates 2022-05-20T20:51:00.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-20T20:51:00.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:51:00.084Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7d8fecb9::SocketChannelEndPoint@5958a7c7{/10.233.72.119:58960<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d8fecb9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@42668dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.084Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@95f89ab 2022-05-20T20:51:00.084Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@372f0c2d 2022-05-20T20:51:00.084Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d8fecb9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fa0d466{/10.233.72.119:58960<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@42668dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44b5148a{s=START}]=>HttpChannelOverHttp@72f17434{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.084Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@67c321c7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@521660c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys 2022-05-20T20:51:00.084Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@642f60d0 waiting 2022-05-20T20:51:00.085Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5b14b105{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) 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.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-20T20:51:00.085Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2a57493d{null} 2022-05-20T20:51:00.085Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@67c321c7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@521660c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.085Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@521660c2::DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-05-20T20:51:00.085Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@521660c2::DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-05-20T20:51:00.085Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@521660c2::DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-05-20T20:51:00.085Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-05-20T20:51:00.085Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@521660c2::DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@2097207e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-20T20:51:00.085Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@67c321c7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@521660c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.085Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@67c321c7::SocketChannelEndPoint@62e656b6{/10.233.72.119:58962<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@67c321c7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70149b2c{/10.233.72.119:58962<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@521660c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33da1be8{s=START}]=>HttpChannelOverHttp@4bbfcbec{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:00.085Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@7560e548 size 2 > capacity 2022-05-20T20:51:00.085Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@372f0c2d 2022-05-20T20:51:00.085Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=2/2,p=0}@7560e548 2022-05-20T20:51:10.076Z||qtp978035840-20-acceptor-0@20b921be-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@35a6be08 on ManagedSelector@2b5ca574{STARTED} id=0 keys=0 selected=0 updates=0 2022-05-20T20:51:10.076Z||qtp978035840-20-acceptor-0@20b921be-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2b5ca574{STARTED} id=0 keys=0 selected=0 updates=1 2022-05-20T20:51:10.076Z||qtp978035840-20-acceptor-0@20b921be-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@6e2352f6 on ManagedSelector@2b5ca574{STARTED} id=0 keys=0 selected=0 updates=1 2022-05-20T20:51:10.076Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-05-20T20:51:10.076Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-05-20T20:51:10.076Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 2 updates 2022-05-20T20:51:10.076Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-05-20T20:51:10.076Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@35a6be08 2022-05-20T20:51:10.076Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@35a6be08 2022-05-20T20:51:10.076Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6e2352f6 2022-05-20T20:51:10.076Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6e2352f6 2022-05-20T20:51:10.076Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:51:10.076Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 2 keys 2022-05-20T20:51:10.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@35a6be08 2022-05-20T20:51:10.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6e2352f6 2022-05-20T20:51:10.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-05-20T20:51:10.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-05-20T20:51:10.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@467d0c2c 2022-05-20T20:51:10.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1b2889ae 2022-05-20T20:51:10.077Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@6db035a3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-05-20T20:51:10.077Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@43024855::DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-05-20T20:51:10.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@cdf6757{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-05-20T20:51:10.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@53e5ea9b::DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:10.077Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@45c256c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@43024855[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6cf53922{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.077Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@45c256c7::SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@45c256c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@43024855[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.077Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@43024855::DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-05-20T20:51:10.077Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@43024855::DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-05-20T20:51:10.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6cf53922::SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6cf53922{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@53e5ea9b::DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:10.077Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@11ca80aa{AC.ReadCB@43024855{HttpConnection@43024855::DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-05-20T20:51:10.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@53e5ea9b::DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:10.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@370f285b{AC.ReadCB@53e5ea9b{HttpConnection@53e5ea9b::DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-05-20T20:51:10.077Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@45c256c7::SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@45c256c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43024855[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.077Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-05-20T20:51:10.077Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|needFillInterest uf=false SslConnection@6cf53922::SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6cf53922{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-05-20T20:51:10.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@45c256c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43024855[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@6cf53922::SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6cf53922{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.077Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@405b3226{SSLC.NBReadCB@45c256c7{SslConnection@45c256c7::SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@45c256c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43024855[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-20T20:51:10.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4b42bd13{SSLC.NBReadCB@6cf53922{SslConnection@6cf53922::SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6cf53922{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-20T20:51:10.077Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@45c256c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43024855[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6cf53922{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.077Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@17f82084 on ManagedSelector@2b5ca574{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-20T20:51:10.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@ebba170 on ManagedSelector@2b5ca574{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-20T20:51:10.077Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2b5ca574{STARTED} id=0 keys=2 selected=0 updates=1 2022-05-20T20:51:10.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6cf53922{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6e2352f6 2022-05-20T20:51:10.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-05-20T20:51:10.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/2 selected 2022-05-20T20:51:10.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 2 updates 2022-05-20T20:51:10.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-05-20T20:51:10.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@17f82084 2022-05-20T20:51:10.077Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@45c256c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43024855[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@45c256c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43024855[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@ebba170 2022-05-20T20:51:10.077Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@35a6be08 2022-05-20T20:51:10.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@6cf53922{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:51:10.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 2 keys 2022-05-20T20:51:10.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 2/2/2 selected 2022-05-20T20:51:10.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 2 keys, 0 updates 2022-05-20T20:51:10.078Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.130:8000 remote=/10.233.72.119:59058], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@6cf53922{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.078Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6cf53922{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.078Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6cf53922{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-05-20T20:51:10.078Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@7ec68821/SelectorProducer@220a5163/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1670]@2022-05-20T20:51:10.078179Z 2022-05-20T20:51:10.078Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@642f60d0 offer EatWhatYouKill@7ec68821/SelectorProducer@220a5163/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1670]@2022-05-20T20:51:10.078225Z 2022-05-20T20:51:10.078Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1670]@2022-05-20T20:51:10.078266Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6cf53922{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-05-20T20:51:10.078Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@642f60d0 task=EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1671]@2022-05-20T20:51:10.078338Z 2022-05-20T20:51:10.078Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4b42bd13{SSLC.NBReadCB@6cf53922{SslConnection@6cf53922::SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6cf53922{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-20T20:51:10.078Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1671]@2022-05-20T20:51:10.0784Z tryProduce true 2022-05-20T20:51:10.078Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6cf53922::SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6cf53922{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.078Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.130:8000 remote=/10.233.72.119:59056], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@45c256c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@43024855[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.078Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6cf53922::SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6cf53922{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.078Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@370f285b{AC.ReadCB@53e5ea9b{HttpConnection@53e5ea9b::DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2022-05-20T20:51:10.078Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@45c256c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@43024855[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.078Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@53e5ea9b::DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@cdf6757{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-20T20:51:10.078Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@45c256c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@43024855[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-05-20T20:51:10.078Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6cf53922::SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6cf53922{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.078Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-05-20T20:51:10.078Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@7ec68821/SelectorProducer@220a5163/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1671]@2022-05-20T20:51:10.078585Z 2022-05-20T20:51:10.078Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@1c67969c offer EatWhatYouKill@7ec68821/SelectorProducer@220a5163/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1671]@2022-05-20T20:51:10.078695Z 2022-05-20T20:51:10.078Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1 2022-05-20T20:51:10.078Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@4d695e32 2022-05-20T20:51:10.079Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6cf53922{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.079Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@742a867d[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:10.079Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-05-20T20:51:10.079Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1671]@2022-05-20T20:51:10.079166Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@45c256c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@43024855[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-05-20T20:51:10.079Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@4d695e32 2022-05-20T20:51:10.079Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@4d695e32 started 2022-05-20T20:51:10.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@1c67969c task=EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1672]@2022-05-20T20:51:10.0793Z 2022-05-20T20:51:10.079Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@405b3226{SSLC.NBReadCB@45c256c7{SslConnection@45c256c7::SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@45c256c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@43024855[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-20T20:51:10.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2022-05-20T20:51:10.079364Z tryProduce true 2022-05-20T20:51:10.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-20T20:51:10.079Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@4d695e32 waiting 2022-05-20T20:51:10.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:51:10.079Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@45c256c7::SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@45c256c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@43024855[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.079Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@45c256c7::SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@45c256c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@43024855[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.079Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@11ca80aa{AC.ReadCB@43024855{HttpConnection@43024855::DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-05-20T20:51:10.079Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@43024855::DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@6db035a3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-20T20:51:10.079Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@45c256c7::SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@45c256c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@43024855[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.079Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-05-20T20:51:10.079Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@45c256c7{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@43024855[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.079Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1f165980[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:10.079Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-05-20T20:51:10.080Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5a7ae386[p=0,l=0,c=17408,r=0]={<<<>>>\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} appBuffer=HeapByteBuffer@5a7ae386[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:10.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6cf53922{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.081Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6cf53922{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.081Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-05-20T20:51:10.081Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@53e5ea9b::DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@5a7ae386[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:10.081Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@53e5ea9b::DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@5a7ae386[p=0,l=0,c=17408,r=0]={<<<>>>\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} {} 2022-05-20T20:51:10.081Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@5a7ae386[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:10.081Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-05-20T20:51:10.081Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-05-20T20:51:10.081Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-05-20T20:51:10.081Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6cf53922::SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6cf53922{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-05-20T20:51:10.081Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6cf53922::SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6cf53922{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.081Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3f0e95f0[p=0,l=0,c=0,r=0]={<<<>>>} 2022-05-20T20:51:10.081Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-20T20:51:10.081Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-05-20T20:51:10.081Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6cf53922{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.081Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-05-20T20:51:10.081Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-20T20:51:10.081Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6af19918[p=0,l=0,c=17408,r=0]={<<<>>>\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} appBuffer=HeapByteBuffer@6af19918[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:10.081Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-05-20T20:51:10.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@45c256c7{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@43024855[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.081Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@45c256c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@43024855[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.081Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-05-20T20:51:10.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 2 keys 2022-05-20T20:51:10.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@43024855::DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@6af19918[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:10.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@43024855::DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@6af19918[p=0,l=0,c=17408,r=0]={<<<>>>\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} {} 2022-05-20T20:51:10.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6cf53922::SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6cf53922{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-05-20T20:51:10.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6af19918[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:10.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-05-20T20:51:10.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6cf53922{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=5/30000} 2022-05-20T20:51:10.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=5/30000} 2022-05-20T20:51:10.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@45c256c7::SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@45c256c7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@43024855[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-05-20T20:51:10.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6cf53922::SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6cf53922{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) 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:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-05-20T20:51:10.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@45c256c7::SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@45c256c7{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@43024855[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3f0e95f0[p=0,l=0,c=0,r=0]={<<<>>>} 2022-05-20T20:51:10.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-20T20:51:10.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000} 2022-05-20T20:51:10.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-05-20T20:51:10.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6cf53922{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6cf53922{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@45c256c7{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@43024855[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-05-20T20:51:10.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-20T20:51:10.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6cf53922{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-05-20T20:51:10.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3da05614{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) 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.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) 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:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-20T20:51:10.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4b42bd13{null} 2022-05-20T20:51:10.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2b5ca574{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-20T20:51:10.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@49f609db 2022-05-20T20:51:10.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@45c256c7::SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45c256c7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@43024855[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-05-20T20:51:10.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@49f609db 2022-05-20T20:51:10.082Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-05-20T20:51:10.082Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected 2022-05-20T20:51:10.082Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45c256c7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@43024855[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6cf53922{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6cf53922{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.082Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates 2022-05-20T20:51:10.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@45c256c7::SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@45c256c7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@43024855[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) 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:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-05-20T20:51:10.082Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@53e5ea9b::DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000} 2022-05-20T20:51:10.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6cf53922{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.083Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-20T20:51:10.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7b4f8dca{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) 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.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-20T20:51:10.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@370f285b{null} 2022-05-20T20:51:10.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-20T20:51:10.083Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6cf53922::SocketChannelEndPoint@1c6751c2{/10.233.72.119:59058<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6cf53922{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@45c256c7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@43024855[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.083Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:51:10.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@45c256c7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@43024855[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.083Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-05-20T20:51:10.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@53e5ea9b::DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-05-20T20:51:10.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@45c256c7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@43024855[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@53e5ea9b::DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-20T20:51:10.083Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@49f609db 2022-05-20T20:51:10.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@641c14c5{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) 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.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) 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:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-20T20:51:10.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@405b3226{null} 2022-05-20T20:51:10.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-20T20:51:10.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2b5ca574{STARTED} id=0 keys=1 selected=0 updates=0 2022-05-20T20:51:10.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@53e5ea9b::DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@cdf6757{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-20T20:51:10.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@63834eba 2022-05-20T20:51:10.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6cf53922{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a90ca86{/10.233.72.119:59058<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@53e5ea9b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@409d0ac0{s=START}]=>HttpChannelOverHttp@6c5a7ea3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@45c256c7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@43024855[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.083Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@63834eba 2022-05-20T20:51:10.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@45c256c7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@43024855[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.083Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-05-20T20:51:10.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4ef4c113{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) 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.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-20T20:51:10.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@11ca80aa{null} 2022-05-20T20:51:10.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@6d680102 waiting 2022-05-20T20:51:10.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@43024855::DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-05-20T20:51:10.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@43024855::DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-20T20:51:10.083Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-05-20T20:51:10.083Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates 2022-05-20T20:51:10.083Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-20T20:51:10.083Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:51:10.083Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys 2022-05-20T20:51:10.083Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@45c256c7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@43024855[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-20T20:51:10.083Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@43024855::DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-20T20:51:10.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@43024855::DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@6db035a3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-20T20:51:10.083Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@45c256c7::SocketChannelEndPoint@5673b97e{/10.233.72.119:59056<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@45c256c7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@43024855[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.083Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@63834eba 2022-05-20T20:51:10.083Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@45c256c7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26c3d04c{/10.233.72.119:59056<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@43024855[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d3bbf83{s=START}]=>HttpChannelOverHttp@3c475032{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:10.084Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@642f60d0 size 2 > capacity 2022-05-20T20:51:10.084Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=2/2,p=0}@642f60d0 2022-05-20T20:51:20.075Z||qtp978035840-20-acceptor-0@20b921be-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@272470aa on ManagedSelector@2b5ca574{STARTED} id=0 keys=0 selected=0 updates=0 2022-05-20T20:51:20.075Z||qtp978035840-20-acceptor-0@20b921be-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2b5ca574{STARTED} id=0 keys=0 selected=0 updates=1 2022-05-20T20:51:20.075Z||qtp978035840-20-acceptor-0@20b921be-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@1cb9c7e3 on ManagedSelector@2b5ca574{STARTED} id=0 keys=0 selected=0 updates=1 2022-05-20T20:51:20.075Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-05-20T20:51:20.075Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-05-20T20:51:20.075Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 2 updates 2022-05-20T20:51:20.075Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-05-20T20:51:20.075Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@272470aa 2022-05-20T20:51:20.075Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@272470aa 2022-05-20T20:51:20.075Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1cb9c7e3 2022-05-20T20:51:20.075Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1cb9c7e3 2022-05-20T20:51:20.075Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:51:20.075Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 2 keys 2022-05-20T20:51:20.075Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@272470aa 2022-05-20T20:51:20.075Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1cb9c7e3 2022-05-20T20:51:20.075Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-05-20T20:51:20.075Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-05-20T20:51:20.075Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@24084b1a 2022-05-20T20:51:20.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@72954bd6 2022-05-20T20:51:20.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3b43e62f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-05-20T20:51:20.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@70accc04{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-05-20T20:51:20.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5d753ac6::DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:20.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@283fe23c::DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:20.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d72f34f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@774b4106{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@283fe23c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7d72f34f::SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d72f34f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5d753ac6::DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:20.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@774b4106::SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@774b4106{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@283fe23c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5d753ac6::DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:20.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@283fe23c::DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:20.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1768811d{AC.ReadCB@5d753ac6{HttpConnection@5d753ac6::DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-05-20T20:51:20.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@283fe23c::DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:20.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7d72f34f::SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d72f34f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-05-20T20:51:20.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3f41e8f4{AC.ReadCB@283fe23c{HttpConnection@283fe23c::DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-05-20T20:51:20.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|needFillInterest uf=false SslConnection@774b4106::SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@774b4106{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@283fe23c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-05-20T20:51:20.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@7d72f34f::SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d72f34f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@774b4106{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@283fe23c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@63bf2a3c{SSLC.NBReadCB@7d72f34f{SslConnection@7d72f34f::SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d72f34f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-20T20:51:20.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7d72f34f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6838c322{SSLC.NBReadCB@774b4106{SslConnection@774b4106::SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@774b4106{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@283fe23c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-20T20:51:20.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@93d458f on ManagedSelector@2b5ca574{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-20T20:51:20.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2b5ca574{STARTED} id=0 keys=2 selected=0 updates=1 2022-05-20T20:51:20.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@774b4106{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@283fe23c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@45d6fc52 on ManagedSelector@2b5ca574{STARTED} id=0 keys=2 selected=0 updates=1 2022-05-20T20:51:20.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7d72f34f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.076Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-05-20T20:51:20.076Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/2 selected 2022-05-20T20:51:20.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@774b4106{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@283fe23c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.076Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@272470aa 2022-05-20T20:51:20.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1cb9c7e3 2022-05-20T20:51:20.076Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 2 updates 2022-05-20T20:51:20.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-05-20T20:51:20.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@93d458f 2022-05-20T20:51:20.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7d72f34f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@45d6fc52 2022-05-20T20:51:20.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@774b4106{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@283fe23c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:51:20.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 2 keys 2022-05-20T20:51:20.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 2/2/2 selected 2022-05-20T20:51:20.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 2 keys, 0 updates 2022-05-20T20:51:20.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.130:8000 remote=/10.233.72.119:59156], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7d72f34f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d72f34f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d72f34f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-05-20T20:51:20.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@7ec68821/SelectorProducer@220a5163/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2022-05-20T20:51:20.077373Z 2022-05-20T20:51:20.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@6d680102 offer EatWhatYouKill@7ec68821/SelectorProducer@220a5163/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2022-05-20T20:51:20.077443Z 2022-05-20T20:51:20.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2022-05-20T20:51:20.07749Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d72f34f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-05-20T20:51:20.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@63bf2a3c{SSLC.NBReadCB@7d72f34f{SslConnection@7d72f34f::SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d72f34f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-20T20:51:20.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@6d680102 task=EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-05-20T20:51:20.07758Z 2022-05-20T20:51:20.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7d72f34f::SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d72f34f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-05-20T20:51:20.077654Z tryProduce true 2022-05-20T20:51:20.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7d72f34f::SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d72f34f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1768811d{AC.ReadCB@5d753ac6{HttpConnection@5d753ac6::DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2022-05-20T20:51:20.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5d753ac6::DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@3b43e62f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-20T20:51:20.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.130:8000 remote=/10.233.72.119:59154], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@774b4106{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@283fe23c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7d72f34f::SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d72f34f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-05-20T20:51:20.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@774b4106{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@283fe23c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.078Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@774b4106{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@283fe23c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-05-20T20:51:20.078Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d72f34f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.078Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@7ec68821/SelectorProducer@220a5163/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-05-20T20:51:20.078295Z 2022-05-20T20:51:20.078Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5a7ae386[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:20.078Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-05-20T20:51:20.078Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@4d695e32 offer EatWhatYouKill@7ec68821/SelectorProducer@220a5163/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-05-20T20:51:20.078368Z 2022-05-20T20:51:20.078Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1 2022-05-20T20:51:20.078Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@7f03582 2022-05-20T20:51:20.078Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@7f03582 2022-05-20T20:51:20.078Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@7f03582 started 2022-05-20T20:51:20.078Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1673]@2022-05-20T20:51:20.078506Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@774b4106{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@283fe23c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-05-20T20:51:20.078Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@4d695e32 task=EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1673]@2022-05-20T20:51:20.078565Z 2022-05-20T20:51:20.078Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7f03582 waiting 2022-05-20T20:51:20.078Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-05-20T20:51:20.078704Z tryProduce true 2022-05-20T20:51:20.078Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6838c322{SSLC.NBReadCB@774b4106{SslConnection@774b4106::SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@774b4106{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@283fe23c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-20T20:51:20.078Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-20T20:51:20.078Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:51:20.078Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@774b4106::SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@774b4106{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@283fe23c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.078Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@774b4106::SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@774b4106{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@283fe23c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.079Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3f41e8f4{AC.ReadCB@283fe23c{HttpConnection@283fe23c::DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2022-05-20T20:51:20.079Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@283fe23c::DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@70accc04{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-20T20:51:20.079Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@774b4106::SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@774b4106{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@283fe23c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.079Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-05-20T20:51:20.079Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@774b4106{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@283fe23c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.079Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@38dfc39e[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:20.079Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-05-20T20:51:20.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6af19918[p=0,l=0,c=17408,r=0]={<<<>>>\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} appBuffer=HeapByteBuffer@6af19918[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:20.080Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d72f34f{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d72f34f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-05-20T20:51:20.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5d753ac6::DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@6af19918[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:20.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5d753ac6::DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@6af19918[p=0,l=0,c=17408,r=0]={<<<>>>\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} {} 2022-05-20T20:51:20.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6af19918[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:20.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-05-20T20:51:20.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-05-20T20:51:20.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-05-20T20:51:20.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7d72f34f::SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d72f34f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-05-20T20:51:20.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7d72f34f::SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d72f34f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3f0e95f0[p=0,l=0,c=0,r=0]={<<<>>>} 2022-05-20T20:51:20.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-20T20:51:20.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-05-20T20:51:20.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d72f34f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-05-20T20:51:20.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-20T20:51:20.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-05-20T20:51:20.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7d72f34f::SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d72f34f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-05-20T20:51:20.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d72f34f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7d72f34f::SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d72f34f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) 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:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-05-20T20:51:20.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000} 2022-05-20T20:51:20.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d72f34f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d72f34f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d72f34f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@46d5b8{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) 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.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) 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:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-20T20:51:20.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@63bf2a3c{null} 2022-05-20T20:51:20.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2b5ca574{STARTED} id=0 keys=2 selected=2 updates=0 2022-05-20T20:51:20.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@425e04cc 2022-05-20T20:51:20.081Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@425e04cc 2022-05-20T20:51:20.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d72f34f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d72f34f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.081Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d72f34f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.081Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5d753ac6::DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000} 2022-05-20T20:51:20.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1080351a{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) 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.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-20T20:51:20.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1768811d{null} 2022-05-20T20:51:20.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5d753ac6::DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-05-20T20:51:20.081Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7d72f34f::SocketChannelEndPoint@56ff1f32{/10.233.72.119:59156<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d72f34f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5d753ac6::DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000} 2022-05-20T20:51:20.081Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@425e04cc 2022-05-20T20:51:20.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000} 2022-05-20T20:51:20.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5d753ac6::DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000} onFillable exit HttpChannelState@3b43e62f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-20T20:51:20.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d72f34f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15eb6d2f{/10.233.72.119:59156<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5d753ac6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@33be7bdb{s=START}]=>HttpChannelOverHttp@6b0965d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@1c67969c waiting 2022-05-20T20:51:20.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@411ebd8f[p=0,l=0,c=17408,r=0]={<<<>>>\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} appBuffer=HeapByteBuffer@411ebd8f[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:20.082Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@774b4106{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@283fe23c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.082Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 2 keys 2022-05-20T20:51:20.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@774b4106{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@283fe23c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.082Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-05-20T20:51:20.082Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected 2022-05-20T20:51:20.082Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates 2022-05-20T20:51:20.082Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-20T20:51:20.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-05-20T20:51:20.082Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:51:20.082Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-05-20T20:51:20.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@283fe23c::DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@411ebd8f[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:20.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@283fe23c::DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@411ebd8f[p=0,l=0,c=17408,r=0]={<<<>>>\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} {} 2022-05-20T20:51:20.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@411ebd8f[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:20.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-05-20T20:51:20.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-05-20T20:51:20.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-05-20T20:51:20.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@774b4106::SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@774b4106{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@283fe23c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-05-20T20:51:20.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@774b4106::SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@774b4106{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@283fe23c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3f0e95f0[p=0,l=0,c=0,r=0]={<<<>>>} 2022-05-20T20:51:20.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-20T20:51:20.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-05-20T20:51:20.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@774b4106{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@283fe23c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-05-20T20:51:20.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-20T20:51:20.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-05-20T20:51:20.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@774b4106::SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@774b4106{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@283fe23c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-05-20T20:51:20.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@774b4106{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@283fe23c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@774b4106::SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@774b4106{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@283fe23c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) 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:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-05-20T20:51:20.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-05-20T20:51:20.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@774b4106{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@283fe23c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@774b4106{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@283fe23c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@774b4106{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@283fe23c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@463859bb{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) 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.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) 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:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-20T20:51:20.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6838c322{null} 2022-05-20T20:51:20.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2b5ca574{STARTED} id=0 keys=1 selected=0 updates=0 2022-05-20T20:51:20.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@406238db 2022-05-20T20:51:20.084Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-05-20T20:51:20.084Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@406238db 2022-05-20T20:51:20.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@774b4106{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@283fe23c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.084Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-05-20T20:51:20.084Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates 2022-05-20T20:51:20.084Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-20T20:51:20.084Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:51:20.084Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys 2022-05-20T20:51:20.084Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@774b4106{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@283fe23c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.084Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@283fe23c::DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-05-20T20:51:20.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@774b4106{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@283fe23c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.084Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@774b4106::SocketChannelEndPoint@379f525f{/10.233.72.119:59154<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@774b4106{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@283fe23c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.084Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@406238db 2022-05-20T20:51:20.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6e7d07a{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) 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.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-20T20:51:20.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3f41e8f4{null} 2022-05-20T20:51:20.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@283fe23c::DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-05-20T20:51:20.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@283fe23c::DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-05-20T20:51:20.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-05-20T20:51:20.084Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@283fe23c::DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@70accc04{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-20T20:51:20.085Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@774b4106{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d6c6c5c{/10.233.72.119:59154<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@283fe23c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291bdd3f{s=START}]=>HttpChannelOverHttp@6bc69da0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:20.085Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@6d680102 size 2 > capacity 2022-05-20T20:51:20.085Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=2/2,p=0}@6d680102 2022-05-20T20:51:30.076Z||qtp978035840-20-acceptor-0@20b921be-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@1cef6c82 on ManagedSelector@2b5ca574{STARTED} id=0 keys=0 selected=0 updates=0 2022-05-20T20:51:30.076Z||qtp978035840-20-acceptor-0@20b921be-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2b5ca574{STARTED} id=0 keys=0 selected=0 updates=1 2022-05-20T20:51:30.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-05-20T20:51:30.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-05-20T20:51:30.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-05-20T20:51:30.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-05-20T20:51:30.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1cef6c82 2022-05-20T20:51:30.076Z||qtp978035840-20-acceptor-0@20b921be-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@682f390b on ManagedSelector@2b5ca574{STARTED} id=0 keys=0 selected=0 updates=1 2022-05-20T20:51:30.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1cef6c82 2022-05-20T20:51:30.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1 2022-05-20T20:51:30.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@220a5163 2022-05-20T20:51:30.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-05-20T20:51:30.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1cef6c82 2022-05-20T20:51:30.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-05-20T20:51:30.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected 2022-05-20T20:51:30.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-05-20T20:51:30.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-05-20T20:51:30.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@682f390b 2022-05-20T20:51:30.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@682f390b 2022-05-20T20:51:30.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:51:30.076Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 2 keys 2022-05-20T20:51:30.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-05-20T20:51:30.076Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@682f390b 2022-05-20T20:51:30.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-05-20T20:51:30.077Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1a2e8787 2022-05-20T20:51:30.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2c952b60 2022-05-20T20:51:30.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@481459da{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-05-20T20:51:30.077Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@462eb42f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-05-20T20:51:30.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4d5fa593::DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:30.077Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@285201d2::DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:30.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4af47618{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4af47618::SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4af47618{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.077Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d5c4fec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@285201d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4d5fa593::DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:30.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4d5fa593::DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:30.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6ac9fa34{AC.ReadCB@4d5fa593{HttpConnection@4d5fa593::DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-05-20T20:51:30.077Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7d5c4fec::SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d5c4fec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@285201d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4af47618::SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4af47618{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.077Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@285201d2::DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:30.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-05-20T20:51:30.077Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@285201d2::DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:30.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-05-20T20:51:30.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@4af47618::SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4af47618{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5a0aa9c3{SSLC.NBReadCB@4af47618{SslConnection@4af47618::SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4af47618{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-20T20:51:30.077Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7d5c4fec::SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d5c4fec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@285201d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.077Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-05-20T20:51:30.077Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|1 for SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4af47618{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3327502c on ManagedSelector@2b5ca574{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-20T20:51:30.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2b5ca574{STARTED} id=0 keys=2 selected=0 updates=1 2022-05-20T20:51:30.077Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@7d5c4fec::SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d5c4fec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@285201d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.077Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-05-20T20:51:30.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4af47618{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.077Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/2 selected 2022-05-20T20:51:30.077Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@682f390b 2022-05-20T20:51:30.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@516f70f9{SSLC.NBReadCB@7d5c4fec{SslConnection@7d5c4fec::SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d5c4fec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@285201d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-20T20:51:30.077Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-05-20T20:51:30.078Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-05-20T20:51:30.078Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3327502c 2022-05-20T20:51:30.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7d5c4fec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@285201d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4e537617 on ManagedSelector@2b5ca574{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-20T20:51:30.078Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@4af47618{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.078Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1 2022-05-20T20:51:30.078Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@220a5163 2022-05-20T20:51:30.078Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 2 keys 2022-05-20T20:51:30.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7d5c4fec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@285201d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.078Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1cef6c82 2022-05-20T20:51:30.078Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/2 selected 2022-05-20T20:51:30.078Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 1 updates 2022-05-20T20:51:30.078Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.130:8000 remote=/10.233.72.119:59252], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@4af47618{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.078Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4af47618{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.078Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4af47618{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-05-20T20:51:30.078Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@7ec68821/SelectorProducer@220a5163/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-05-20T20:51:30.078576Z 2022-05-20T20:51:30.078Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1c67969c offer EatWhatYouKill@7ec68821/SelectorProducer@220a5163/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-05-20T20:51:30.078654Z 2022-05-20T20:51:30.078Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-05-20T20:51:30.078726Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4af47618{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-05-20T20:51:30.078Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1c67969c task=EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-05-20T20:51:30.078799Z 2022-05-20T20:51:30.078Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2022-05-20T20:51:30.07887Z tryProduce true 2022-05-20T20:51:30.078Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-05-20T20:51:30.078Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5a0aa9c3{SSLC.NBReadCB@4af47618{SslConnection@4af47618::SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4af47618{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-20T20:51:30.078Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4e537617 2022-05-20T20:51:30.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7d5c4fec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@285201d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:51:30.079Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4af47618::SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4af47618{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4af47618{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 2 keys 2022-05-20T20:51:30.079Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4af47618::SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4af47618{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/2 selected 2022-05-20T20:51:30.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates 2022-05-20T20:51:30.079Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6ac9fa34{AC.ReadCB@4d5fa593{HttpConnection@4d5fa593::DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-05-20T20:51:30.079Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d5fa593::DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@481459da{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-20T20:51:30.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.130:8000 remote=/10.233.72.119:59250], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@7d5c4fec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@285201d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.079Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4af47618::SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4af47618{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.079Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-05-20T20:51:30.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d5c4fec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@285201d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d5c4fec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@285201d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-05-20T20:51:30.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@7ec68821/SelectorProducer@220a5163/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2022-05-20T20:51:30.079923Z 2022-05-20T20:51:30.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@7f03582 offer EatWhatYouKill@7ec68821/SelectorProducer@220a5163/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2022-05-20T20:51:30.079987Z 2022-05-20T20:51:30.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1 2022-05-20T20:51:30.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@6386b970 2022-05-20T20:51:30.080Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4af47618{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.080Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6af19918[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:30.080Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-05-20T20:51:30.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1675]@2022-05-20T20:51:30.080096Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d5c4fec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@285201d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-05-20T20:51:30.080Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@7f03582 task=EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1675]@2022-05-20T20:51:30.080131Z 2022-05-20T20:51:30.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@516f70f9{SSLC.NBReadCB@7d5c4fec{SslConnection@7d5c4fec::SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d5c4fec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@285201d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-20T20:51:30.080Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1676]@2022-05-20T20:51:30.080208Z tryProduce true 2022-05-20T20:51:30.080Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-20T20:51:30.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7d5c4fec::SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d5c4fec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@285201d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.080Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:51:30.080Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@6386b970 2022-05-20T20:51:30.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7d5c4fec::SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d5c4fec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@285201d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.080Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d5c4fec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@285201d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.080Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 2 keys 2022-05-20T20:51:30.080Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@6386b970 started 2022-05-20T20:51:30.080Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@6386b970 waiting 2022-05-20T20:51:30.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@690bb09b{AC.ReadCB@285201d2{HttpConnection@285201d2::DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2022-05-20T20:51:30.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@285201d2::DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@462eb42f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-20T20:51:30.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7d5c4fec::SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d5c4fec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@285201d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.080Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-05-20T20:51:30.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d5c4fec{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@285201d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@555b5bad[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:30.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-05-20T20:51:30.083Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@67115dae[p=0,l=0,c=17408,r=0]={<<<>>>\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} appBuffer=HeapByteBuffer@67115dae[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:30.083Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@411ebd8f[p=0,l=0,c=17408,r=0]={<<<>>>\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} appBuffer=HeapByteBuffer@411ebd8f[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:30.083Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d5c4fec{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@285201d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.083Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-05-20T20:51:30.083Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@285201d2::DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@67115dae[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:30.083Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4af47618{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.083Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-05-20T20:51:30.083Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@285201d2::DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@67115dae[p=0,l=0,c=17408,r=0]={<<<>>>\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} {} 2022-05-20T20:51:30.083Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d5fa593::DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@411ebd8f[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:30.083Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@67115dae[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:30.083Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d5fa593::DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@411ebd8f[p=0,l=0,c=17408,r=0]={<<<>>>\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} {} 2022-05-20T20:51:30.083Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-05-20T20:51:30.083Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@411ebd8f[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:30.083Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-05-20T20:51:30.083Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-05-20T20:51:30.083Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-05-20T20:51:30.083Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-05-20T20:51:30.083Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-05-20T20:51:30.084Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7d5c4fec::SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d5c4fec{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@285201d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-05-20T20:51:30.084Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4af47618::SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4af47618{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-05-20T20:51:30.084Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7d5c4fec::SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d5c4fec{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@285201d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.084Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3f0e95f0[p=0,l=0,c=0,r=0]={<<<>>>} 2022-05-20T20:51:30.084Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-20T20:51:30.084Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4af47618::SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4af47618{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.084Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3f0e95f0[p=0,l=0,c=0,r=0]={<<<>>>} 2022-05-20T20:51:30.084Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-20T20:51:30.084Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-05-20T20:51:30.084Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-05-20T20:51:30.084Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4af47618{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.084Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-05-20T20:51:30.084Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d5c4fec{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@285201d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.084Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-05-20T20:51:30.084Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-20T20:51:30.084Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-20T20:51:30.084Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-05-20T20:51:30.084Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-05-20T20:51:30.084Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4af47618::SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4af47618{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-05-20T20:51:30.084Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4af47618{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.084Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7d5c4fec::SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d5c4fec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@285201d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-05-20T20:51:30.084Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d5c4fec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@285201d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.084Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4af47618::SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4af47618{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) 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:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-05-20T20:51:30.084Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-05-20T20:51:30.084Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7d5c4fec::SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d5c4fec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@285201d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) 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:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-05-20T20:51:30.084Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4af47618{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.084Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-05-20T20:51:30.084Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4af47618{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.084Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d5c4fec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@285201d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.084Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4af47618{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.085Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d5c4fec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@285201d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.085Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d5c4fec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@285201d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.085Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@67623f5a{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) 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.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) 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:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-20T20:51:30.085Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5a0aa9c3{null} 2022-05-20T20:51:30.085Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2b5ca574{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-20T20:51:30.085Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@76a88cb3{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) 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.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) 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:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-20T20:51:30.085Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@516f70f9{null} 2022-05-20T20:51:30.085Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4227b1d2 2022-05-20T20:51:30.085Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-05-20T20:51:30.085Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-05-20T20:51:30.085Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4227b1d2 2022-05-20T20:51:30.085Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2b5ca574{STARTED} id=0 keys=0 selected=0 updates=0 2022-05-20T20:51:30.085Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2033f62f 2022-05-20T20:51:30.085Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates 2022-05-20T20:51:30.085Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-20T20:51:30.085Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:51:30.085Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys 2022-05-20T20:51:30.085Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4af47618{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.085Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d5c4fec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@285201d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.085Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2033f62f 2022-05-20T20:51:30.085Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4af47618{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.085Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4af47618{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.086Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4d5fa593::DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-05-20T20:51:30.086Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d5c4fec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@285201d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.085Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d5c4fec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@285201d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.086Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@61b4ae87{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) 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.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-20T20:51:30.086Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4af47618::SocketChannelEndPoint@28abb88c{/10.233.72.119:59252<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4af47618{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.086Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6ac9fa34{null} 2022-05-20T20:51:30.086Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@285201d2::DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-05-20T20:51:30.086Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d5fa593::DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-05-20T20:51:30.086Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2fba57b7{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) 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.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-20T20:51:30.086Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@690bb09b{null} 2022-05-20T20:51:30.086Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4227b1d2 2022-05-20T20:51:30.086Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4d5fa593::DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-05-20T20:51:30.086Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@285201d2::DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-05-20T20:51:30.086Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@285201d2::DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-05-20T20:51:30.086Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7d5c4fec::SocketChannelEndPoint@491d87d0{/10.233.72.119:59250<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d5c4fec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@285201d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.086Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-05-20T20:51:30.086Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-05-20T20:51:30.086Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2033f62f 2022-05-20T20:51:30.086Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@285201d2::DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@462eb42f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-20T20:51:30.086Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d5fa593::DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@481459da{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-20T20:51:30.086Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d5c4fec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63a89c8d{/10.233.72.119:59250<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@285201d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a37e83e{s=START}]=>HttpChannelOverHttp@5aa034{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.086Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@1c67969c waiting 2022-05-20T20:51:30.086Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4af47618{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8ee93f{/10.233.72.119:59252<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4d5fa593[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79b968{s=START}]=>HttpChannelOverHttp@551a46d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:30.086Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@4d695e32 size 2 > capacity 2022-05-20T20:51:30.086Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=2/2,p=0}@4d695e32 2022-05-20T20:51:40.075Z||qtp978035840-20-acceptor-0@20b921be-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@6c0ab584 on ManagedSelector@2b5ca574{STARTED} id=0 keys=0 selected=0 updates=0 2022-05-20T20:51:40.075Z||qtp978035840-20-acceptor-0@20b921be-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2b5ca574{STARTED} id=0 keys=0 selected=0 updates=1 2022-05-20T20:51:40.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-05-20T20:51:40.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected 2022-05-20T20:51:40.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-05-20T20:51:40.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-05-20T20:51:40.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6c0ab584 2022-05-20T20:51:40.076Z||qtp978035840-20-acceptor-0@20b921be-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@3e5ef139 on ManagedSelector@2b5ca574{STARTED} id=0 keys=0 selected=0 updates=1 2022-05-20T20:51:40.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6c0ab584 2022-05-20T20:51:40.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1 2022-05-20T20:51:40.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@220a5163 2022-05-20T20:51:40.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys 2022-05-20T20:51:40.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected 2022-05-20T20:51:40.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected 2022-05-20T20:51:40.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6c0ab584 2022-05-20T20:51:40.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates 2022-05-20T20:51:40.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-05-20T20:51:40.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3e5ef139 2022-05-20T20:51:40.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3e5ef139 2022-05-20T20:51:40.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:51:40.076Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 2 keys 2022-05-20T20:51:40.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-05-20T20:51:40.076Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3e5ef139 2022-05-20T20:51:40.076Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3221f7ec{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-05-20T20:51:40.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1ffbf360 2022-05-20T20:51:40.076Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@36d09592 2022-05-20T20:51:40.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4beb9193{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-05-20T20:51:40.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@b4b1b7d::DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:40.076Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@625abd69{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-05-20T20:51:40.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@738c759a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.076Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5014c8b5::DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:40.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@738c759a::SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@738c759a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@b4b1b7d::DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:40.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@b4b1b7d::DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:40.076Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3221f7ec{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@19c3039b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5014c8b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd74119{s=START}]=>HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@78b2d1b2{AC.ReadCB@b4b1b7d{HttpConnection@b4b1b7d::DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-05-20T20:51:40.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@738c759a::SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@738c759a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-05-20T20:51:40.076Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@19c3039b::SocketChannelEndPoint@3221f7ec{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@19c3039b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5014c8b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd74119{s=START}]=>HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.076Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-20T20:51:40.077Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@738c759a::SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@738c759a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5014c8b5::DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-05-20T20:51:40.077Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2b71ad2a{SSLC.NBReadCB@738c759a{SslConnection@738c759a::SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@738c759a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-20T20:51:40.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3cd104ff{AC.ReadCB@5014c8b5{HttpConnection@5014c8b5::DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-05-20T20:51:40.077Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@738c759a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.077Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3bc13d7b on ManagedSelector@2b5ca574{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-20T20:51:40.077Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2b5ca574{STARTED} id=0 keys=2 selected=0 updates=1 2022-05-20T20:51:40.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@19c3039b::SocketChannelEndPoint@3221f7ec{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@19c3039b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5014c8b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd74119{s=START}]=>HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-05-20T20:51:40.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@738c759a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3bc13d7b 2022-05-20T20:51:40.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@19c3039b::SocketChannelEndPoint@3221f7ec{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@19c3039b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5014c8b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd74119{s=START}]=>HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@738c759a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:51:40.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 2 keys 2022-05-20T20:51:40.077Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6c0ab584 2022-05-20T20:51:40.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/2 selected 2022-05-20T20:51:40.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates 2022-05-20T20:51:40.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.130:8000 remote=/10.233.72.119:59346], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@738c759a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4a7622b0{SSLC.NBReadCB@19c3039b{SslConnection@19c3039b::SocketChannelEndPoint@3221f7ec{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@19c3039b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5014c8b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd74119{s=START}]=>HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-20T20:51:40.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@738c759a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3221f7ec{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@19c3039b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5014c8b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd74119{s=START}]=>HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@738c759a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-05-20T20:51:40.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4ba82fbe on ManagedSelector@2b5ca574{STARTED} id=0 keys=2 selected=1 updates=0 2022-05-20T20:51:40.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@7ec68821/SelectorProducer@220a5163/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2022-05-20T20:51:40.077699Z 2022-05-20T20:51:40.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3221f7ec{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@19c3039b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5014c8b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd74119{s=START}]=>HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1c67969c offer EatWhatYouKill@7ec68821/SelectorProducer@220a5163/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2022-05-20T20:51:40.077747Z 2022-05-20T20:51:40.077Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3e5ef139 2022-05-20T20:51:40.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2022-05-20T20:51:40.077823Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@738c759a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-05-20T20:51:40.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1c67969c task=EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-05-20T20:51:40.077884Z 2022-05-20T20:51:40.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-05-20T20:51:40.077924Z tryProduce true 2022-05-20T20:51:40.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-05-20T20:51:40.077Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4ba82fbe 2022-05-20T20:51:40.077Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2b71ad2a{SSLC.NBReadCB@738c759a{SslConnection@738c759a::SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@738c759a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-20T20:51:40.078Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3221f7ec{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@19c3039b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5014c8b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd74119{s=START}]=>HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.078Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:51:40.078Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@738c759a::SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@738c759a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.078Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@738c759a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.078Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 2 keys 2022-05-20T20:51:40.078Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@738c759a::SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@738c759a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.078Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@78b2d1b2{AC.ReadCB@b4b1b7d{HttpConnection@b4b1b7d::DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-05-20T20:51:40.078Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/2 selected 2022-05-20T20:51:40.078Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates 2022-05-20T20:51:40.078Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b4b1b7d::DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@4beb9193{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-20T20:51:40.078Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.130:8000 remote=/10.233.72.119:59344], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@3221f7ec{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@19c3039b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5014c8b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd74119{s=START}]=>HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.078Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@738c759a::SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@738c759a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.078Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-05-20T20:51:40.078Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3221f7ec{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@19c3039b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5014c8b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd74119{s=START}]=>HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.078Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3221f7ec{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@19c3039b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5014c8b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd74119{s=START}]=>HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-05-20T20:51:40.078Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@7ec68821/SelectorProducer@220a5163/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-05-20T20:51:40.078724Z 2022-05-20T20:51:40.078Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@6386b970 offer EatWhatYouKill@7ec68821/SelectorProducer@220a5163/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-05-20T20:51:40.078761Z 2022-05-20T20:51:40.078Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@738c759a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.078Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1 2022-05-20T20:51:40.078Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@411ebd8f[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:40.078Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-05-20T20:51:40.078Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@422b93c3 2022-05-20T20:51:40.078Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@422b93c3 2022-05-20T20:51:40.078Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1677]@2022-05-20T20:51:40.078881Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3221f7ec{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@19c3039b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5014c8b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd74119{s=START}]=>HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-05-20T20:51:40.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4a7622b0{SSLC.NBReadCB@19c3039b{SslConnection@19c3039b::SocketChannelEndPoint@3221f7ec{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@19c3039b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5014c8b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd74119{s=START}]=>HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-20T20:51:40.078Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@6386b970 task=EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1677]@2022-05-20T20:51:40.078979Z 2022-05-20T20:51:40.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@19c3039b::SocketChannelEndPoint@3221f7ec{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@19c3039b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5014c8b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd74119{s=START}]=>HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.079Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@422b93c3 started 2022-05-20T20:51:40.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@19c3039b::SocketChannelEndPoint@3221f7ec{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@19c3039b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5014c8b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd74119{s=START}]=>HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3cd104ff{AC.ReadCB@5014c8b5{HttpConnection@5014c8b5::DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-05-20T20:51:40.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5014c8b5::DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@625abd69{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-20T20:51:40.079Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7ec68821/SelectorProducer@220a5163/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1678]@2022-05-20T20:51:40.079211Z tryProduce true 2022-05-20T20:51:40.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@19c3039b::SocketChannelEndPoint@3221f7ec{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@19c3039b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5014c8b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd74119{s=START}]=>HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-05-20T20:51:40.079Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@422b93c3 waiting 2022-05-20T20:51:40.079Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-20T20:51:40.079Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-20T20:51:40.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3221f7ec{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@19c3039b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5014c8b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd74119{s=START}]=>HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@70d45221[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:40.079Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-05-20T20:51:40.079Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3221f7ec{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@19c3039b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5014c8b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd74119{s=START}]=>HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.079Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 2 keys 2022-05-20T20:51:40.080Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@67115dae[p=0,l=0,c=17408,r=0]={<<<>>>\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} appBuffer=HeapByteBuffer@67115dae[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:40.081Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@738c759a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.081Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-05-20T20:51:40.081Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b4b1b7d::DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@67115dae[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:40.081Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b4b1b7d::DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@67115dae[p=0,l=0,c=17408,r=0]={<<<>>>\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} {} 2022-05-20T20:51:40.081Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@67115dae[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:40.081Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-05-20T20:51:40.081Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=5/30000} 2022-05-20T20:51:40.081Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=5/30000} 2022-05-20T20:51:40.081Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@738c759a::SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@738c759a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-05-20T20:51:40.081Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@738c759a::SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@738c759a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.081Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3f0e95f0[p=0,l=0,c=0,r=0]={<<<>>>} 2022-05-20T20:51:40.081Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-20T20:51:40.081Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-05-20T20:51:40.081Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@738c759a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.081Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-05-20T20:51:40.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@4f69409a[p=0,l=0,c=17408,r=0]={<<<>>>\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} appBuffer=HeapByteBuffer@4f69409a[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:40.081Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-20T20:51:40.081Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-05-20T20:51:40.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@19c3039b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5014c8b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd74119{s=START}]=>HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-05-20T20:51:40.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5014c8b5::DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@4f69409a[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:40.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5014c8b5::DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@4f69409a[p=0,l=0,c=17408,r=0]={<<<>>>\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} {} 2022-05-20T20:51:40.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@4f69409a[p=0,l=0,c=17408,r=0]={<<<>>>\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} 2022-05-20T20:51:40.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-05-20T20:51:40.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-05-20T20:51:40.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-05-20T20:51:40.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@19c3039b::SocketChannelEndPoint@3221f7ec{/10.233.72.119:59344<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@19c3039b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5014c8b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bd74119{s=START}]=>HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-05-20T20:51:40.081Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@738c759a::SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@738c759a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-05-20T20:51:40.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@19c3039b::SocketChannelEndPoint@3221f7ec{/10.233.72.119:59344<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@19c3039b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5014c8b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bd74119{s=START}]=>HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3f0e95f0[p=0,l=0,c=0,r=0]={<<<>>>} 2022-05-20T20:51:40.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-20T20:51:40.081Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@738c759a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.081Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-05-20T20:51:40.082Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3221f7ec{/10.233.72.119:59344<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@19c3039b{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5014c8b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bd74119{s=START}]=>HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.082Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-05-20T20:51:40.082Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-20T20:51:40.082Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-05-20T20:51:40.082Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@19c3039b::SocketChannelEndPoint@3221f7ec{/10.233.72.119:59344<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@19c3039b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5014c8b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bd74119{s=START}]=>HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-05-20T20:51:40.082Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@738c759a::SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@738c759a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) 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:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-05-20T20:51:40.082Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-20T20:51:40.082Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@19c3039b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5014c8b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bd74119{s=START}]=>HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.082Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@738c759a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.082Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@738c759a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.082Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2b4011fb{/10.233.72.119:59346<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@738c759a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@600f8ba0{/10.233.72.119:59346<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@b4b1b7d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f42b2c0{s=START}]=>HttpChannelOverHttp@3539a0de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-20T20:51:40.082Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@19c3039b::SocketChannelEndPoint@3221f7ec{/10.233.72.119:59344<->/10.233.72.130:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@19c3039b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f79affd{/10.233.72.119:59344<->/10.233.72.130:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5014c8b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bd74119{s=START}]=>HttpChannelOverHttp@67a5c773{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) 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:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:3