2023-01-24T05:35:19.443Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2023-01-24T05:35:19.443Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-24T05:35:19.443Z||qtp943165647-20|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 2023-01-24T05:35:19.443Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@a84aa48::SocketChannelEndPoint@7160d4d6{/10.233.67.58:38062<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@a84aa48{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34599752{/10.233.67.58:38062<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@5797d9ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@729f4f4d{s=START}]=>HttpChannelOverHttp@7d340f47{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2023-01-24T05:35:19.443Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@a84aa48{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34599752{/10.233.67.58:38062<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@5797d9ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@729f4f4d{s=START}]=>HttpChannelOverHttp@7d340f47{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:19.443Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@a84aa48::SocketChannelEndPoint@7160d4d6{/10.233.67.58:38062<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@a84aa48{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34599752{/10.233.67.58:38062<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@5797d9ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@729f4f4d{s=START}]=>HttpChannelOverHttp@7d340f47{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 2023-01-24T05:35:19.444Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@34599752{/10.233.67.58:38062<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=18/30000} 2023-01-24T05:35:19.444Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7160d4d6{/10.233.67.58:38062<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@a84aa48{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34599752{/10.233.67.58:38062<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5797d9ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@729f4f4d{s=START}]=>HttpChannelOverHttp@7d340f47{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:19.444Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7160d4d6{/10.233.67.58:38062<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@a84aa48{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34599752{/10.233.67.58:38062<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5797d9ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@729f4f4d{s=START}]=>HttpChannelOverHttp@7d340f47{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:19.444Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7160d4d6{/10.233.67.58:38062<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@a84aa48{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34599752{/10.233.67.58:38062<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5797d9ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@729f4f4d{s=START}]=>HttpChannelOverHttp@7d340f47{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:19.444Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@72c1e37c{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) 2023-01-24T05:35:19.444Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@195e8740{null} 2023-01-24T05:35:19.444Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0 2023-01-24T05:35:19.444Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@60277297 2023-01-24T05:35:19.444Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:35:19.444Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7160d4d6{/10.233.67.58:38062<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a84aa48{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34599752{/10.233.67.58:38062<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5797d9ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@729f4f4d{s=START}]=>HttpChannelOverHttp@7d340f47{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:19.444Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@60277297 2023-01-24T05:35:19.444Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/0 selected 2023-01-24T05:35:19.444Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 0 updates 2023-01-24T05:35:19.444Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-24T05:35:19.444Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:35:19.444Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 0 keys 2023-01-24T05:35:19.444Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7160d4d6{/10.233.67.58:38062<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a84aa48{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34599752{/10.233.67.58:38062<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5797d9ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@729f4f4d{s=START}]=>HttpChannelOverHttp@7d340f47{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:19.444Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@a768e{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) 2023-01-24T05:35:19.445Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@70ee491e{null} 2023-01-24T05:35:19.445Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7160d4d6{/10.233.67.58:38062<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a84aa48{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34599752{/10.233.67.58:38062<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5797d9ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@729f4f4d{s=START}]=>HttpChannelOverHttp@7d340f47{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:19.445Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5797d9ca::DecryptedEndPoint@34599752{/10.233.67.58:38062<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=19/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2023-01-24T05:35:19.445Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5797d9ca::DecryptedEndPoint@34599752{/10.233.67.58:38062<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=19/30000} 2023-01-24T05:35:19.445Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5797d9ca::DecryptedEndPoint@34599752{/10.233.67.58:38062<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=19/30000} 2023-01-24T05:35:19.445Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@34599752{/10.233.67.58:38062<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=19/30000} 2023-01-24T05:35:19.445Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5797d9ca::DecryptedEndPoint@34599752{/10.233.67.58:38062<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=19/30000} onFillable exit HttpChannelState@43e8336b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-24T05:35:19.445Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a84aa48{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34599752{/10.233.67.58:38062<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@5797d9ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@729f4f4d{s=START}]=>HttpChannelOverHttp@7d340f47{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:19.445Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@a84aa48::SocketChannelEndPoint@7160d4d6{/10.233.67.58:38062<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a84aa48{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34599752{/10.233.67.58:38062<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@5797d9ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@729f4f4d{s=START}]=>HttpChannelOverHttp@7d340f47{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:19.445Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@349e39fa size 2 > capacity 2023-01-24T05:35:19.445Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@60277297 2023-01-24T05:35:19.445Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@349e39fa 2023-01-24T05:35:29.423Z||qtp943165647-21-acceptor-0@1715193f-ServerConnector@22d9c961{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@7618c772 on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0 2023-01-24T05:35:29.424Z||qtp943165647-21-acceptor-0@1715193f-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1 2023-01-24T05:35:29.424Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:35:29.424Z||qtp943165647-21-acceptor-0@1715193f-ServerConnector@22d9c961{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@1074a67c on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1 2023-01-24T05:35:29.424Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/0 selected 2023-01-24T05:35:29.424Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 2 updates 2023-01-24T05:35:29.424Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2023-01-24T05:35:29.424Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7618c772 2023-01-24T05:35:29.424Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7618c772 2023-01-24T05:35:29.424Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1074a67c 2023-01-24T05:35:29.424Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1074a67c 2023-01-24T05:35:29.424Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:35:29.424Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 2 keys 2023-01-24T05:35:29.424Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7618c772 2023-01-24T05:35:29.424Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1074a67c 2023-01-24T05:35:29.424Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2023-01-24T05:35:29.424Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2023-01-24T05:35:29.424Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3c6e6419 2023-01-24T05:35:29.425Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1de00f9d 2023-01-24T05:35:29.425Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4447db62{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2023-01-24T05:35:29.425Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@37496db4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2023-01-24T05:35:29.425Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@59c6a890::DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-24T05:35:29.425Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@ce108b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@59c6a890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.425Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@78c889e8::DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-24T05:35:29.425Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@ce108b4::SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@ce108b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@59c6a890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.426Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@15c0fbaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@78c889e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@59c6a890::DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-24T05:35:29.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@59c6a890::DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-24T05:35:29.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@69032778{AC.ReadCB@59c6a890{HttpConnection@59c6a890::DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2023-01-24T05:35:29.426Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@15c0fbaa::SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@15c0fbaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@78c889e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.426Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@78c889e8::DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-24T05:35:29.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@ce108b4::SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@ce108b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@59c6a890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2023-01-24T05:35:29.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-24T05:35:29.427Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@ce108b4::SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@ce108b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@59c6a890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.427Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5b7d7862{AC.ReadCB@78c889e8{HttpConnection@78c889e8::DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2023-01-24T05:35:29.427Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5ed90e0{SSLC.NBReadCB@ce108b4{SslConnection@ce108b4::SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@ce108b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@59c6a890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-24T05:35:29.427Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@15c0fbaa::SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@15c0fbaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@78c889e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.427Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2023-01-24T05:35:29.427Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|1 for SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@ce108b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@59c6a890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.427Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@14d8c41 on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0 2023-01-24T05:35:29.427Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=1 2023-01-24T05:35:29.427Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@15c0fbaa::SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@15c0fbaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@78c889e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:35:29.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/2 selected 2023-01-24T05:35:29.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 1 updates 2023-01-24T05:35:29.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-24T05:35:29.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@14d8c41 2023-01-24T05:35:29.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@ce108b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@59c6a890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:35:29.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 2 keys 2023-01-24T05:35:29.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 1/1/2 selected 2023-01-24T05:35:29.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 1 keys, 0 updates 2023-01-24T05:35:29.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.138:8000 remote=/10.233.67.58:38280], selector=sun.nio.ch.EPollSelectorImpl@65be7ef1, interestOps=1, readyOps=1 SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@ce108b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@59c6a890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.428Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@67462d2c{SSLC.NBReadCB@15c0fbaa{SslConnection@15c0fbaa::SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@15c0fbaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@78c889e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-24T05:35:29.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@ce108b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@59c6a890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@ce108b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@59c6a890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2023-01-24T05:35:29.429Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=2,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1667]@2023-01-24T05:35:29.429064Z 2023-01-24T05:35:29.429Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@15c0fbaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@78c889e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.429Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@62b5760e offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=2,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1667]@2023-01-24T05:35:29.429183Z 2023-01-24T05:35:29.429Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@75c997c5 on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=1 updates=0 2023-01-24T05:35:29.429Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=2,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1667]@2023-01-24T05:35:29.429311Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@ce108b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@59c6a890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2023-01-24T05:35:29.429Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@62b5760e task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=2,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1667]@2023-01-24T05:35:29.429407Z 2023-01-24T05:35:29.429Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=2,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1668]@2023-01-24T05:35:29.429609Z tryProduce true 2023-01-24T05:35:29.429Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@ce108b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@59c6a890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.429Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5ed90e0{SSLC.NBReadCB@ce108b4{SslConnection@ce108b4::SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@ce108b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@59c6a890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-24T05:35:29.429Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-24T05:35:29.429Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@75c997c5 2023-01-24T05:35:29.429Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@ce108b4::SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@ce108b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@59c6a890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.429Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@ce108b4::SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@ce108b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@59c6a890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.429Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@15c0fbaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@78c889e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.429Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@15c0fbaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@78c889e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.430Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:35:29.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7618c772 2023-01-24T05:35:29.429Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@69032778{AC.ReadCB@59c6a890{HttpConnection@59c6a890::DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2023-01-24T05:35:29.430Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@59c6a890::DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@4447db62{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-24T05:35:29.430Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@ce108b4::SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce108b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@59c6a890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.430Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2023-01-24T05:35:29.430Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce108b4{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@59c6a890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.430Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3420ba59[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} 2023-01-24T05:35:29.430Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2023-01-24T05:35:29.429Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1074a67c 2023-01-24T05:35:29.430Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce108b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@59c6a890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.431Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 2 keys 2023-01-24T05:35:29.431Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 1/1/2 selected 2023-01-24T05:35:29.431Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 1 keys, 0 updates 2023-01-24T05:35:29.431Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.138:8000 remote=/10.233.67.58:38278], selector=sun.nio.ch.EPollSelectorImpl@65be7ef1, interestOps=1, readyOps=1 SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@15c0fbaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@78c889e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.432Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@15c0fbaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@78c889e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.432Z||qtp943165647-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@eb06d65[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@eb06d65[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} 2023-01-24T05:35:29.432Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce108b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@59c6a890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.432Z||qtp943165647-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2023-01-24T05:35:29.432Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@59c6a890::DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@eb06d65[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} 2023-01-24T05:35:29.432Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@15c0fbaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@78c889e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2023-01-24T05:35:29.432Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@59c6a890::DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@eb06d65[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} {} 2023-01-24T05:35:29.432Z||qtp943165647-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@eb06d65[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} 2023-01-24T05:35:29.432Z||qtp943165647-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2023-01-24T05:35:29.432Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=6/30000} 2023-01-24T05:35:29.432Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=6/30000} 2023-01-24T05:35:29.432Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@ce108b4::SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce108b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@59c6a890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2023-01-24T05:35:29.432Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1668]@2023-01-24T05:35:29.432491Z 2023-01-24T05:35:29.432Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@ce108b4::SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce108b4{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@59c6a890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.432Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@573d814[p=0,l=0,c=0,r=0]={<<<>>>} 2023-01-24T05:35:29.432Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-24T05:35:29.432Z||qtp943165647-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 2023-01-24T05:35:29.432Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@5c678558 offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1668]@2023-01-24T05:35:29.432795Z 2023-01-24T05:35:29.432Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1 2023-01-24T05:35:29.433Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@290b395c 2023-01-24T05:35:29.433Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce108b4{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@59c6a890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.433Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2023-01-24T05:35:29.433Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-24T05:35:29.433Z||qtp943165647-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 2023-01-24T05:35:29.433Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@290b395c 2023-01-24T05:35:29.433Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@290b395c started 2023-01-24T05:35:29.433Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@290b395c waiting 2023-01-24T05:35:29.433Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@ce108b4::SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce108b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@59c6a890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2023-01-24T05:35:29.433Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce108b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@59c6a890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.433Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@ce108b4::SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce108b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@59c6a890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{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 2023-01-24T05:35:29.433Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1668]@2023-01-24T05:35:29.433553Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@15c0fbaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@78c889e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2023-01-24T05:35:29.434Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@5c678558 task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1668]@2023-01-24T05:35:29.433966Z 2023-01-24T05:35:29.433Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=7/30000} 2023-01-24T05:35:29.434Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce108b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@59c6a890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.434Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@67462d2c{SSLC.NBReadCB@15c0fbaa{SslConnection@15c0fbaa::SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@15c0fbaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@78c889e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-24T05:35:29.434Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce108b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@59c6a890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.434Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@ce108b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@59c6a890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.434Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5b88c6c0{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) 2023-01-24T05:35:29.434Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5ed90e0{null} 2023-01-24T05:35:29.434Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=1 updates=0 2023-01-24T05:35:29.434Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@62fb453b 2023-01-24T05:35:29.434Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1669]@2023-01-24T05:35:29.434387Z tryProduce true 2023-01-24T05:35:29.435Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-24T05:35:29.435Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:35:29.434Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@ce108b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@59c6a890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.435Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@15c0fbaa::SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@15c0fbaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@78c889e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.435Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@ce108b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@59c6a890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.435Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@64466c44{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) 2023-01-24T05:35:29.435Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@69032778{null} 2023-01-24T05:35:29.435Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@59c6a890::DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2023-01-24T05:35:29.435Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@59c6a890::DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=9/30000} 2023-01-24T05:35:29.435Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=9/30000} 2023-01-24T05:35:29.435Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@59c6a890::DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@4447db62{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-24T05:35:29.435Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@ce108b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@59c6a890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.435Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@9129f21 waiting 2023-01-24T05:35:29.436Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@15c0fbaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@78c889e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.436Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 2 keys 2023-01-24T05:35:29.436Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@15c0fbaa::SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@15c0fbaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@78c889e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.436Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5b7d7862{AC.ReadCB@78c889e8{HttpConnection@78c889e8::DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=10/30000}}} 2023-01-24T05:35:29.436Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@62fb453b 2023-01-24T05:35:29.436Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@78c889e8::DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=10/30000} onFillable enter HttpChannelState@37496db4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-24T05:35:29.436Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@15c0fbaa::SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@15c0fbaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@78c889e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.436Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2023-01-24T05:35:29.436Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@ce108b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@59c6a890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.436Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@15c0fbaa{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@78c889e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.436Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@301c2d8[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} 2023-01-24T05:35:29.436Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2023-01-24T05:35:29.436Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@59c6a890::DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=10/30000} 2023-01-24T05:35:29.436Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@ce108b4::SocketChannelEndPoint@21f71e32{/10.233.67.58:38280<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@ce108b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d585875{/10.233.67.58:38280<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@59c6a890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13e562ad{s=START}]=>HttpChannelOverHttp@32fcf1c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.436Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@62fb453b 2023-01-24T05:35:29.440Z||qtp943165647-27|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@eb06d65[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@eb06d65[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} 2023-01-24T05:35:29.440Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@15c0fbaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@78c889e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.440Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2023-01-24T05:35:29.440Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@78c889e8::DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@eb06d65[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} 2023-01-24T05:35:29.440Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@78c889e8::DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@eb06d65[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} {} 2023-01-24T05:35:29.440Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@eb06d65[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} 2023-01-24T05:35:29.440Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2023-01-24T05:35:29.440Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=14/30000} 2023-01-24T05:35:29.440Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=14/30000} 2023-01-24T05:35:29.440Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@15c0fbaa::SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@15c0fbaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@78c889e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2023-01-24T05:35:29.441Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@15c0fbaa::SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@15c0fbaa{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@78c889e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.441Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@573d814[p=0,l=0,c=0,r=0]={<<<>>>} 2023-01-24T05:35:29.441Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-24T05:35:29.441Z||qtp943165647-27|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 2023-01-24T05:35:29.441Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@15c0fbaa{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@78c889e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.441Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2023-01-24T05:35:29.441Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-24T05:35:29.441Z||qtp943165647-27|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 2023-01-24T05:35:29.441Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@15c0fbaa::SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@15c0fbaa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@78c889e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2023-01-24T05:35:29.442Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@15c0fbaa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@78c889e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.442Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@15c0fbaa::SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@15c0fbaa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@78c889e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{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 2023-01-24T05:35:29.443Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=16/30000} 2023-01-24T05:35:29.443Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@15c0fbaa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@78c889e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.443Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@15c0fbaa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@78c889e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.443Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@15c0fbaa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@78c889e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.443Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@778931bb{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) 2023-01-24T05:35:29.443Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@67462d2c{null} 2023-01-24T05:35:29.443Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0 2023-01-24T05:35:29.443Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@20de2c19 2023-01-24T05:35:29.444Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:35:29.444Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/0 selected 2023-01-24T05:35:29.444Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 0 updates 2023-01-24T05:35:29.444Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-24T05:35:29.444Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:35:29.444Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15c0fbaa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@78c889e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.444Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 0 keys 2023-01-24T05:35:29.444Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@20de2c19 2023-01-24T05:35:29.444Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15c0fbaa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@78c889e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.444Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15c0fbaa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@78c889e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.444Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@50ef3087{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) 2023-01-24T05:35:29.444Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5b7d7862{null} 2023-01-24T05:35:29.444Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@78c889e8::DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=18/30000} 2023-01-24T05:35:29.445Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@15c0fbaa::SocketChannelEndPoint@3e4a7c77{/10.233.67.58:38278<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15c0fbaa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@78c889e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.445Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@78c889e8::DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=19/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2023-01-24T05:35:29.445Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@20de2c19 2023-01-24T05:35:29.445Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@78c889e8::DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=19/30000} 2023-01-24T05:35:29.445Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=19/30000} 2023-01-24T05:35:29.445Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@78c889e8::DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=19/30000} onFillable exit HttpChannelState@37496db4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-24T05:35:29.445Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15c0fbaa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a8d0b56{/10.233.67.58:38278<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@78c889e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@272585ff{s=START}]=>HttpChannelOverHttp@51e79053{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:29.445Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@62b5760e size 2 > capacity 2023-01-24T05:35:29.445Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@62b5760e 2023-01-24T05:35:39.423Z||qtp943165647-21-acceptor-0@1715193f-ServerConnector@22d9c961{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@1fc4328c on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0 2023-01-24T05:35:39.423Z||qtp943165647-21-acceptor-0@1715193f-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1 2023-01-24T05:35:39.424Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:35:39.424Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/0 selected 2023-01-24T05:35:39.424Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 1 updates 2023-01-24T05:35:39.424Z||qtp943165647-21-acceptor-0@1715193f-ServerConnector@22d9c961{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@a8cfd21 on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1 2023-01-24T05:35:39.424Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-24T05:35:39.424Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1fc4328c 2023-01-24T05:35:39.424Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1fc4328c 2023-01-24T05:35:39.424Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1 2023-01-24T05:35:39.424Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1fc4328c 2023-01-24T05:35:39.424Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@49c37918 2023-01-24T05:35:39.424Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2023-01-24T05:35:39.425Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 1 keys 2023-01-24T05:35:39.425Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:35:39.425Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/1 selected 2023-01-24T05:35:39.425Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@49cdbe70 2023-01-24T05:35:39.425Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 1 updates 2023-01-24T05:35:39.425Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-24T05:35:39.425Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@a8cfd21 2023-01-24T05:35:39.425Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@a8cfd21 2023-01-24T05:35:39.425Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5fadc695{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2023-01-24T05:35:39.425Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:35:39.425Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@a8cfd21 2023-01-24T05:35:39.425Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2023-01-24T05:35:39.425Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@779467d8 2023-01-24T05:35:39.426Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@684ac944{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2023-01-24T05:35:39.426Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3cb4c932::DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-24T05:35:39.426Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7087096b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=START,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.426Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7087096b::SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7087096b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=START,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.426Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3cb4c932::DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-24T05:35:39.425Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7b37dd2e::DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-24T05:35:39.425Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 2 keys 2023-01-24T05:35:39.426Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3cb4c932::DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-24T05:35:39.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@29c2e0e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.426Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3c3139ca{AC.ReadCB@3cb4c932{HttpConnection@3cb4c932::DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2023-01-24T05:35:39.426Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7087096b::SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7087096b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=START,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.426Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2023-01-24T05:35:39.426Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@29c2e0e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.426Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@7087096b::SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7087096b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=START,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7b37dd2e::DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-24T05:35:39.426Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@26569a27{SSLC.NBReadCB@7087096b{SslConnection@7087096b::SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7087096b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=START,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-24T05:35:39.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7b37dd2e::DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-24T05:35:39.426Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7087096b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=START,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.427Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6ed213d7 on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0 2023-01-24T05:35:39.427Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@325b43e6{AC.ReadCB@7b37dd2e{HttpConnection@7b37dd2e::DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2023-01-24T05:35:39.427Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=1 2023-01-24T05:35:39.427Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:35:39.427Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@29c2e0e4::SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@29c2e0e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.427Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7087096b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=START,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.427Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@a8cfd21 2023-01-24T05:35:39.427Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/2 selected 2023-01-24T05:35:39.427Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 1 updates 2023-01-24T05:35:39.427Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-24T05:35:39.427Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2023-01-24T05:35:39.427Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@29c2e0e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.427Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7087096b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=START,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.428Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:35:39.427Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7740362e{SSLC.NBReadCB@29c2e0e4{SslConnection@29c2e0e4::SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@29c2e0e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-24T05:35:39.428Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 2 keys 2023-01-24T05:35:39.428Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@29c2e0e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.428Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@49bb2de2 on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=1 updates=0 2023-01-24T05:35:39.428Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=1 updates=1 2023-01-24T05:35:39.428Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 1/1/2 selected 2023-01-24T05:35:39.428Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@29c2e0e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.428Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1fc4328c 2023-01-24T05:35:39.428Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 1 keys, 1 updates 2023-01-24T05:35:39.429Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.138:8000 remote=/10.233.67.58:38512], selector=sun.nio.ch.EPollSelectorImpl@65be7ef1, interestOps=1, readyOps=1 SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@7087096b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=START,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.429Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7087096b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=START,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.429Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7087096b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=START,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2023-01-24T05:35:39.430Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1669]@2023-01-24T05:35:39.430164Z 2023-01-24T05:35:39.430Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@9129f21 offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1669]@2023-01-24T05:35:39.430389Z 2023-01-24T05:35:39.430Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1669]@2023-01-24T05:35:39.430563Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7087096b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=START,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2023-01-24T05:35:39.430Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@9129f21 task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1669]@2023-01-24T05:35:39.43066Z 2023-01-24T05:35:39.430Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1670]@2023-01-24T05:35:39.430846Z tryProduce true 2023-01-24T05:35:39.430Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-24T05:35:39.430Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@49bb2de2 2023-01-24T05:35:39.431Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@26569a27{SSLC.NBReadCB@7087096b{SslConnection@7087096b::SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7087096b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=START,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-24T05:35:39.431Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@29c2e0e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.431Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:35:39.431Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7087096b::SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7087096b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=START,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.431Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7087096b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=START,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.431Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 2 keys 2023-01-24T05:35:39.431Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 1/1/2 selected 2023-01-24T05:35:39.431Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 1 keys, 0 updates 2023-01-24T05:35:39.431Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7087096b::SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7087096b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=START,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.431Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.138:8000 remote=/10.233.67.58:38510], selector=sun.nio.ch.EPollSelectorImpl@65be7ef1, interestOps=1, readyOps=1 SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@29c2e0e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.431Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3c3139ca{AC.ReadCB@3cb4c932{HttpConnection@3cb4c932::DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=5/30000}}} 2023-01-24T05:35:39.431Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@29c2e0e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.432Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3cb4c932::DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@684ac944{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-24T05:35:39.432Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@29c2e0e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2023-01-24T05:35:39.432Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1670]@2023-01-24T05:35:39.432369Z 2023-01-24T05:35:39.432Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@290b395c offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1670]@2023-01-24T05:35:39.432506Z 2023-01-24T05:35:39.432Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1 2023-01-24T05:35:39.432Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@5505f0e7 2023-01-24T05:35:39.432Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@5505f0e7 2023-01-24T05:35:39.432Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@290b395c task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1670]@2023-01-24T05:35:39.43278Z 2023-01-24T05:35:39.432Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@5505f0e7 started 2023-01-24T05:35:39.432Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@5505f0e7 waiting 2023-01-24T05:35:39.432Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7087096b::SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7087096b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=START,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.433Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2023-01-24T05:35:39.433Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1670]@2023-01-24T05:35:39.433085Z tryProduce true 2023-01-24T05:35:39.433Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-24T05:35:39.433Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:35:39.433Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1670]@2023-01-24T05:35:39.432894Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@29c2e0e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2023-01-24T05:35:39.433Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@29c2e0e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.433Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 2 keys 2023-01-24T05:35:39.433Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7740362e{SSLC.NBReadCB@29c2e0e4{SslConnection@29c2e0e4::SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@29c2e0e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-24T05:35:39.433Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@29c2e0e4::SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@29c2e0e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.433Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7087096b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=START,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.433Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@29c2e0e4::SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@29c2e0e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.433Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@325b43e6{AC.ReadCB@7b37dd2e{HttpConnection@7b37dd2e::DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=7/30000}}} 2023-01-24T05:35:39.433Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5bedd552[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} 2023-01-24T05:35:39.434Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2023-01-24T05:35:39.434Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7b37dd2e::DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@5fadc695{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-24T05:35:39.434Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@29c2e0e4::SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@29c2e0e4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.434Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2023-01-24T05:35:39.434Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@29c2e0e4{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.434Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@48a68241[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} 2023-01-24T05:35:39.434Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2023-01-24T05:35:39.437Z||qtp943165647-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@eb06d65[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@eb06d65[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} 2023-01-24T05:35:39.437Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@7087096b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=START,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.437Z||qtp943165647-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2023-01-24T05:35:39.437Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3cb4c932::DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@eb06d65[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} 2023-01-24T05:35:39.437Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3cb4c932::DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@eb06d65[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} {} 2023-01-24T05:35:39.437Z||qtp943165647-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@70ccc4f3[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@70ccc4f3[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} 2023-01-24T05:35:39.437Z||qtp943165647-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@eb06d65[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} 2023-01-24T05:35:39.438Z||qtp943165647-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2023-01-24T05:35:39.438Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=12/30000} 2023-01-24T05:35:39.438Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=12/30000} 2023-01-24T05:35:39.438Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@29c2e0e4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.438Z||qtp943165647-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2023-01-24T05:35:39.438Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7087096b::SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@7087096b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2023-01-24T05:35:39.438Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7087096b::SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@7087096b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.438Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@573d814[p=0,l=0,c=0,r=0]={<<<>>>} 2023-01-24T05:35:39.438Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-24T05:35:39.438Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7b37dd2e::DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@70ccc4f3[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} 2023-01-24T05:35:39.438Z||qtp943165647-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 2023-01-24T05:35:39.438Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7b37dd2e::DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@70ccc4f3[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} {} 2023-01-24T05:35:39.438Z||qtp943165647-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@70ccc4f3[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} 2023-01-24T05:35:39.438Z||qtp943165647-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2023-01-24T05:35:39.438Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=12/30000} 2023-01-24T05:35:39.438Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=12/30000} 2023-01-24T05:35:39.438Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@29c2e0e4::SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@29c2e0e4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2023-01-24T05:35:39.438Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@7087096b{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.438Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2023-01-24T05:35:39.438Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-24T05:35:39.438Z||qtp943165647-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 2023-01-24T05:35:39.438Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@29c2e0e4::SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@29c2e0e4{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.438Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@573d814[p=0,l=0,c=0,r=0]={<<<>>>} 2023-01-24T05:35:39.438Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-24T05:35:39.438Z||qtp943165647-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 2023-01-24T05:35:39.439Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7087096b::SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7087096b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2023-01-24T05:35:39.439Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@29c2e0e4{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.439Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2023-01-24T05:35:39.439Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-24T05:35:39.439Z||qtp943165647-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 2023-01-24T05:35:39.439Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7087096b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.439Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@29c2e0e4::SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29c2e0e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2023-01-24T05:35:39.439Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7087096b::SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7087096b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{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 2023-01-24T05:35:39.439Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29c2e0e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.439Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=13/30000} 2023-01-24T05:35:39.439Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7087096b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.439Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@29c2e0e4::SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29c2e0e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{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 2023-01-24T05:35:39.439Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=13/30000} 2023-01-24T05:35:39.439Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7087096b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.439Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@29c2e0e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.440Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@29c2e0e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.440Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7087096b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.440Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@29c2e0e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.440Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1664786{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) 2023-01-24T05:35:39.440Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@26569a27{null} 2023-01-24T05:35:39.440Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@273fb2e2{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) 2023-01-24T05:35:39.440Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7740362e{null} 2023-01-24T05:35:39.440Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0 2023-01-24T05:35:39.440Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0 2023-01-24T05:35:39.440Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5dc7fc2a 2023-01-24T05:35:39.440Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@9a98989 2023-01-24T05:35:39.440Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@29c2e0e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.441Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7087096b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.441Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@29c2e0e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.441Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:35:39.441Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/0 selected 2023-01-24T05:35:39.441Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 0 updates 2023-01-24T05:35:39.441Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-24T05:35:39.441Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@210fc959{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) 2023-01-24T05:35:39.441Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:35:39.441Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7087096b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.441Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5dc7fc2a 2023-01-24T05:35:39.441Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@325b43e6{null} 2023-01-24T05:35:39.441Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@9a98989 2023-01-24T05:35:39.441Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 0 keys 2023-01-24T05:35:39.441Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5a687fd0{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) 2023-01-24T05:35:39.441Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3c3139ca{null} 2023-01-24T05:35:39.441Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7b37dd2e::DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2023-01-24T05:35:39.441Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3cb4c932::DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2023-01-24T05:35:39.441Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@29c2e0e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.441Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7087096b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.441Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3cb4c932::DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000} 2023-01-24T05:35:39.441Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7b37dd2e::DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000} 2023-01-24T05:35:39.441Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000} 2023-01-24T05:35:39.441Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7b37dd2e::DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000} 2023-01-24T05:35:39.442Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3cb4c932::DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@684ac944{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-24T05:35:39.441Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3cb4c932::DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000} 2023-01-24T05:35:39.442Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000} 2023-01-24T05:35:39.442Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7087096b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.442Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@29c2e0e4::SocketChannelEndPoint@390566cf{/10.233.67.58:38510<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@29c2e0e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.442Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@5c678558 waiting 2023-01-24T05:35:39.442Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5dc7fc2a 2023-01-24T05:35:39.442Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7087096b::SocketChannelEndPoint@ab3bff1{/10.233.67.58:38512<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7087096b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f91ad70{/10.233.67.58:38512<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@3cb4c932[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@20fd026{s=START}]=>HttpChannelOverHttp@2c7c0077{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.442Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7b37dd2e::DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@5fadc695{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-24T05:35:39.442Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@9a98989 2023-01-24T05:35:39.442Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@29c2e0e4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d8cf2f5{/10.233.67.58:38510<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@7b37dd2e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@373a473{s=START}]=>HttpChannelOverHttp@204e5d39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:39.442Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@9129f21 size 2 > capacity 2023-01-24T05:35:39.442Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@9129f21 2023-01-24T05:35:49.423Z||qtp943165647-21-acceptor-0@1715193f-ServerConnector@22d9c961{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@3a9f8855 on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0 2023-01-24T05:35:49.424Z||qtp943165647-21-acceptor-0@1715193f-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1 2023-01-24T05:35:49.424Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:35:49.424Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/0 selected 2023-01-24T05:35:49.424Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 1 updates 2023-01-24T05:35:49.424Z||qtp943165647-21-acceptor-0@1715193f-ServerConnector@22d9c961{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@fed8e3c on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1 2023-01-24T05:35:49.424Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-24T05:35:49.424Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3a9f8855 2023-01-24T05:35:49.424Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3a9f8855 2023-01-24T05:35:49.424Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1 2023-01-24T05:35:49.424Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@49c37918 2023-01-24T05:35:49.424Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3a9f8855 2023-01-24T05:35:49.424Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 1 keys 2023-01-24T05:35:49.424Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:35:49.424Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/1 selected 2023-01-24T05:35:49.424Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 1 updates 2023-01-24T05:35:49.424Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-24T05:35:49.424Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@fed8e3c 2023-01-24T05:35:49.424Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@fed8e3c 2023-01-24T05:35:49.424Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:35:49.424Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 2 keys 2023-01-24T05:35:49.424Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2023-01-24T05:35:49.425Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@fed8e3c 2023-01-24T05:35:49.425Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3f5975f1 2023-01-24T05:35:49.425Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2023-01-24T05:35:49.425Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@634fc9ac 2023-01-24T05:35:49.425Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@24d697a7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2023-01-24T05:35:49.425Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6f99d9f0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2023-01-24T05:35:49.425Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@72867f06::DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-24T05:35:49.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@50d48831::DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-24T05:35:49.426Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@44e9f731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@72867f06[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6f9ea20c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@50d48831[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.426Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@44e9f731::SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@44e9f731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@72867f06[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6f9ea20c::SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6f9ea20c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@50d48831[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.426Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@72867f06::DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-24T05:35:49.426Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@72867f06::DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-24T05:35:49.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@50d48831::DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-24T05:35:49.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@50d48831::DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-24T05:35:49.426Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@69a73e8e{AC.ReadCB@72867f06{HttpConnection@72867f06::DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2023-01-24T05:35:49.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@77db5480{AC.ReadCB@50d48831{HttpConnection@50d48831::DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2023-01-24T05:35:49.427Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6f9ea20c::SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6f9ea20c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@50d48831[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.427Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2023-01-24T05:35:49.427Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|needFillInterest uf=false SslConnection@44e9f731::SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@44e9f731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@72867f06[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.427Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2023-01-24T05:35:49.427Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@6f9ea20c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@50d48831[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.427Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@44e9f731::SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@44e9f731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@72867f06[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.427Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3bacf4a{SSLC.NBReadCB@6f9ea20c{SslConnection@6f9ea20c::SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6f9ea20c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@50d48831[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-24T05:35:49.427Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@289802f3{SSLC.NBReadCB@44e9f731{SslConnection@44e9f731::SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@44e9f731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@72867f06[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-24T05:35:49.427Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6f9ea20c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@50d48831[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.427Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@44e9f731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@72867f06[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.427Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@19ae93f3 on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0 2023-01-24T05:35:49.427Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@234328ae on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0 2023-01-24T05:35:49.427Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=1 2023-01-24T05:35:49.427Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@44e9f731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@72867f06[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.427Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:35:49.427Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@fed8e3c 2023-01-24T05:35:49.427Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/2 selected 2023-01-24T05:35:49.427Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 2 updates 2023-01-24T05:35:49.427Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2023-01-24T05:35:49.428Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@19ae93f3 2023-01-24T05:35:49.428Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6f9ea20c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@50d48831[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.428Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3a9f8855 2023-01-24T05:35:49.428Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6f9ea20c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@50d48831[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.428Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@234328ae 2023-01-24T05:35:49.428Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@44e9f731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@72867f06[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.428Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:35:49.428Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 2 keys 2023-01-24T05:35:49.428Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 2/2/2 selected 2023-01-24T05:35:49.428Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 2 keys, 0 updates 2023-01-24T05:35:49.428Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.138:8000 remote=/10.233.67.58:38738], selector=sun.nio.ch.EPollSelectorImpl@65be7ef1, interestOps=1, readyOps=1 SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@44e9f731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@72867f06[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.428Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@44e9f731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@72867f06[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.428Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@44e9f731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@72867f06[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2023-01-24T05:35:49.429Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1671]@2023-01-24T05:35:49.428963Z 2023-01-24T05:35:49.429Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@5c678558 offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1671]@2023-01-24T05:35:49.429102Z 2023-01-24T05:35:49.429Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@5c678558 task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1671]@2023-01-24T05:35:49.42924Z 2023-01-24T05:35:49.429Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1671]@2023-01-24T05:35:49.429182Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@44e9f731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@72867f06[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2023-01-24T05:35:49.429Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2023-01-24T05:35:49.429327Z tryProduce true 2023-01-24T05:35:49.429Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@289802f3{SSLC.NBReadCB@44e9f731{SslConnection@44e9f731::SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@44e9f731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@72867f06[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-24T05:35:49.429Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.138:8000 remote=/10.233.67.58:38736], selector=sun.nio.ch.EPollSelectorImpl@65be7ef1, interestOps=1, readyOps=1 SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@6f9ea20c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@50d48831[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.429Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@44e9f731::SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@44e9f731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@72867f06[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.429Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6f9ea20c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@50d48831[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.429Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@44e9f731::SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@44e9f731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@72867f06[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.429Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@69a73e8e{AC.ReadCB@72867f06{HttpConnection@72867f06::DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2023-01-24T05:35:49.429Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6f9ea20c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@50d48831[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2023-01-24T05:35:49.429Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@72867f06::DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@6f99d9f0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-24T05:35:49.429Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2023-01-24T05:35:49.429833Z 2023-01-24T05:35:49.429Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@44e9f731::SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@44e9f731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@72867f06[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.429Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2023-01-24T05:35:49.429Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@5505f0e7 offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2023-01-24T05:35:49.429948Z 2023-01-24T05:35:49.430Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1 2023-01-24T05:35:49.430Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@44e9f731{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@72867f06[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.430Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@6f9a668a 2023-01-24T05:35:49.430Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@eb06d65[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} 2023-01-24T05:35:49.430Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2023-01-24T05:35:49.430Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@6f9a668a 2023-01-24T05:35:49.430Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@6f9a668a started 2023-01-24T05:35:49.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@5505f0e7 task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1672]@2023-01-24T05:35:49.430321Z 2023-01-24T05:35:49.430Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@6f9a668a waiting 2023-01-24T05:35:49.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2023-01-24T05:35:49.430392Z tryProduce true 2023-01-24T05:35:49.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-24T05:35:49.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:35:49.430Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1672]@2023-01-24T05:35:49.430232Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6f9ea20c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@50d48831[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2023-01-24T05:35:49.430Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3bacf4a{SSLC.NBReadCB@6f9ea20c{SslConnection@6f9ea20c::SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6f9ea20c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@50d48831[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-24T05:35:49.430Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6f9ea20c::SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6f9ea20c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@50d48831[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.430Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6f9ea20c::SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6f9ea20c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@50d48831[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.430Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@77db5480{AC.ReadCB@50d48831{HttpConnection@50d48831::DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=4/30000}}} 2023-01-24T05:35:49.431Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@50d48831::DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@24d697a7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-24T05:35:49.431Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6f9ea20c::SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@6f9ea20c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@50d48831[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.431Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2023-01-24T05:35:49.431Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@6f9ea20c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@50d48831[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.431Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5c734688[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} 2023-01-24T05:35:49.431Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2023-01-24T05:35:49.431Z||qtp943165647-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@70ccc4f3[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@70ccc4f3[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} 2023-01-24T05:35:49.431Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@44e9f731{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@72867f06[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.431Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@44e9f731{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@72867f06[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.432Z||qtp943165647-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2023-01-24T05:35:49.432Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@72867f06::DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@70ccc4f3[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} 2023-01-24T05:35:49.432Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@72867f06::DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@70ccc4f3[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} {} 2023-01-24T05:35:49.432Z||qtp943165647-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@70ccc4f3[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} 2023-01-24T05:35:49.432Z||qtp943165647-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2023-01-24T05:35:49.432Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=6/30000} 2023-01-24T05:35:49.432Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=6/30000} 2023-01-24T05:35:49.432Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@44e9f731::SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@44e9f731{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@72867f06[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2023-01-24T05:35:49.432Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@44e9f731::SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@44e9f731{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@72867f06[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.432Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@573d814[p=0,l=0,c=0,r=0]={<<<>>>} 2023-01-24T05:35:49.432Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-24T05:35:49.432Z||qtp943165647-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 2023-01-24T05:35:49.432Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@44e9f731{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@72867f06[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.432Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2023-01-24T05:35:49.432Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-24T05:35:49.432Z||qtp943165647-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 2023-01-24T05:35:49.432Z||qtp943165647-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@19d3794e[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@19d3794e[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} 2023-01-24T05:35:49.432Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@44e9f731::SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@44e9f731{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@72867f06[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2023-01-24T05:35:49.432Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6f9ea20c{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@50d48831[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.433Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6f9ea20c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@50d48831[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.433Z||qtp943165647-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2023-01-24T05:35:49.433Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 2 keys 2023-01-24T05:35:49.433Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@50d48831::DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@19d3794e[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} 2023-01-24T05:35:49.433Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@44e9f731{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@72867f06[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.433Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@50d48831::DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@19d3794e[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} {} 2023-01-24T05:35:49.433Z||qtp943165647-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@19d3794e[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} 2023-01-24T05:35:49.433Z||qtp943165647-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2023-01-24T05:35:49.433Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=7/30000} 2023-01-24T05:35:49.433Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=7/30000} 2023-01-24T05:35:49.433Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@44e9f731::SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@44e9f731{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@72867f06[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{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 2023-01-24T05:35:49.433Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=7/30000} 2023-01-24T05:35:49.433Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6f9ea20c::SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6f9ea20c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@50d48831[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2023-01-24T05:35:49.433Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@44e9f731{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@72867f06[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.433Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6f9ea20c::SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6f9ea20c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@50d48831[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.433Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@573d814[p=0,l=0,c=0,r=0]={<<<>>>} 2023-01-24T05:35:49.433Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-24T05:35:49.433Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@44e9f731{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@72867f06[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.433Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@44e9f731{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@72867f06[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.433Z||qtp943165647-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 2023-01-24T05:35:49.433Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@49a963b8{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) 2023-01-24T05:35:49.434Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@289802f3{null} 2023-01-24T05:35:49.434Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0 2023-01-24T05:35:49.434Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ec8324 2023-01-24T05:35:49.434Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:35:49.434Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/1 selected 2023-01-24T05:35:49.434Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6f9ea20c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@50d48831[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.434Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2023-01-24T05:35:49.434Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@44e9f731{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@72867f06[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.434Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 0 updates 2023-01-24T05:35:49.434Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-24T05:35:49.434Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:35:49.434Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ec8324 2023-01-24T05:35:49.434Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@44e9f731{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@72867f06[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.434Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-24T05:35:49.434Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 1 keys 2023-01-24T05:35:49.434Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@50a7dfc9{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) 2023-01-24T05:35:49.434Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@44e9f731{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@72867f06[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.434Z||qtp943165647-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 2023-01-24T05:35:49.434Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@69a73e8e{null} 2023-01-24T05:35:49.434Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@72867f06::DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=8/30000} 2023-01-24T05:35:49.434Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@72867f06::DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2023-01-24T05:35:49.434Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@72867f06::DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=8/30000} 2023-01-24T05:35:49.434Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=8/30000} 2023-01-24T05:35:49.434Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6f9ea20c::SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6f9ea20c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@50d48831[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2023-01-24T05:35:49.434Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@44e9f731::SocketChannelEndPoint@5df53f40{/10.233.67.58:38738<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@44e9f731{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@72867f06[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.434Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ec8324 2023-01-24T05:35:49.434Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@72867f06::DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@6f99d9f0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-24T05:35:49.434Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6f9ea20c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@50d48831[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.435Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@44e9f731{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1be2eaf3{/10.233.67.58:38738<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@72867f06[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4850282d{s=START}]=>HttpChannelOverHttp@32209f38{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.435Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@290b395c waiting 2023-01-24T05:35:49.435Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6f9ea20c::SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6f9ea20c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@50d48831[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{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 2023-01-24T05:35:49.435Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=9/30000} 2023-01-24T05:35:49.435Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6f9ea20c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@50d48831[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.435Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6f9ea20c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@50d48831[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.435Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6f9ea20c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@50d48831[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.435Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@dc035b{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) 2023-01-24T05:35:49.436Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3bacf4a{null} 2023-01-24T05:35:49.436Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0 2023-01-24T05:35:49.436Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3cce9bfc 2023-01-24T05:35:49.436Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:35:49.436Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/0 selected 2023-01-24T05:35:49.436Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 0 updates 2023-01-24T05:35:49.436Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-24T05:35:49.436Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:35:49.436Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 0 keys 2023-01-24T05:35:49.436Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6f9ea20c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@50d48831[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.436Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6f9ea20c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@50d48831[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.436Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7acfcdeb{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) 2023-01-24T05:35:49.436Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@77db5480{null} 2023-01-24T05:35:49.436Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@50d48831::DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2023-01-24T05:35:49.436Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@50d48831::DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=10/30000} 2023-01-24T05:35:49.436Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=10/30000} 2023-01-24T05:35:49.436Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@50d48831::DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@24d697a7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-24T05:35:49.437Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6f9ea20c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@50d48831[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.437Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@5c678558 size 2 > capacity 2023-01-24T05:35:49.437Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@5c678558 2023-01-24T05:35:49.437Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3cce9bfc 2023-01-24T05:35:49.437Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6f9ea20c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@50d48831[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.437Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@50d48831::DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=11/30000} 2023-01-24T05:35:49.437Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6f9ea20c::SocketChannelEndPoint@57f5589a{/10.233.67.58:38736<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6f9ea20c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@599a3586{/10.233.67.58:38736<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@50d48831[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67a09c7c{s=START}]=>HttpChannelOverHttp@495ec572{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:49.437Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3cce9bfc 2023-01-24T05:35:59.423Z||qtp943165647-21-acceptor-0@1715193f-ServerConnector@22d9c961{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@31838d1f on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0 2023-01-24T05:35:59.424Z||qtp943165647-21-acceptor-0@1715193f-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1 2023-01-24T05:35:59.424Z||qtp943165647-21-acceptor-0@1715193f-ServerConnector@22d9c961{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@5c8b1bfb on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1 2023-01-24T05:35:59.424Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:35:59.424Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/0 selected 2023-01-24T05:35:59.424Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 2 updates 2023-01-24T05:35:59.424Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2023-01-24T05:35:59.424Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@31838d1f 2023-01-24T05:35:59.424Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@31838d1f 2023-01-24T05:35:59.424Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5c8b1bfb 2023-01-24T05:35:59.424Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5c8b1bfb 2023-01-24T05:35:59.424Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:35:59.424Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 2 keys 2023-01-24T05:35:59.424Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@31838d1f 2023-01-24T05:35:59.424Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5c8b1bfb 2023-01-24T05:35:59.425Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2023-01-24T05:35:59.425Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2023-01-24T05:35:59.425Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6d006679 2023-01-24T05:35:59.425Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@575c8b43 2023-01-24T05:35:59.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@606a9677{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2023-01-24T05:35:59.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@535f1faa::DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-24T05:35:59.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f29999a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@535f1faa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1f29999a::SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f29999a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@535f1faa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@535f1faa::DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-24T05:35:59.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@535f1faa::DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-24T05:35:59.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6bb7d105{AC.ReadCB@535f1faa{HttpConnection@535f1faa::DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2023-01-24T05:35:59.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1f29999a::SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f29999a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@535f1faa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2023-01-24T05:35:59.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f29999a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@535f1faa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@403e2196{SSLC.NBReadCB@1f29999a{SslConnection@1f29999a::SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f29999a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@535f1faa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-24T05:35:59.426Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1f29999a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@535f1faa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.427Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@13889542 on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0 2023-01-24T05:35:59.427Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=1 2023-01-24T05:35:59.427Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:35:59.427Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1f29999a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@535f1faa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.427Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@31838d1f 2023-01-24T05:35:59.427Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/2 selected 2023-01-24T05:35:59.427Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 1 updates 2023-01-24T05:35:59.427Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-24T05:35:59.427Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@13889542 2023-01-24T05:35:59.427Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@1f29999a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@535f1faa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.427Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:35:59.427Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 2 keys 2023-01-24T05:35:59.427Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 1/1/2 selected 2023-01-24T05:35:59.427Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 1 keys, 0 updates 2023-01-24T05:35:59.427Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@74dec8f1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2023-01-24T05:35:59.427Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1a835bbd::DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000} 2023-01-24T05:35:59.427Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@32e50fab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.427Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.138:8000 remote=/10.233.67.58:38974], selector=sun.nio.ch.EPollSelectorImpl@65be7ef1, interestOps=1, readyOps=1 SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@1f29999a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@535f1faa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@32e50fab::SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@32e50fab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1a835bbd::DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=3/30000} 2023-01-24T05:35:59.428Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f29999a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@535f1faa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1a835bbd::DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=3/30000} 2023-01-24T05:35:59.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@15226792{AC.ReadCB@1a835bbd{HttpConnection@1a835bbd::DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2023-01-24T05:35:59.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@32e50fab::SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@32e50fab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2023-01-24T05:35:59.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@32e50fab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.428Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f29999a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@535f1faa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2023-01-24T05:35:59.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@157c8838{SSLC.NBReadCB@32e50fab{SslConnection@32e50fab::SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@32e50fab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-24T05:35:59.428Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2023-01-24T05:35:59.42878Z 2023-01-24T05:35:59.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@32e50fab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@ffe456b on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=1 updates=0 2023-01-24T05:35:59.429Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@290b395c offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2023-01-24T05:35:59.42915Z 2023-01-24T05:35:59.429Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@32e50fab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.429Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5c8b1bfb 2023-01-24T05:35:59.429Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2023-01-24T05:35:59.429272Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f29999a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@535f1faa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2023-01-24T05:35:59.429Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@403e2196{SSLC.NBReadCB@1f29999a{SslConnection@1f29999a::SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f29999a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@535f1faa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-24T05:35:59.429Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1f29999a::SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f29999a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@535f1faa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.429Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1f29999a::SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f29999a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@535f1faa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6bb7d105{AC.ReadCB@535f1faa{HttpConnection@535f1faa::DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=4/30000}}} 2023-01-24T05:35:59.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@535f1faa::DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@606a9677{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-24T05:35:59.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1f29999a::SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f29999a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@535f1faa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2023-01-24T05:35:59.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f29999a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@535f1faa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@70ccc4f3[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} 2023-01-24T05:35:59.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2023-01-24T05:35:59.433Z||qtp943165647-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@19d3794e[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@19d3794e[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} 2023-01-24T05:35:59.433Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@290b395c task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2023-01-24T05:35:59.433293Z 2023-01-24T05:35:59.433Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2023-01-24T05:35:59.433352Z tryProduce true 2023-01-24T05:35:59.433Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-24T05:35:59.433Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@ffe456b 2023-01-24T05:35:59.433Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=0}->SslConnection@32e50fab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.433Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:35:59.433Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f29999a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@535f1faa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.433Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 2 keys 2023-01-24T05:35:59.433Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 1/1/2 selected 2023-01-24T05:35:59.433Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 1 keys, 0 updates 2023-01-24T05:35:59.434Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.138:8000 remote=/10.233.67.58:38976], selector=sun.nio.ch.EPollSelectorImpl@65be7ef1, interestOps=1, readyOps=1 SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->SslConnection@32e50fab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.434Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@32e50fab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.434Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@32e50fab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2023-01-24T05:35:59.434Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2023-01-24T05:35:59.434661Z 2023-01-24T05:35:59.434Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@6f9a668a offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2023-01-24T05:35:59.434748Z 2023-01-24T05:35:59.434Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1 2023-01-24T05:35:59.434Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@561b0cee 2023-01-24T05:35:59.435Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@561b0cee 2023-01-24T05:35:59.435Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@561b0cee started 2023-01-24T05:35:59.435Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@561b0cee waiting 2023-01-24T05:35:59.435Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1674]@2023-01-24T05:35:59.4351Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@32e50fab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2023-01-24T05:35:59.435Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f29999a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@535f1faa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.436Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2023-01-24T05:35:59.436Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@535f1faa::DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@19d3794e[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} 2023-01-24T05:35:59.435Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@157c8838{SSLC.NBReadCB@32e50fab{SslConnection@32e50fab::SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@32e50fab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-24T05:35:59.436Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@535f1faa::DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@19d3794e[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} {} 2023-01-24T05:35:59.436Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@19d3794e[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} 2023-01-24T05:35:59.436Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2023-01-24T05:35:59.436Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=10/30000} 2023-01-24T05:35:59.436Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=10/30000} 2023-01-24T05:35:59.436Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@6f9a668a task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2023-01-24T05:35:59.4353Z 2023-01-24T05:35:59.436Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@32e50fab::SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@32e50fab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.436Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1f29999a::SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f29999a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@535f1faa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2023-01-24T05:35:59.436Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2023-01-24T05:35:59.436595Z tryProduce true 2023-01-24T05:35:59.436Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-24T05:35:59.436Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:35:59.436Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1f29999a::SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f29999a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@535f1faa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.436Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@573d814[p=0,l=0,c=0,r=0]={<<<>>>} 2023-01-24T05:35:59.436Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-24T05:35:59.436Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@32e50fab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.436Z||qtp943165647-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 2023-01-24T05:35:59.436Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@32e50fab::SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@32e50fab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.436Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 2 keys 2023-01-24T05:35:59.437Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@15226792{AC.ReadCB@1a835bbd{HttpConnection@1a835bbd::DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=9/30000}}} 2023-01-24T05:35:59.437Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f29999a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@535f1faa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.437Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2023-01-24T05:35:59.437Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-24T05:35:59.437Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a835bbd::DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@74dec8f1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-24T05:35:59.437Z||qtp943165647-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 2023-01-24T05:35:59.437Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@32e50fab::SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@32e50fab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.437Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2023-01-24T05:35:59.437Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1f29999a::SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f29999a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@535f1faa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2023-01-24T05:35:59.437Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f29999a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@535f1faa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.437Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@32e50fab{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.437Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@54ad1136[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} 2023-01-24T05:35:59.437Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2023-01-24T05:35:59.438Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1f29999a::SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f29999a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@535f1faa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{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 2023-01-24T05:35:59.438Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=12/30000} 2023-01-24T05:35:59.438Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f29999a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@535f1faa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.438Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f29999a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@535f1faa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.438Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f29999a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@535f1faa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.438Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@18bf4c84{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) 2023-01-24T05:35:59.438Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@403e2196{null} 2023-01-24T05:35:59.438Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0 2023-01-24T05:35:59.438Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@217187e9 2023-01-24T05:35:59.438Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@217187e9 2023-01-24T05:35:59.438Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:35:59.439Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/1 selected 2023-01-24T05:35:59.439Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 0 updates 2023-01-24T05:35:59.439Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-24T05:35:59.439Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:35:59.439Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f29999a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@535f1faa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.439Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f29999a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@535f1faa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.439Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@535f1faa::DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=13/30000} 2023-01-24T05:35:59.439Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 1 keys 2023-01-24T05:35:59.439Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1f29999a::SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f29999a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@535f1faa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.439Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7a8eafc6{/10.233.67.58:38974<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f29999a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@535f1faa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.439Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@217187e9 2023-01-24T05:35:59.439Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@18f72237{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) 2023-01-24T05:35:59.439Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6bb7d105{null} 2023-01-24T05:35:59.439Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@535f1faa::DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2023-01-24T05:35:59.439Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@535f1faa::DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=13/30000} 2023-01-24T05:35:59.439Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=13/30000} 2023-01-24T05:35:59.439Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@535f1faa::DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=13/30000} onFillable exit HttpChannelState@606a9677{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-24T05:35:59.439Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f29999a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6f95e4dc{/10.233.67.58:38974<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@535f1faa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fda2da7{s=START}]=>HttpChannelOverHttp@2c9ce7d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.439Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@5505f0e7 waiting 2023-01-24T05:35:59.441Z||qtp943165647-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@37bb4d24[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@37bb4d24[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} 2023-01-24T05:35:59.441Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@32e50fab{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.441Z||qtp943165647-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2023-01-24T05:35:59.441Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a835bbd::DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=13/30000} filled -1 HeapByteBuffer@37bb4d24[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} 2023-01-24T05:35:59.441Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a835bbd::DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@37bb4d24[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} {} 2023-01-24T05:35:59.441Z||qtp943165647-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@37bb4d24[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} 2023-01-24T05:35:59.441Z||qtp943165647-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2023-01-24T05:35:59.441Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=13/30000} 2023-01-24T05:35:59.441Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=13/30000} 2023-01-24T05:35:59.442Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@32e50fab::SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@32e50fab{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2023-01-24T05:35:59.442Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@32e50fab::SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@32e50fab{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.442Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@573d814[p=0,l=0,c=0,r=0]={<<<>>>} 2023-01-24T05:35:59.442Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-24T05:35:59.442Z||qtp943165647-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 2023-01-24T05:35:59.442Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@32e50fab{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.442Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2023-01-24T05:35:59.442Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-24T05:35:59.442Z||qtp943165647-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 2023-01-24T05:35:59.443Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@32e50fab::SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@32e50fab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2023-01-24T05:35:59.443Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@32e50fab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.443Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@32e50fab::SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@32e50fab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{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 2023-01-24T05:35:59.444Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000} 2023-01-24T05:35:59.444Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@32e50fab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.444Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@32e50fab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.444Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@32e50fab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.444Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@598c958d{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) 2023-01-24T05:35:59.444Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@157c8838{null} 2023-01-24T05:35:59.444Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0 2023-01-24T05:35:59.444Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@577e8e2e 2023-01-24T05:35:59.444Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@577e8e2e 2023-01-24T05:35:59.444Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:35:59.445Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/0 selected 2023-01-24T05:35:59.445Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 0 updates 2023-01-24T05:35:59.445Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-24T05:35:59.445Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:35:59.445Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 0 keys 2023-01-24T05:35:59.445Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@32e50fab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.445Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@32e50fab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.445Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1a835bbd::DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=17/30000} 2023-01-24T05:35:59.445Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@32e50fab::SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@32e50fab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.445Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@577e8e2e 2023-01-24T05:35:59.445Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@37727ad7{/10.233.67.58:38976<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@32e50fab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.445Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6b660156{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) 2023-01-24T05:35:59.445Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@15226792{null} 2023-01-24T05:35:59.445Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a835bbd::DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2023-01-24T05:35:59.445Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1a835bbd::DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=17/30000} 2023-01-24T05:35:59.446Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=17/30000} 2023-01-24T05:35:59.446Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a835bbd::DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=18/30000} onFillable exit HttpChannelState@74dec8f1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-24T05:35:59.446Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@32e50fab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@505ea4ef{/10.233.67.58:38976<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@1a835bbd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1739acc4{s=START}]=>HttpChannelOverHttp@f44e15f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:35:59.446Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@290b395c size 2 > capacity 2023-01-24T05:35:59.446Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@290b395c 2023-01-24T05:36:09.424Z||qtp943165647-21-acceptor-0@1715193f-ServerConnector@22d9c961{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@1a90ed1f on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0 2023-01-24T05:36:09.424Z||qtp943165647-21-acceptor-0@1715193f-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1 2023-01-24T05:36:09.424Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:36:09.425Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/0 selected 2023-01-24T05:36:09.425Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 1 updates 2023-01-24T05:36:09.425Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-24T05:36:09.425Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1a90ed1f 2023-01-24T05:36:09.425Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1a90ed1f 2023-01-24T05:36:09.425Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:36:09.425Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 1 keys 2023-01-24T05:36:09.425Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1a90ed1f 2023-01-24T05:36:09.425Z||qtp943165647-21-acceptor-0@1715193f-ServerConnector@22d9c961{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@796f0c1f on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0 2023-01-24T05:36:09.425Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2023-01-24T05:36:09.425Z||qtp943165647-21-acceptor-0@1715193f-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=1 2023-01-24T05:36:09.425Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:36:09.425Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/1 selected 2023-01-24T05:36:09.425Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 1 updates 2023-01-24T05:36:09.425Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-24T05:36:09.425Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@796f0c1f 2023-01-24T05:36:09.425Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@796f0c1f 2023-01-24T05:36:09.425Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:36:09.425Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 2 keys 2023-01-24T05:36:09.425Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@53e37406 2023-01-24T05:36:09.426Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@796f0c1f 2023-01-24T05:36:09.426Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2023-01-24T05:36:09.426Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3a186d28 2023-01-24T05:36:09.426Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@56cbee72{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2023-01-24T05:36:09.426Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1ec0f3e9::DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-24T05:36:09.426Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5984653d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2023-01-24T05:36:09.426Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@208c2208::DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-24T05:36:09.426Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@446dcc60{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.426Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@9224e64{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@208c2208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.426Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@446dcc60::SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@446dcc60{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.426Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1ec0f3e9::DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-24T05:36:09.427Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1ec0f3e9::DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-24T05:36:09.427Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@9224e64::SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@9224e64{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@208c2208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.427Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2c83a771{AC.ReadCB@1ec0f3e9{HttpConnection@1ec0f3e9::DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2023-01-24T05:36:09.427Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@208c2208::DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-24T05:36:09.427Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@446dcc60::SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@446dcc60{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.427Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2023-01-24T05:36:09.427Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@446dcc60{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.427Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@208c2208::DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-24T05:36:09.427Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@354556b3{SSLC.NBReadCB@446dcc60{SslConnection@446dcc60::SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@446dcc60{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-24T05:36:09.427Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@446dcc60{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.427Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@29a8db1{AC.ReadCB@208c2208{HttpConnection@208c2208::DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2023-01-24T05:36:09.427Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1f6192b7 on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0 2023-01-24T05:36:09.427Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=1 2023-01-24T05:36:09.427Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:36:09.427Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/2 selected 2023-01-24T05:36:09.427Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@446dcc60{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.427Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 1 updates 2023-01-24T05:36:09.427Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-24T05:36:09.427Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1f6192b7 2023-01-24T05:36:09.427Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1a90ed1f 2023-01-24T05:36:09.428Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@446dcc60{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.428Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:36:09.428Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 2 keys 2023-01-24T05:36:09.428Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 1/1/2 selected 2023-01-24T05:36:09.428Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 1 keys, 0 updates 2023-01-24T05:36:09.428Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.138:8000 remote=/10.233.67.58:39214], selector=sun.nio.ch.EPollSelectorImpl@65be7ef1, interestOps=1, readyOps=1 SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@446dcc60{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.428Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@9224e64::SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@9224e64{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@208c2208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.428Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2023-01-24T05:36:09.428Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@446dcc60{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.428Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@446dcc60{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2023-01-24T05:36:09.428Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@9224e64{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@208c2208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.428Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2023-01-24T05:36:09.428851Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@446dcc60{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2023-01-24T05:36:09.429Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@5505f0e7 task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2023-01-24T05:36:09.429063Z 2023-01-24T05:36:09.429Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@354556b3{SSLC.NBReadCB@446dcc60{SslConnection@446dcc60::SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@446dcc60{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-24T05:36:09.429Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@43c77388{SSLC.NBReadCB@9224e64{SslConnection@9224e64::SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@9224e64{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@208c2208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-24T05:36:09.429Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2023-01-24T05:36:09.429246Z tryProduce true 2023-01-24T05:36:09.429Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-24T05:36:09.429Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:36:09.429Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@9224e64{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@208c2208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.429Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@588d54fa on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=1 updates=0 2023-01-24T05:36:09.429Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=1 updates=1 2023-01-24T05:36:09.429Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@446dcc60{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.429Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@9224e64{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@208c2208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.430Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@796f0c1f 2023-01-24T05:36:09.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 2 keys 2023-01-24T05:36:09.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:36:09.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/2 selected 2023-01-24T05:36:09.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 1 updates 2023-01-24T05:36:09.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-24T05:36:09.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@588d54fa 2023-01-24T05:36:09.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@9224e64{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@208c2208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:36:09.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 2 keys 2023-01-24T05:36:09.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 1/1/2 selected 2023-01-24T05:36:09.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 1 keys, 0 updates 2023-01-24T05:36:09.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.138:8000 remote=/10.233.67.58:39216], selector=sun.nio.ch.EPollSelectorImpl@65be7ef1, interestOps=1, readyOps=1 SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@9224e64{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@208c2208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@9224e64{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@208c2208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.430Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@9224e64{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@208c2208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2023-01-24T05:36:09.431Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2023-01-24T05:36:09.431046Z 2023-01-24T05:36:09.431Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@561b0cee offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2023-01-24T05:36:09.431262Z 2023-01-24T05:36:09.431Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1 2023-01-24T05:36:09.431Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@677701db 2023-01-24T05:36:09.431Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@677701db 2023-01-24T05:36:09.431Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@677701db started 2023-01-24T05:36:09.431Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@677701db waiting 2023-01-24T05:36:09.431Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@446dcc60::SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@446dcc60{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.431Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@561b0cee task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1676]@2023-01-24T05:36:09.431604Z 2023-01-24T05:36:09.431Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1676]@2023-01-24T05:36:09.431492Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@9224e64{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@208c2208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2023-01-24T05:36:09.431Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@446dcc60::SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@446dcc60{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.432Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2023-01-24T05:36:09.431992Z tryProduce true 2023-01-24T05:36:09.432Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2c83a771{AC.ReadCB@1ec0f3e9{HttpConnection@1ec0f3e9::DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=5/30000}}} 2023-01-24T05:36:09.432Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@43c77388{SSLC.NBReadCB@9224e64{SslConnection@9224e64::SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@9224e64{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@208c2208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-24T05:36:09.432Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ec0f3e9::DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@56cbee72{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-24T05:36:09.432Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-24T05:36:09.432Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:36:09.432Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@446dcc60::SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@446dcc60{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.432Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2023-01-24T05:36:09.432Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@9224e64{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@208c2208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.432Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 2 keys 2023-01-24T05:36:09.432Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@446dcc60{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.432Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@19d3794e[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} 2023-01-24T05:36:09.432Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2023-01-24T05:36:09.432Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@9224e64::SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@9224e64{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@208c2208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.433Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@9224e64::SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@9224e64{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@208c2208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.433Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@29a8db1{AC.ReadCB@208c2208{HttpConnection@208c2208::DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=6/30000}}} 2023-01-24T05:36:09.433Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@208c2208::DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@5984653d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-24T05:36:09.433Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@9224e64::SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@9224e64{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@208c2208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.433Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2023-01-24T05:36:09.433Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@9224e64{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@208c2208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.433Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@54eaadd[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} 2023-01-24T05:36:09.433Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2023-01-24T05:36:09.434Z||qtp943165647-20|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@37bb4d24[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@37bb4d24[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} 2023-01-24T05:36:09.434Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@446dcc60{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2023-01-24T05:36:09.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ec0f3e9::DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@37bb4d24[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} 2023-01-24T05:36:09.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ec0f3e9::DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@37bb4d24[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} {} 2023-01-24T05:36:09.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@37bb4d24[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} 2023-01-24T05:36:09.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2023-01-24T05:36:09.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=8/30000} 2023-01-24T05:36:09.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=8/30000} 2023-01-24T05:36:09.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@446dcc60::SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@446dcc60{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2023-01-24T05:36:09.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@446dcc60::SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@446dcc60{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@573d814[p=0,l=0,c=0,r=0]={<<<>>>} 2023-01-24T05:36:09.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-24T05:36:09.435Z||qtp943165647-20|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 2023-01-24T05:36:09.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@446dcc60{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2023-01-24T05:36:09.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-24T05:36:09.435Z||qtp943165647-20|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 2023-01-24T05:36:09.436Z||qtp943165647-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@282d2b52[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@282d2b52[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} 2023-01-24T05:36:09.436Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@446dcc60::SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@446dcc60{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2023-01-24T05:36:09.436Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@9224e64{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@208c2208[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.436Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2023-01-24T05:36:09.436Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@208c2208::DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@282d2b52[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} 2023-01-24T05:36:09.436Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@208c2208::DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@282d2b52[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} {} 2023-01-24T05:36:09.436Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@282d2b52[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} 2023-01-24T05:36:09.437Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2023-01-24T05:36:09.437Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=10/30000} 2023-01-24T05:36:09.437Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=10/30000} 2023-01-24T05:36:09.437Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@9224e64::SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@9224e64{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@208c2208[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2023-01-24T05:36:09.437Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@9224e64::SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@9224e64{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@208c2208[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.437Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@573d814[p=0,l=0,c=0,r=0]={<<<>>>} 2023-01-24T05:36:09.437Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-24T05:36:09.437Z||qtp943165647-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 2023-01-24T05:36:09.438Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@9224e64{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@208c2208[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.438Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2023-01-24T05:36:09.438Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-24T05:36:09.438Z||qtp943165647-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 2023-01-24T05:36:09.438Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@9224e64::SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@9224e64{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@208c2208[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2023-01-24T05:36:09.438Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@9224e64{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@208c2208[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.439Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@9224e64::SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@9224e64{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@208c2208[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{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 2023-01-24T05:36:09.439Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=12/30000} 2023-01-24T05:36:09.436Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@446dcc60{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.439Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@9224e64{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@208c2208[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.439Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@446dcc60::SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@446dcc60{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{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 2023-01-24T05:36:09.439Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=12/30000} 2023-01-24T05:36:09.440Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@446dcc60{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.440Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@446dcc60{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.440Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@446dcc60{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.440Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@35ffc544{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) 2023-01-24T05:36:09.440Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@9224e64{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@208c2208[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.440Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@9224e64{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@208c2208[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.440Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@9ea52fa{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) 2023-01-24T05:36:09.441Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@43c77388{null} 2023-01-24T05:36:09.441Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0 2023-01-24T05:36:09.441Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@56ccf3c5 2023-01-24T05:36:09.440Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@354556b3{null} 2023-01-24T05:36:09.441Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@56ccf3c5 2023-01-24T05:36:09.441Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:36:09.441Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/0 selected 2023-01-24T05:36:09.441Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 0 updates 2023-01-24T05:36:09.441Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0 2023-01-24T05:36:09.441Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4bcd2487 2023-01-24T05:36:09.441Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@9224e64{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@208c2208[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.441Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4bcd2487 2023-01-24T05:36:09.441Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@446dcc60{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.441Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@9224e64{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@208c2208[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.441Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-24T05:36:09.442Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:36:09.442Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@446dcc60{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.442Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@446dcc60{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.442Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1ec0f3e9::DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000} 2023-01-24T05:36:09.442Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@208c2208::DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000} 2023-01-24T05:36:09.442Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@9224e64{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@208c2208[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.442Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 0 keys 2023-01-24T05:36:09.442Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5a7a330d{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) 2023-01-24T05:36:09.442Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@446dcc60::SocketChannelEndPoint@55fb97dc{/10.233.67.58:39214<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@446dcc60{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.442Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2c83a771{null} 2023-01-24T05:36:09.442Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4bcd2487 2023-01-24T05:36:09.442Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@26a4a383{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) 2023-01-24T05:36:09.442Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ec0f3e9::DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2023-01-24T05:36:09.442Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@29a8db1{null} 2023-01-24T05:36:09.442Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@9224e64::SocketChannelEndPoint@6a1b6dab{/10.233.67.58:39216<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@9224e64{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@208c2208[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.442Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1ec0f3e9::DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000} 2023-01-24T05:36:09.442Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@208c2208::DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2023-01-24T05:36:09.442Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@208c2208::DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000} 2023-01-24T05:36:09.442Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000} 2023-01-24T05:36:09.442Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@208c2208::DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@5984653d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-24T05:36:09.442Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@56ccf3c5 2023-01-24T05:36:09.442Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=15/30000} 2023-01-24T05:36:09.443Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ec0f3e9::DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@56cbee72{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-24T05:36:09.443Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@446dcc60{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f07d739{/10.233.67.58:39214<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@1ec0f3e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@25b265cb{s=START}]=>HttpChannelOverHttp@222f0b0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.443Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@6f9a668a waiting 2023-01-24T05:36:09.443Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@9224e64{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68c33bbb{/10.233.67.58:39216<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@208c2208[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78cdb218{s=START}]=>HttpChannelOverHttp@527f6f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:09.443Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@5505f0e7 size 2 > capacity 2023-01-24T05:36:09.443Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@5505f0e7 2023-01-24T05:36:19.424Z||qtp943165647-21-acceptor-0@1715193f-ServerConnector@22d9c961{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@54a98d58 on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0 2023-01-24T05:36:19.424Z||qtp943165647-21-acceptor-0@1715193f-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1 2023-01-24T05:36:19.424Z||qtp943165647-21-acceptor-0@1715193f-ServerConnector@22d9c961{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@50f900f5 on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1 2023-01-24T05:36:19.424Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:36:19.424Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/0 selected 2023-01-24T05:36:19.424Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 2 updates 2023-01-24T05:36:19.424Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2023-01-24T05:36:19.424Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@54a98d58 2023-01-24T05:36:19.424Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@54a98d58 2023-01-24T05:36:19.424Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@50f900f5 2023-01-24T05:36:19.424Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@50f900f5 2023-01-24T05:36:19.424Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:36:19.424Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 2 keys 2023-01-24T05:36:19.425Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@54a98d58 2023-01-24T05:36:19.425Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@50f900f5 2023-01-24T05:36:19.425Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2023-01-24T05:36:19.425Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@294b30ad{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2023-01-24T05:36:19.425Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1b649b9d 2023-01-24T05:36:19.425Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1842b2da 2023-01-24T05:36:19.425Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7ad8faf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6474c5bb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2023-01-24T05:36:19.425Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3778718e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2023-01-24T05:36:19.425Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@87fac8f::DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-24T05:36:19.425Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@69ad6f8d::DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-24T05:36:19.426Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@54e6d87a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@87fac8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.426Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@54e6d87a::SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@54e6d87a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@87fac8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.426Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@294b30ad{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@21655e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@69ad6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4494e80c{s=START}]=>HttpChannelOverHttp@7ad8faf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.426Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@87fac8f::DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-24T05:36:19.426Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@87fac8f::DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-24T05:36:19.426Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@b0047f7{AC.ReadCB@87fac8f{HttpConnection@87fac8f::DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2023-01-24T05:36:19.426Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@54e6d87a::SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@54e6d87a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@87fac8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.426Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2023-01-24T05:36:19.426Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@54e6d87a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@87fac8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.426Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7eee89cc{SSLC.NBReadCB@54e6d87a{SslConnection@54e6d87a::SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@54e6d87a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@87fac8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-24T05:36:19.426Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@54e6d87a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@87fac8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.426Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1ca9bb63 on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0 2023-01-24T05:36:19.426Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=1 2023-01-24T05:36:19.426Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@21655e0::SocketChannelEndPoint@294b30ad{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@21655e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@69ad6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4494e80c{s=START}]=>HttpChannelOverHttp@7ad8faf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.426Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@69ad6f8d::DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-24T05:36:19.426Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:36:19.427Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/2 selected 2023-01-24T05:36:19.427Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@54e6d87a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@87fac8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.427Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 1 updates 2023-01-24T05:36:19.427Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@54a98d58 2023-01-24T05:36:19.427Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-24T05:36:19.427Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1ca9bb63 2023-01-24T05:36:19.427Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@69ad6f8d::DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000} 2023-01-24T05:36:19.427Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@54e6d87a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@87fac8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.427Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:36:19.427Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 2 keys 2023-01-24T05:36:19.427Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 1/1/2 selected 2023-01-24T05:36:19.427Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 1 keys, 0 updates 2023-01-24T05:36:19.427Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@68fb438{AC.ReadCB@69ad6f8d{HttpConnection@69ad6f8d::DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2023-01-24T05:36:19.427Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.138:8000 remote=/10.233.67.58:39470], selector=sun.nio.ch.EPollSelectorImpl@65be7ef1, interestOps=1, readyOps=1 SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@54e6d87a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@87fac8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.427Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@54e6d87a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@87fac8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.427Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@54e6d87a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@87fac8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2023-01-24T05:36:19.427Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2023-01-24T05:36:19.427891Z 2023-01-24T05:36:19.428Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@6f9a668a offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2023-01-24T05:36:19.428Z 2023-01-24T05:36:19.428Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2023-01-24T05:36:19.428075Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@54e6d87a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@87fac8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2023-01-24T05:36:19.428Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@6f9a668a task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2023-01-24T05:36:19.428147Z 2023-01-24T05:36:19.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@21655e0::SocketChannelEndPoint@294b30ad{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@21655e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@69ad6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4494e80c{s=START}]=>HttpChannelOverHttp@7ad8faf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2023-01-24T05:36:19.428Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7eee89cc{SSLC.NBReadCB@54e6d87a{SslConnection@54e6d87a::SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@54e6d87a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@87fac8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-24T05:36:19.428Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2023-01-24T05:36:19.428204Z tryProduce true 2023-01-24T05:36:19.428Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@54e6d87a::SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@54e6d87a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@87fac8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.428Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@54e6d87a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@87fac8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.428Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@b0047f7{AC.ReadCB@87fac8f{HttpConnection@87fac8f::DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2023-01-24T05:36:19.428Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e6d87a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@87fac8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.428Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 2 keys 2023-01-24T05:36:19.428Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@87fac8f::DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@3778718e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-24T05:36:19.428Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@54e6d87a::SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e6d87a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@87fac8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.428Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2023-01-24T05:36:19.429Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e6d87a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@87fac8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.429Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@21655e0::SocketChannelEndPoint@294b30ad{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@21655e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@69ad6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4494e80c{s=START}]=>HttpChannelOverHttp@7ad8faf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.429Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@37bb4d24[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} 2023-01-24T05:36:19.429Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2023-01-24T05:36:19.429Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4dc7263{SSLC.NBReadCB@21655e0{SslConnection@21655e0::SocketChannelEndPoint@294b30ad{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@21655e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@69ad6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4494e80c{s=START}]=>HttpChannelOverHttp@7ad8faf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-24T05:36:19.429Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@294b30ad{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@21655e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@69ad6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4494e80c{s=START}]=>HttpChannelOverHttp@7ad8faf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.429Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@34559e4d on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0 2023-01-24T05:36:19.429Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=1 2023-01-24T05:36:19.429Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:36:19.429Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/2 selected 2023-01-24T05:36:19.430Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 1 updates 2023-01-24T05:36:19.430Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-24T05:36:19.430Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@34559e4d 2023-01-24T05:36:19.430Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@294b30ad{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@21655e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@69ad6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4494e80c{s=START}]=>HttpChannelOverHttp@7ad8faf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.430Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:36:19.430Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 2 keys 2023-01-24T05:36:19.430Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 1/1/2 selected 2023-01-24T05:36:19.430Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 1 keys, 0 updates 2023-01-24T05:36:19.430Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@294b30ad{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@21655e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@69ad6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4494e80c{s=START}]=>HttpChannelOverHttp@7ad8faf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.430Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@50f900f5 2023-01-24T05:36:19.430Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.138:8000 remote=/10.233.67.58:39472], selector=sun.nio.ch.EPollSelectorImpl@65be7ef1, interestOps=1, readyOps=1 SocketChannelEndPoint@294b30ad{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@21655e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@69ad6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4494e80c{s=START}]=>HttpChannelOverHttp@7ad8faf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.430Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@294b30ad{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@21655e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@69ad6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4494e80c{s=START}]=>HttpChannelOverHttp@7ad8faf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.430Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@294b30ad{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@21655e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@69ad6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4494e80c{s=START}]=>HttpChannelOverHttp@7ad8faf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2023-01-24T05:36:19.430Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2023-01-24T05:36:19.430953Z 2023-01-24T05:36:19.431Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@677701db offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2023-01-24T05:36:19.431002Z 2023-01-24T05:36:19.431Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1 2023-01-24T05:36:19.431Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@2a41e7ea 2023-01-24T05:36:19.431Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1678]@2023-01-24T05:36:19.431112Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@294b30ad{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@21655e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@69ad6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4494e80c{s=START}]=>HttpChannelOverHttp@7ad8faf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2023-01-24T05:36:19.431Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@2a41e7ea 2023-01-24T05:36:19.431Z||qtp943165647-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@282d2b52[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@282d2b52[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} 2023-01-24T05:36:19.431Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@677701db task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1679]@2023-01-24T05:36:19.431357Z 2023-01-24T05:36:19.431Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1679]@2023-01-24T05:36:19.43146Z tryProduce true 2023-01-24T05:36:19.431Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-24T05:36:19.431Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-24T05:36:19.431Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4dc7263{SSLC.NBReadCB@21655e0{SslConnection@21655e0::SocketChannelEndPoint@294b30ad{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@21655e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@69ad6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4494e80c{s=START}]=>HttpChannelOverHttp@7ad8faf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-24T05:36:19.431Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@21655e0::SocketChannelEndPoint@294b30ad{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@21655e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@69ad6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4494e80c{s=START}]=>HttpChannelOverHttp@7ad8faf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.431Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@2a41e7ea started 2023-01-24T05:36:19.431Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e6d87a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@87fac8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.431Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@2a41e7ea waiting 2023-01-24T05:36:19.432Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@294b30ad{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@21655e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@69ad6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4494e80c{s=START}]=>HttpChannelOverHttp@7ad8faf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.432Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 waiting with 2 keys 2023-01-24T05:36:19.431Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@21655e0::SocketChannelEndPoint@294b30ad{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@21655e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@69ad6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4494e80c{s=START}]=>HttpChannelOverHttp@7ad8faf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.432Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@68fb438{AC.ReadCB@69ad6f8d{HttpConnection@69ad6f8d::DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=FI,flush=-,to=5/30000}}} 2023-01-24T05:36:19.432Z||qtp943165647-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2023-01-24T05:36:19.432Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@69ad6f8d::DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@6474c5bb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-24T05:36:19.432Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@21655e0::SocketChannelEndPoint@294b30ad{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@21655e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@69ad6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4494e80c{s=START}]=>HttpChannelOverHttp@7ad8faf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.432Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2023-01-24T05:36:19.432Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@87fac8f::DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@282d2b52[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} 2023-01-24T05:36:19.433Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@294b30ad{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@21655e0{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@69ad6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4494e80c{s=START}]=>HttpChannelOverHttp@7ad8faf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.433Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@87fac8f::DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@282d2b52[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} {} 2023-01-24T05:36:19.433Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@615fc203[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} 2023-01-24T05:36:19.433Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2023-01-24T05:36:19.433Z||qtp943165647-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@282d2b52[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} 2023-01-24T05:36:19.433Z||qtp943165647-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2023-01-24T05:36:19.433Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=7/30000} 2023-01-24T05:36:19.433Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=7/30000} 2023-01-24T05:36:19.433Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@54e6d87a::SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e6d87a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@87fac8f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2023-01-24T05:36:19.433Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@54e6d87a::SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e6d87a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@87fac8f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.433Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@573d814[p=0,l=0,c=0,r=0]={<<<>>>} 2023-01-24T05:36:19.433Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-24T05:36:19.433Z||qtp943165647-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 2023-01-24T05:36:19.434Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e6d87a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@87fac8f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.434Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2023-01-24T05:36:19.434Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-24T05:36:19.434Z||qtp943165647-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 2023-01-24T05:36:19.435Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@54e6d87a::SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e6d87a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@87fac8f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2023-01-24T05:36:19.435Z||qtp943165647-20|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@37bb4d24[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@37bb4d24[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} 2023-01-24T05:36:19.435Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e6d87a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@87fac8f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@21655e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@69ad6f8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4494e80c{s=START}]=>HttpChannelOverHttp@7ad8faf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2023-01-24T05:36:19.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@69ad6f8d::DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@37bb4d24[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} 2023-01-24T05:36:19.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@69ad6f8d::DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@37bb4d24[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} {} 2023-01-24T05:36:19.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@37bb4d24[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} 2023-01-24T05:36:19.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2023-01-24T05:36:19.435Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@54e6d87a::SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e6d87a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@87fac8f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{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 2023-01-24T05:36:19.435Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=9/30000} 2023-01-24T05:36:19.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=8/30000} 2023-01-24T05:36:19.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,OPEN,fill=-,flush=-,to=8/30000} 2023-01-24T05:36:19.435Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e6d87a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@87fac8f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@21655e0::SocketChannelEndPoint@294b30ad{/10.233.67.58:39472<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@21655e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@69ad6f8d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4494e80c{s=START}]=>HttpChannelOverHttp@7ad8faf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2023-01-24T05:36:19.435Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e6d87a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@87fac8f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@21655e0::SocketChannelEndPoint@294b30ad{/10.233.67.58:39472<->/10.233.67.138:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@21655e0{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@144a51c7{/10.233.67.58:39472<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@69ad6f8d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4494e80c{s=START}]=>HttpChannelOverHttp@7ad8faf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@573d814[p=0,l=0,c=0,r=0]={<<<>>>} 2023-01-24T05:36:19.435Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e6d87a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@87fac8f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.436Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@502ba9f6{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) 2023-01-24T05:36:19.436Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7eee89cc{null} 2023-01-24T05:36:19.436Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0 2023-01-24T05:36:19.436Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@540f868d 2023-01-24T05:36:19.436Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@540f868d 2023-01-24T05:36:19.436Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken with none selected 2023-01-24T05:36:19.436Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 woken up from select, 0/0/1 selected 2023-01-24T05:36:19.436Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@65be7ef1 processing 0 keys, 0 updates 2023-01-24T05:36:19.435Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-24T05:36:19.436Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4d456081{/10.233.67.58:39470<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54e6d87a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@515f424c{/10.233.67.58:39470<->/10.233.67.138:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@87fac8f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f80bd88{s=START}]=>HttpChannelOverHttp@63c7e04a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-24T05:36:19.436Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4d