Results

By type

          	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-11-17T23:14:36.545Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@63b3f496{/10.233.65.242:42322<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-11-17T23:14:36.545Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3bade680{/10.233.65.242:42322<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e17903f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b3f496{/10.233.65.242:42322<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@7414560c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52fcc62f{s=START}]=>HttpChannelOverHttp@7ed481b0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:36.545Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3bade680{/10.233.65.242:42322<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e17903f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b3f496{/10.233.65.242:42322<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@7414560c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52fcc62f{s=START}]=>HttpChannelOverHttp@7ed481b0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:36.545Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3bade680{/10.233.65.242:42322<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e17903f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b3f496{/10.233.65.242:42322<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@7414560c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52fcc62f{s=START}]=>HttpChannelOverHttp@7ed481b0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:36.546Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2a2c470e{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T23:14:36.546Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@478fb954{null}
2022-11-17T23:14:36.546Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-17T23:14:36.548Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1e08f028
2022-11-17T23:14:36.548Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1e08f028
2022-11-17T23:14:36.548Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3bade680{/10.233.65.242:42322<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2e17903f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b3f496{/10.233.65.242:42322<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@7414560c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52fcc62f{s=START}]=>HttpChannelOverHttp@7ed481b0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:36.548Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:14:36.548Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/1 selected
2022-11-17T23:14:36.548Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 0 updates
2022-11-17T23:14:36.548Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-17T23:14:36.548Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:14:36.548Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 1 keys
2022-11-17T23:14:36.548Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3bade680{/10.233.65.242:42322<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2e17903f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b3f496{/10.233.65.242:42322<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@7414560c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52fcc62f{s=START}]=>HttpChannelOverHttp@7ed481b0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:36.548Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3bade680{/10.233.65.242:42322<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2e17903f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b3f496{/10.233.65.242:42322<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@7414560c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52fcc62f{s=START}]=>HttpChannelOverHttp@7ed481b0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:36.549Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7414560c::DecryptedEndPoint@63b3f496{/10.233.65.242:42322<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=23/30000}
2022-11-17T23:14:36.549Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2e17903f::SocketChannelEndPoint@3bade680{/10.233.65.242:42322<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2e17903f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b3f496{/10.233.65.242:42322<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@7414560c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52fcc62f{s=START}]=>HttpChannelOverHttp@7ed481b0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:36.549Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1e08f028
2022-11-17T23:14:36.545Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2b9b1108::SocketChannelEndPoint@42363ce0{/10.233.65.242:42320<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b9b1108{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10bcc006{/10.233.65.242:42320<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@1ab40ba6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5dd1488d{s=START}]=>HttpChannelOverHttp@3a616fef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:36.555Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5e865912[p=0,l=0,c=0,r=0]={<<<>>>}
2022-11-17T23:14:36.549Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@572ce28a{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T23:14:36.555Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@117d2941{null}
2022-11-17T23:14:36.555Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-17T23:14:36.556Z||qtp214768579-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7414560c::DecryptedEndPoint@63b3f496{/10.233.65.242:42322<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=30/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-11-17T23:14:36.556Z||qtp214768579-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7414560c::DecryptedEndPoint@63b3f496{/10.233.65.242:42322<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=30/30000}
2022-11-17T23:14:36.556Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@63b3f496{/10.233.65.242:42322<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=30/30000}
2022-11-17T23:14:36.556Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-11-17T23:14:36.556Z||qtp214768579-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7414560c::DecryptedEndPoint@63b3f496{/10.233.65.242:42322<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=30/30000} onFillable exit HttpChannelState@377e8786{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-17T23:14:36.556Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2e17903f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b3f496{/10.233.65.242:42322<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@7414560c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52fcc62f{s=START}]=>HttpChannelOverHttp@7ed481b0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:36.556Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@440238bd waiting
2022-11-17T23:14:36.557Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@42363ce0{/10.233.65.242:42320<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b9b1108{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10bcc006{/10.233.65.242:42320<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@1ab40ba6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5dd1488d{s=START}]=>HttpChannelOverHttp@3a616fef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:36.557Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-11-17T23:14:36.557Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-17T23:14:36.557Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-11-17T23:14:36.559Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2b9b1108::SocketChannelEndPoint@42363ce0{/10.233.65.242:42320<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b9b1108{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10bcc006{/10.233.65.242:42320<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@1ab40ba6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5dd1488d{s=START}]=>HttpChannelOverHttp@3a616fef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-11-17T23:14:36.559Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b9b1108{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10bcc006{/10.233.65.242:42320<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@1ab40ba6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5dd1488d{s=START}]=>HttpChannelOverHttp@3a616fef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:36.560Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2b9b1108::SocketChannelEndPoint@42363ce0{/10.233.65.242:42320<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b9b1108{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10bcc006{/10.233.65.242:42320<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@1ab40ba6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5dd1488d{s=START}]=>HttpChannelOverHttp@3a616fef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-11-17T23:14:36.561Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@10bcc006{/10.233.65.242:42320<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=34/30000}
2022-11-17T23:14:36.561Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@42363ce0{/10.233.65.242:42320<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b9b1108{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10bcc006{/10.233.65.242:42320<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@1ab40ba6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5dd1488d{s=START}]=>HttpChannelOverHttp@3a616fef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:36.562Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@42363ce0{/10.233.65.242:42320<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b9b1108{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10bcc006{/10.233.65.242:42320<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@1ab40ba6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5dd1488d{s=START}]=>HttpChannelOverHttp@3a616fef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:36.562Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@42363ce0{/10.233.65.242:42320<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b9b1108{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10bcc006{/10.233.65.242:42320<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@1ab40ba6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5dd1488d{s=START}]=>HttpChannelOverHttp@3a616fef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:36.563Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3b5ba7f2{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T23:14:36.563Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@75f03fc4{null}
2022-11-17T23:14:36.563Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-11-17T23:14:36.563Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2e36802e
2022-11-17T23:14:36.563Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:14:36.564Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/0 selected
2022-11-17T23:14:36.564Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 0 updates
2022-11-17T23:14:36.564Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-17T23:14:36.564Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:14:36.564Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 0 keys
2022-11-17T23:14:36.564Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2e36802e
2022-11-17T23:14:36.564Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@42363ce0{/10.233.65.242:42320<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2b9b1108{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10bcc006{/10.233.65.242:42320<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@1ab40ba6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5dd1488d{s=START}]=>HttpChannelOverHttp@3a616fef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:36.564Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1ab40ba6::DecryptedEndPoint@10bcc006{/10.233.65.242:42320<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=37/30000}
2022-11-17T23:14:36.565Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2b9b1108::SocketChannelEndPoint@42363ce0{/10.233.65.242:42320<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2b9b1108{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10bcc006{/10.233.65.242:42320<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@1ab40ba6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5dd1488d{s=START}]=>HttpChannelOverHttp@3a616fef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:36.565Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2e36802e
2022-11-17T23:14:36.567Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@42363ce0{/10.233.65.242:42320<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2b9b1108{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10bcc006{/10.233.65.242:42320<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@1ab40ba6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5dd1488d{s=START}]=>HttpChannelOverHttp@3a616fef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:36.567Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@42363ce0{/10.233.65.242:42320<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2b9b1108{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10bcc006{/10.233.65.242:42320<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@1ab40ba6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5dd1488d{s=START}]=>HttpChannelOverHttp@3a616fef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:36.568Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@284c8274{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T23:14:36.568Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4f23e4bd{null}
2022-11-17T23:14:36.569Z||qtp214768579-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ab40ba6::DecryptedEndPoint@10bcc006{/10.233.65.242:42320<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=42/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-11-17T23:14:36.569Z||qtp214768579-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1ab40ba6::DecryptedEndPoint@10bcc006{/10.233.65.242:42320<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=42/30000}
2022-11-17T23:14:36.569Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@10bcc006{/10.233.65.242:42320<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=42/30000}
2022-11-17T23:14:36.569Z||qtp214768579-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ab40ba6::DecryptedEndPoint@10bcc006{/10.233.65.242:42320<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=42/30000} onFillable exit HttpChannelState@639e2fcd{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-17T23:14:36.570Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2b9b1108{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10bcc006{/10.233.65.242:42320<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@1ab40ba6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5dd1488d{s=START}]=>HttpChannelOverHttp@3a616fef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:36.570Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@4b4e7cd2 size 2 > capacity
2022-11-17T23:14:36.570Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@7551da2a{s=2/2,p=0}@4b4e7cd2
2022-11-17T23:14:46.520Z||qtp214768579-25-acceptor-0@242c4a94-ServerConnector@1f443fae{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@9f66ca8 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-11-17T23:14:46.520Z||qtp214768579-25-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-11-17T23:14:46.521Z||qtp214768579-25-acceptor-0@242c4a94-ServerConnector@1f443fae{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@89d7e37 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-11-17T23:14:46.521Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:14:46.521Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/0 selected
2022-11-17T23:14:46.521Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 2 updates
2022-11-17T23:14:46.521Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-11-17T23:14:46.521Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@9f66ca8
2022-11-17T23:14:46.521Z||qtp214768579-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@9f66ca8
2022-11-17T23:14:46.521Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@89d7e37
2022-11-17T23:14:46.521Z||qtp214768579-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@89d7e37
2022-11-17T23:14:46.521Z||qtp214768579-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@9f66ca8
2022-11-17T23:14:46.521Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:14:46.521Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 2 keys
2022-11-17T23:14:46.521Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@89d7e37
2022-11-17T23:14:46.522Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-11-17T23:14:46.522Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms
2022-11-17T23:14:46.522Z||qtp214768579-32|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@184d6d7
2022-11-17T23:14:46.522Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3b9351e8
2022-11-17T23:14:46.522Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@69e4d6ba{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-11-17T23:14:46.522Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4859c67f::DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-11-17T23:14:46.522Z||qtp214768579-32|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@375563bf{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-11-17T23:14:46.522Z||qtp214768579-32|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@10c029ec::DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-11-17T23:14:46.522Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@78398750{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4859c67f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.522Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1384dbff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@10c029ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.522Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@78398750::SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@78398750{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4859c67f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.523Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4859c67f::DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-17T23:14:46.523Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1384dbff::SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1384dbff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@10c029ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.523Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4859c67f::DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-17T23:14:46.523Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@10c029ec::DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-17T23:14:46.523Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@37ca1673{AC.ReadCB@4859c67f{HttpConnection@4859c67f::DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-11-17T23:14:46.523Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@10c029ec::DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-17T23:14:46.523Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6a994bca{AC.ReadCB@10c029ec{HttpConnection@10c029ec::DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-11-17T23:14:46.523Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@78398750::SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@78398750{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4859c67f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.523Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-11-17T23:14:46.523Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|needFillInterest uf=false SslConnection@1384dbff::SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1384dbff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@10c029ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.523Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-11-17T23:14:46.523Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@78398750{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4859c67f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.523Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@1384dbff::SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1384dbff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@10c029ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.523Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@312644cb{SSLC.NBReadCB@78398750{SslConnection@78398750::SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@78398750{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4859c67f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-17T23:14:46.523Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7b07903c{SSLC.NBReadCB@1384dbff{SslConnection@1384dbff::SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1384dbff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@10c029ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-17T23:14:46.523Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@78398750{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4859c67f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.523Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@59156b8 on ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-17T23:14:46.524Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=1
2022-11-17T23:14:46.524Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1384dbff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@10c029ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.524Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4ee9f780 on ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=1
2022-11-17T23:14:46.524Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@78398750{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4859c67f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.524Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@89d7e37
2022-11-17T23:14:46.524Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:14:46.524Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/2 selected
2022-11-17T23:14:46.524Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 2 updates
2022-11-17T23:14:46.524Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-11-17T23:14:46.524Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@59156b8
2022-11-17T23:14:46.524Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1384dbff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@10c029ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.525Z||qtp214768579-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@9f66ca8
2022-11-17T23:14:46.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@78398750{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4859c67f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4ee9f780
2022-11-17T23:14:46.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@1384dbff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@10c029ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:14:46.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 2 keys
2022-11-17T23:14:46.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 2/2/2 selected
2022-11-17T23:14:46.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 2 keys, 0 updates
2022-11-17T23:14:46.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.65:8000 remote=/10.233.65.242:42500], selector=sun.nio.ch.EPollSelectorImpl@d9b2a7, interestOps=1, readyOps=1 SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@78398750{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4859c67f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-11-17T23:14:46.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@78398750{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4859c67f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.526Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@78398750{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4859c67f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-11-17T23:14:46.526Z||qtp214768579-40|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2022-11-17T23:14:46.526164Z
2022-11-17T23:14:46.526Z||qtp214768579-40|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@440238bd offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2022-11-17T23:14:46.526264Z
2022-11-17T23:14:46.526Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@440238bd task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2022-11-17T23:14:46.526461Z
2022-11-17T23:14:46.526Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2022-11-17T23:14:46.526574Z tryProduce true
2022-11-17T23:14:46.526Z||qtp214768579-40|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2022-11-17T23:14:46.526394Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@78398750{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4859c67f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-11-17T23:14:46.526Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.65:8000 remote=/10.233.65.242:42498], selector=sun.nio.ch.EPollSelectorImpl@d9b2a7, interestOps=1, readyOps=1 SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@1384dbff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@10c029ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-11-17T23:14:46.526Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1384dbff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@10c029ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.527Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1384dbff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@10c029ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-11-17T23:14:46.527Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-11-17T23:14:46.527315Z
2022-11-17T23:14:46.527Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@48fba06f offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-11-17T23:14:46.527434Z
2022-11-17T23:14:46.527Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1
2022-11-17T23:14:46.527Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@13576086
2022-11-17T23:14:46.527Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@13576086
2022-11-17T23:14:46.527Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@13576086 started
2022-11-17T23:14:46.527Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1673]@2022-11-17T23:14:46.527627Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1384dbff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@10c029ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-11-17T23:14:46.527Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7b07903c{SSLC.NBReadCB@1384dbff{SslConnection@1384dbff::SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1384dbff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@10c029ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-17T23:14:46.528Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1384dbff::SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1384dbff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@10c029ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.528Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1384dbff::SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@1384dbff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@10c029ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.528Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6a994bca{AC.ReadCB@10c029ec{HttpConnection@10c029ec::DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-11-17T23:14:46.528Z||qtp214768579-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@10c029ec::DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@375563bf{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-17T23:14:46.528Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1384dbff::SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@1384dbff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@10c029ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.528Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-11-17T23:14:46.528Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@1384dbff{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@10c029ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.528Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@31bff05a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:14:46.528Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-11-17T23:14:46.529Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@48fba06f task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-11-17T23:14:46.529026Z
2022-11-17T23:14:46.529Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-11-17T23:14:46.529155Z tryProduce true
2022-11-17T23:14:46.529Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-17T23:14:46.529Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:14:46.529Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@78398750{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@4859c67f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.526Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@312644cb{SSLC.NBReadCB@78398750{SslConnection@78398750::SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@78398750{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4859c67f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-17T23:14:46.527Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@13576086 waiting
2022-11-17T23:14:46.529Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@78398750::SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@78398750{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@4859c67f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.530Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@78398750::SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@78398750{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@4859c67f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.530Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@37ca1673{AC.ReadCB@4859c67f{HttpConnection@4859c67f::DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2022-11-17T23:14:46.530Z||qtp214768579-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4859c67f::DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@69e4d6ba{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-17T23:14:46.530Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@78398750::SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@78398750{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@4859c67f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.530Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-11-17T23:14:46.531Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@78398750{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@4859c67f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.531Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1f4b831a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:14:46.531Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-11-17T23:14:46.532Z||qtp214768579-30|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@4a7a516f[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@4a7a516f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:14:46.532Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1384dbff{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@10c029ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.532Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 2 keys
2022-11-17T23:14:46.532Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@1384dbff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@10c029ec[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.533Z||qtp214768579-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-11-17T23:14:46.533Z||qtp214768579-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@10c029ec::DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@4a7a516f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:14:46.533Z||qtp214768579-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@10c029ec::DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@4a7a516f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-11-17T23:14:46.533Z||qtp214768579-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@4a7a516f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:14:46.533Z||qtp214768579-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-11-17T23:14:46.533Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-11-17T23:14:46.533Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-11-17T23:14:46.533Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1384dbff::SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1384dbff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@10c029ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-11-17T23:14:46.533Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1384dbff::SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1384dbff{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@10c029ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.533Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5e865912[p=0,l=0,c=0,r=0]={<<<>>>}
2022-11-17T23:14:46.533Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-17T23:14:46.533Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-11-17T23:14:46.534Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@1384dbff{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@10c029ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.534Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-11-17T23:14:46.534Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-17T23:14:46.534Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-11-17T23:14:46.534Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1384dbff::SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1384dbff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@10c029ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-11-17T23:14:46.535Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1384dbff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@10c029ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.535Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1384dbff::SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1384dbff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@10c029ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-11-17T23:14:46.535Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-11-17T23:14:46.535Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1384dbff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@10c029ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.536Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1384dbff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@10c029ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.536Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1384dbff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@10c029ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.536Z||qtp214768579-40|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@75bc6a04[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@75bc6a04[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:14:46.536Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5b8b41d5{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T23:14:46.536Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7b07903c{null}
2022-11-17T23:14:46.536Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-17T23:14:46.536Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2db633c
2022-11-17T23:14:46.537Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1384dbff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@10c029ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.537Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1384dbff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@10c029ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.537Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2db633c
2022-11-17T23:14:46.537Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@32d3e95f{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T23:14:46.537Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6a994bca{null}
2022-11-17T23:14:46.537Z||qtp214768579-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@10c029ec::DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-11-17T23:14:46.537Z||qtp214768579-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@10c029ec::DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-11-17T23:14:46.537Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1384dbff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@10c029ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.537Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@10c029ec::DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-11-17T23:14:46.538Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1384dbff::SocketChannelEndPoint@51d2c65c{/10.233.65.242:42498<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1384dbff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@10c029ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.538Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2db633c
2022-11-17T23:14:46.539Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:14:46.539Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/1 selected
2022-11-17T23:14:46.539Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 0 updates
2022-11-17T23:14:46.539Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-17T23:14:46.539Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:14:46.539Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 1 keys
2022-11-17T23:14:46.536Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@78398750{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@4859c67f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.539Z||qtp214768579-40|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-11-17T23:14:46.537Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-11-17T23:14:46.539Z||qtp214768579-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4859c67f::DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=16/30000} filled -1 HeapByteBuffer@75bc6a04[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:14:46.539Z||qtp214768579-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@10c029ec::DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@375563bf{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-17T23:14:46.539Z||qtp214768579-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4859c67f::DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@75bc6a04[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-11-17T23:14:46.539Z||qtp214768579-40|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@75bc6a04[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:14:46.539Z||qtp214768579-40|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-11-17T23:14:46.539Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1384dbff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f2bbdb{/10.233.65.242:42498<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@10c029ec[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76cd8637{s=START}]=>HttpChannelOverHttp@757ed73c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.539Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=16/30000}
2022-11-17T23:14:46.539Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@440238bd waiting
2022-11-17T23:14:46.540Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=16/30000}
2022-11-17T23:14:46.540Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@78398750::SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@78398750{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@4859c67f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-11-17T23:14:46.540Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@78398750::SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@78398750{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@4859c67f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.540Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5e865912[p=0,l=0,c=0,r=0]={<<<>>>}
2022-11-17T23:14:46.540Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-17T23:14:46.540Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-11-17T23:14:46.541Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@78398750{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@4859c67f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.541Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-11-17T23:14:46.541Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-17T23:14:46.541Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-11-17T23:14:46.541Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@78398750::SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78398750{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@4859c67f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-11-17T23:14:46.541Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78398750{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@4859c67f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.542Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@78398750::SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78398750{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@4859c67f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-11-17T23:14:46.542Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-11-17T23:14:46.542Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78398750{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@4859c67f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.543Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78398750{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@4859c67f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.543Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@78398750{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@4859c67f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.543Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@50389104{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T23:14:46.543Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@312644cb{null}
2022-11-17T23:14:46.543Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-11-17T23:14:46.543Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:14:46.543Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/0 selected
2022-11-17T23:14:46.544Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 0 updates
2022-11-17T23:14:46.544Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-17T23:14:46.544Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:14:46.544Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 0 keys
2022-11-17T23:14:46.544Z||qtp214768579-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@688f7a34
2022-11-17T23:14:46.544Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@688f7a34
2022-11-17T23:14:46.544Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@78398750{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@4859c67f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.544Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@78398750{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@4859c67f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.544Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4859c67f::DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=21/30000}
2022-11-17T23:14:46.544Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@78398750{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@4859c67f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.544Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@78398750::SocketChannelEndPoint@7523eba6{/10.233.65.242:42500<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@78398750{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@4859c67f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.545Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@688f7a34
2022-11-17T23:14:46.545Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2b1f676c{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T23:14:46.551Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@37ca1673{null}
2022-11-17T23:14:46.551Z||qtp214768579-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4859c67f::DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=28/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-11-17T23:14:46.551Z||qtp214768579-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4859c67f::DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=28/30000}
2022-11-17T23:14:46.551Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=28/30000}
2022-11-17T23:14:46.551Z||qtp214768579-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4859c67f::DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=28/30000} onFillable exit HttpChannelState@69e4d6ba{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-17T23:14:46.552Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@78398750{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37073a9{/10.233.65.242:42500<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@4859c67f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78545ec5{s=START}]=>HttpChannelOverHttp@3f91f83c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:46.552Z||qtp214768579-40|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@20105bf0 size 2 > capacity
2022-11-17T23:14:46.552Z||qtp214768579-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@7551da2a{s=2/2,p=0}@20105bf0
2022-11-17T23:14:56.522Z||qtp214768579-25-acceptor-0@242c4a94-ServerConnector@1f443fae{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@7ce64d95 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-11-17T23:14:56.522Z||qtp214768579-25-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-11-17T23:14:56.522Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:14:56.523Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/0 selected
2022-11-17T23:14:56.523Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 1 updates
2022-11-17T23:14:56.523Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-17T23:14:56.523Z||qtp214768579-25-acceptor-0@242c4a94-ServerConnector@1f443fae{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@4f79d512 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-11-17T23:14:56.523Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7ce64d95
2022-11-17T23:14:56.523Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7ce64d95
2022-11-17T23:14:56.523Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-11-17T23:14:56.523Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@2bfa5678
2022-11-17T23:14:56.523Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 1 keys
2022-11-17T23:14:56.523Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:14:56.523Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/1 selected
2022-11-17T23:14:56.523Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 1 updates
2022-11-17T23:14:56.523Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-17T23:14:56.523Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4f79d512
2022-11-17T23:14:56.523Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4f79d512
2022-11-17T23:14:56.523Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:14:56.523Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 2 keys
2022-11-17T23:14:56.523Z||qtp214768579-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7ce64d95
2022-11-17T23:14:56.523Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4f79d512
2022-11-17T23:14:56.524Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-11-17T23:14:56.524Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms
2022-11-17T23:14:56.524Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@56270aea
2022-11-17T23:14:56.524Z||qtp214768579-32|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7468fa14
2022-11-17T23:14:56.525Z||qtp214768579-28|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1a5f7898{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-11-17T23:14:56.525Z||qtp214768579-32|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1fbd4140{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-11-17T23:14:56.525Z||qtp214768579-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@74c14163::DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-11-17T23:14:56.525Z||qtp214768579-32|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2cb6b0f9::DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-11-17T23:14:56.525Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6eeead5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@74c14163[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.525Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5772b000{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.525Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6eeead5c::SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6eeead5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@74c14163[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.526Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@74c14163::DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-17T23:14:56.526Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@74c14163::DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-17T23:14:56.526Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5772b000::SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@5772b000{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.526Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@42d98c69{AC.ReadCB@74c14163{HttpConnection@74c14163::DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-11-17T23:14:56.526Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2cb6b0f9::DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-17T23:14:56.527Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6eeead5c::SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@6eeead5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@74c14163[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.527Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-11-17T23:14:56.527Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-11-17T23:14:56.527Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@6eeead5c::SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@6eeead5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74c14163[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.527Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7da418aa{AC.ReadCB@2cb6b0f9{HttpConnection@2cb6b0f9::DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-11-17T23:14:56.527Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3c6d0708{SSLC.NBReadCB@6eeead5c{SslConnection@6eeead5c::SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6eeead5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74c14163[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-17T23:14:56.528Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6eeead5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@74c14163[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.528Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2772d994 on ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-17T23:14:56.528Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5772b000::SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@5772b000{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.528Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-11-17T23:14:56.528Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@5772b000{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.529Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6eeead5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@74c14163[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.529Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:14:56.529Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 2 keys
2022-11-17T23:14:56.529Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6eeead5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@74c14163[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.529Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4f79d512
2022-11-17T23:14:56.529Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 1/1/2 selected
2022-11-17T23:14:56.529Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 1 keys, 0 updates
2022-11-17T23:14:56.529Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.65:8000 remote=/10.233.65.242:42666], selector=sun.nio.ch.EPollSelectorImpl@d9b2a7, interestOps=1, readyOps=1 SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@6eeead5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@74c14163[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-11-17T23:14:56.529Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@640c4e9f{SSLC.NBReadCB@5772b000{SslConnection@5772b000::SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5772b000{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-17T23:14:56.529Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6eeead5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@74c14163[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.537Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/1,kio=0,kro=0}->SslConnection@5772b000{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.537Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@6eeead5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@74c14163[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-11-17T23:14:56.537Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@263c00ae on ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=1 updates=0
2022-11-17T23:14:56.537Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-11-17T23:14:56.537412Z
2022-11-17T23:14:56.537Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@440238bd offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-11-17T23:14:56.537576Z
2022-11-17T23:14:56.537Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-11-17T23:14:56.537684Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@6eeead5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@74c14163[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-11-17T23:14:56.538Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3c6d0708{SSLC.NBReadCB@6eeead5c{SslConnection@6eeead5c::SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@6eeead5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@74c14163[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-17T23:14:56.538Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6eeead5c::SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@6eeead5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@74c14163[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.537Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/1,kio=0,kro=0}->SslConnection@5772b000{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.537Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@440238bd task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-11-17T23:14:56.537818Z
2022-11-17T23:14:56.538Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6eeead5c::SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@6eeead5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@74c14163[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.538Z||qtp214768579-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7ce64d95
2022-11-17T23:14:56.538Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@42d98c69{AC.ReadCB@74c14163{HttpConnection@74c14163::DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=12/30000}}}
2022-11-17T23:14:56.538Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@74c14163::DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=12/30000} onFillable enter HttpChannelState@1a5f7898{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-17T23:14:56.538Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2022-11-17T23:14:56.538449Z tryProduce true
2022-11-17T23:14:56.538Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-17T23:14:56.538Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@263c00ae
2022-11-17T23:14:56.538Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6eeead5c::SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@6eeead5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@74c14163[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.538Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-11-17T23:14:56.538Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/1,kio=1,kro=0}->SslConnection@5772b000{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.539Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:14:56.538Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@6eeead5c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@74c14163[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.539Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1f4b831a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:14:56.539Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-11-17T23:14:56.539Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@6eeead5c{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@74c14163[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.539Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 2 keys
2022-11-17T23:14:56.539Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 1/1/2 selected
2022-11-17T23:14:56.539Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 1 keys, 0 updates
2022-11-17T23:14:56.539Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.65:8000 remote=/10.233.65.242:42664], selector=sun.nio.ch.EPollSelectorImpl@d9b2a7, interestOps=1, readyOps=1 SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/1,kio=1,kro=1}->SslConnection@5772b000{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-11-17T23:14:56.540Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@5772b000{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.540Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@5772b000{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-11-17T23:14:56.540Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2022-11-17T23:14:56.540961Z
2022-11-17T23:14:56.541Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@13576086 offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2022-11-17T23:14:56.541169Z
2022-11-17T23:14:56.541Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1
2022-11-17T23:14:56.541Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@1a28ecd3
2022-11-17T23:14:56.541Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1}@13576086 task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1675]@2022-11-17T23:14:56.541383Z
2022-11-17T23:14:56.541Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1675]@2022-11-17T23:14:56.541474Z tryProduce true
2022-11-17T23:14:56.541Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-17T23:14:56.541Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:14:56.541Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1675]@2022-11-17T23:14:56.54143Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@5772b000{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-11-17T23:14:56.541Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@5772b000{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.541Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 2 keys
2022-11-17T23:14:56.541Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@640c4e9f{SSLC.NBReadCB@5772b000{SslConnection@5772b000::SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@5772b000{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-17T23:14:56.541Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5772b000::SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@5772b000{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.541Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5772b000::SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@5772b000{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.542Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7da418aa{AC.ReadCB@2cb6b0f9{HttpConnection@2cb6b0f9::DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=15/30000}}}
2022-11-17T23:14:56.542Z||qtp214768579-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2cb6b0f9::DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=15/30000} onFillable enter HttpChannelState@1fbd4140{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-17T23:14:56.542Z||qtp214768579-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@75bc6a04[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@75bc6a04[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:14:56.542Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5772b000::SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@5772b000{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.542Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-11-17T23:14:56.542Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@6eeead5c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@74c14163[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.542Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-11-17T23:14:56.542Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@5772b000{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.542Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1f4b831a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:14:56.542Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-11-17T23:14:56.542Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@74c14163::DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=16/30000} filled -1 HeapByteBuffer@75bc6a04[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:14:56.542Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@74c14163::DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@75bc6a04[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-11-17T23:14:56.542Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@75bc6a04[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:14:56.542Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-11-17T23:14:56.542Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=16/30000}
2022-11-17T23:14:56.542Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=16/30000}
2022-11-17T23:14:56.542Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6eeead5c::SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@6eeead5c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@74c14163[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-11-17T23:14:56.543Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6eeead5c::SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@6eeead5c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@74c14163[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.543Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5e865912[p=0,l=0,c=0,r=0]={<<<>>>}
2022-11-17T23:14:56.543Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-17T23:14:56.543Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-11-17T23:14:56.543Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@6eeead5c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@74c14163[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.543Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-11-17T23:14:56.543Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-17T23:14:56.543Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-11-17T23:14:56.543Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@1a28ecd3
2022-11-17T23:14:56.543Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@1a28ecd3 started
2022-11-17T23:14:56.544Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@1a28ecd3 waiting
2022-11-17T23:14:56.544Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6eeead5c::SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6eeead5c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@74c14163[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-11-17T23:14:56.544Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6eeead5c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@74c14163[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.544Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6eeead5c::SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6eeead5c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@74c14163[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-11-17T23:14:56.544Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-11-17T23:14:56.545Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6eeead5c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@74c14163[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.545Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6eeead5c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@74c14163[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.545Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6eeead5c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@74c14163[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.545Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6f4be37d{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T23:14:56.545Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3c6d0708{null}
2022-11-17T23:14:56.545Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-17T23:14:56.545Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7d960dfb
2022-11-17T23:14:56.545Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:14:56.545Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/1 selected
2022-11-17T23:14:56.545Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 0 updates
2022-11-17T23:14:56.545Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-17T23:14:56.545Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:14:56.545Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 1 keys
2022-11-17T23:14:56.545Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6eeead5c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@74c14163[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.546Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6eeead5c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@74c14163[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.546Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6e805dc5{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T23:14:56.546Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@42d98c69{null}
2022-11-17T23:14:56.546Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@74c14163::DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=20/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-11-17T23:14:56.546Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@74c14163::DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-11-17T23:14:56.546Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-11-17T23:14:56.546Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@74c14163::DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=20/30000} onFillable exit HttpChannelState@1a5f7898{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-17T23:14:56.546Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6eeead5c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@74c14163[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.546Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@48fba06f waiting
2022-11-17T23:14:56.546Z||qtp214768579-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7d960dfb
2022-11-17T23:14:56.546Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6eeead5c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@74c14163[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.547Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@74c14163::DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=21/30000}
2022-11-17T23:14:56.547Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6eeead5c::SocketChannelEndPoint@30a55f3b{/10.233.65.242:42666<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6eeead5c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19b327{/10.233.65.242:42666<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@74c14163[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2323bb2d{s=START}]=>HttpChannelOverHttp@4c0ad7f0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.547Z||qtp214768579-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7d960dfb
2022-11-17T23:14:56.549Z||qtp214768579-30|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@1b2c93aa[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@1b2c93aa[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:14:56.550Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@5772b000{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=23/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.550Z||qtp214768579-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-11-17T23:14:56.550Z||qtp214768579-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2cb6b0f9::DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=23/30000} filled -1 HeapByteBuffer@1b2c93aa[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:14:56.551Z||qtp214768579-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2cb6b0f9::DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=24/30000} parse HeapByteBuffer@1b2c93aa[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-11-17T23:14:56.551Z||qtp214768579-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1b2c93aa[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:14:56.551Z||qtp214768579-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-11-17T23:14:56.551Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=24/30000}
2022-11-17T23:14:56.551Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=24/30000}
2022-11-17T23:14:56.552Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5772b000::SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@5772b000{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-11-17T23:14:56.552Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5772b000::SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@5772b000{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.553Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5e865912[p=0,l=0,c=0,r=0]={<<<>>>}
2022-11-17T23:14:56.553Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-17T23:14:56.553Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-11-17T23:14:56.554Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@5772b000{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.554Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-11-17T23:14:56.554Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-17T23:14:56.554Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-11-17T23:14:56.555Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5772b000::SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5772b000{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-11-17T23:14:56.556Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5772b000{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.558Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5772b000::SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5772b000{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-11-17T23:14:56.559Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=31/30000}
2022-11-17T23:14:56.559Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5772b000{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.560Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5772b000{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.561Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@5772b000{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.562Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4237d170{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T23:14:56.562Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@640c4e9f{null}
2022-11-17T23:14:56.563Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-11-17T23:14:56.563Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6f034178
2022-11-17T23:14:56.563Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:14:56.563Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/0 selected
2022-11-17T23:14:56.563Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 0 updates
2022-11-17T23:14:56.563Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-17T23:14:56.563Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:14:56.563Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6f034178
2022-11-17T23:14:56.563Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 0 keys
2022-11-17T23:14:56.563Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5772b000{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.563Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2cb6b0f9::DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=36/30000}
2022-11-17T23:14:56.564Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5772b000::SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5772b000{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.564Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6f034178
2022-11-17T23:14:56.564Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5772b000{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.566Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@548f3c54{/10.233.65.242:42664<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5772b000{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.566Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3290763f{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T23:14:56.567Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7da418aa{null}
2022-11-17T23:14:56.567Z||qtp214768579-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2cb6b0f9::DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=40/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-11-17T23:14:56.567Z||qtp214768579-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2cb6b0f9::DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=40/30000}
2022-11-17T23:14:56.567Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=40/30000}
2022-11-17T23:14:56.568Z||qtp214768579-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2cb6b0f9::DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=41/30000} onFillable exit HttpChannelState@1fbd4140{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-17T23:14:56.569Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5772b000{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327db6c7{/10.233.65.242:42664<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=41/30000}=>HttpConnection@2cb6b0f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@866ffa7{s=START}]=>HttpChannelOverHttp@332912d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:14:56.569Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@440238bd size 2 > capacity
2022-11-17T23:14:56.569Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@7551da2a{s=2/2,p=0}@440238bd
2022-11-17T23:15:06.521Z||qtp214768579-25-acceptor-0@242c4a94-ServerConnector@1f443fae{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@75d06379 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-11-17T23:15:06.521Z||qtp214768579-25-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-11-17T23:15:06.521Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:15:06.521Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/0 selected
2022-11-17T23:15:06.521Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 1 updates
2022-11-17T23:15:06.522Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-17T23:15:06.522Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@75d06379
2022-11-17T23:15:06.522Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@75d06379
2022-11-17T23:15:06.522Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:15:06.522Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 1 keys
2022-11-17T23:15:06.522Z||qtp214768579-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@75d06379
2022-11-17T23:15:06.522Z||qtp214768579-25-acceptor-0@242c4a94-ServerConnector@1f443fae{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@165fc732 on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-11-17T23:15:06.522Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-11-17T23:15:06.522Z||qtp214768579-25-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2022-11-17T23:15:06.522Z||qtp214768579-32|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@44a462c8
2022-11-17T23:15:06.522Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:15:06.522Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/1 selected
2022-11-17T23:15:06.522Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 1 updates
2022-11-17T23:15:06.522Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-17T23:15:06.523Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@165fc732
2022-11-17T23:15:06.523Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@165fc732
2022-11-17T23:15:06.523Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:15:06.523Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 2 keys
2022-11-17T23:15:06.523Z||qtp214768579-32|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5f26ad6d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-11-17T23:15:06.523Z||qtp214768579-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@165fc732
2022-11-17T23:15:06.523Z||qtp214768579-32|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@38733663::DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-11-17T23:15:06.523Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-11-17T23:15:06.523Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2f1d4404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@38733663[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.523Z||qtp214768579-40|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@29c1c248
2022-11-17T23:15:06.523Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2f1d4404::SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2f1d4404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@38733663[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.523Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@38733663::DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-11-17T23:15:06.524Z||qtp214768579-40|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@792c6166{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-11-17T23:15:06.524Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@38733663::DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-17T23:15:06.524Z||qtp214768579-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5e582f89::DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-17T23:15:06.524Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6e1b365d{AC.ReadCB@38733663{HttpConnection@38733663::DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-11-17T23:15:06.524Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@690177f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5e582f89[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.524Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2f1d4404::SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2f1d4404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38733663[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.524Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-11-17T23:15:06.524Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@690177f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5e582f89[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.524Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5e582f89::DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-17T23:15:06.524Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5e582f89::DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-17T23:15:06.524Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@2f1d4404::SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2f1d4404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38733663[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.524Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3541f606{AC.ReadCB@5e582f89{HttpConnection@5e582f89::DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-11-17T23:15:06.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@690177f::SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@690177f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5e582f89[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-11-17T23:15:06.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2f1d4404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38733663[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-17T23:15:06.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@690177f::SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@690177f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e582f89[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.525Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2f1d4404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38733663[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.525Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@a82854c on ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-17T23:15:06.525Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=1
2022-11-17T23:15:06.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2afaa340{SSLC.NBReadCB@690177f{SslConnection@690177f::SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@690177f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e582f89[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-17T23:15:06.525Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:15:06.525Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/2 selected
2022-11-17T23:15:06.525Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 1 updates
2022-11-17T23:15:06.525Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2f1d4404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38733663[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@690177f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e582f89[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.525Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-17T23:15:06.525Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@a82854c
2022-11-17T23:15:06.525Z||qtp214768579-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@75d06379
2022-11-17T23:15:06.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2c57628f on ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-17T23:15:06.526Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@2f1d4404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@38733663[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.526Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-11-17T23:15:06.526Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@2bfa5678
2022-11-17T23:15:06.526Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 2 keys
2022-11-17T23:15:06.526Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@690177f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5e582f89[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.526Z||qtp214768579-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@165fc732
2022-11-17T23:15:06.526Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 1/1/2 selected
2022-11-17T23:15:06.526Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 1 keys, 1 updates
2022-11-17T23:15:06.526Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.65:8000 remote=/10.233.65.242:42824], selector=sun.nio.ch.EPollSelectorImpl@d9b2a7, interestOps=1, readyOps=1 SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@2f1d4404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@38733663[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-11-17T23:15:06.526Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2f1d4404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@38733663[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.526Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2f1d4404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@38733663[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-11-17T23:15:06.526Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2022-11-17T23:15:06.526912Z
2022-11-17T23:15:06.527Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@48fba06f offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2022-11-17T23:15:06.527039Z
2022-11-17T23:15:06.527Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@48fba06f task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2022-11-17T23:15:06.527222Z
2022-11-17T23:15:06.527Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2022-11-17T23:15:06.527151Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2f1d4404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@38733663[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-11-17T23:15:06.527Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-11-17T23:15:06.527314Z tryProduce true
2022-11-17T23:15:06.527Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-17T23:15:06.527Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2c57628f
2022-11-17T23:15:06.527Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4ffad5d3{SSLC.NBReadCB@2f1d4404{SslConnection@2f1d4404::SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2f1d4404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@38733663[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-17T23:15:06.527Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@690177f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5e582f89[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.527Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:15:06.527Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2f1d4404::SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2f1d4404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@38733663[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.527Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f1d4404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@38733663[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.527Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 2 keys
2022-11-17T23:15:06.527Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 1/1/2 selected
2022-11-17T23:15:06.527Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 1 keys, 0 updates
2022-11-17T23:15:06.527Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2f1d4404::SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f1d4404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@38733663[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.527Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6e1b365d{AC.ReadCB@38733663{HttpConnection@38733663::DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-11-17T23:15:06.527Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.65:8000 remote=/10.233.65.242:42826], selector=sun.nio.ch.EPollSelectorImpl@d9b2a7, interestOps=1, readyOps=1 SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@690177f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5e582f89[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-11-17T23:15:06.527Z||qtp214768579-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38733663::DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@5f26ad6d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-17T23:15:06.528Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@690177f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5e582f89[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.528Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2f1d4404::SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f1d4404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@38733663[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.528Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-11-17T23:15:06.528Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@690177f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5e582f89[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-11-17T23:15:06.528Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-11-17T23:15:06.528346Z
2022-11-17T23:15:06.528Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f1d4404{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@38733663[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.528Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@75bc6a04[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:06.528Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-11-17T23:15:06.528Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@1a28ecd3 offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-11-17T23:15:06.528445Z
2022-11-17T23:15:06.528Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1
2022-11-17T23:15:06.528Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@49f405ab
2022-11-17T23:15:06.528Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1677]@2022-11-17T23:15:06.528708Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@690177f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5e582f89[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-11-17T23:15:06.528Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1}@1a28ecd3 task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1677]@2022-11-17T23:15:06.528833Z
2022-11-17T23:15:06.529Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2afaa340{SSLC.NBReadCB@690177f{SslConnection@690177f::SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@690177f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5e582f89[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-17T23:15:06.529Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1678]@2022-11-17T23:15:06.529022Z tryProduce true
2022-11-17T23:15:06.529Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-17T23:15:06.529Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:15:06.529Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@690177f::SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@690177f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5e582f89[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.529Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@690177f::SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@690177f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5e582f89[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.529Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@690177f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5e582f89[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.529Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 2 keys
2022-11-17T23:15:06.529Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3541f606{AC.ReadCB@5e582f89{HttpConnection@5e582f89::DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-11-17T23:15:06.529Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5e582f89::DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@792c6166{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-17T23:15:06.529Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@690177f::SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@690177f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5e582f89[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.529Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-11-17T23:15:06.530Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@690177f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@5e582f89[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.530Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@791447e3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:06.530Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-11-17T23:15:06.531Z||qtp214768579-31|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@1b2c93aa[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@1b2c93aa[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:06.531Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f1d4404{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@38733663[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.531Z||qtp214768579-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-11-17T23:15:06.531Z||qtp214768579-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38733663::DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@1b2c93aa[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:06.531Z||qtp214768579-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38733663::DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@1b2c93aa[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-11-17T23:15:06.531Z||qtp214768579-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1b2c93aa[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:06.531Z||qtp214768579-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-11-17T23:15:06.531Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-11-17T23:15:06.531Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-11-17T23:15:06.532Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2f1d4404::SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f1d4404{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@38733663[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-11-17T23:15:06.532Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2f1d4404::SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f1d4404{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@38733663[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.532Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5e865912[p=0,l=0,c=0,r=0]={<<<>>>}
2022-11-17T23:15:06.532Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-17T23:15:06.532Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-11-17T23:15:06.532Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f1d4404{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@38733663[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.532Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-11-17T23:15:06.532Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-17T23:15:06.532Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-11-17T23:15:06.533Z||qtp214768579-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@34a064ef[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@34a064ef[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:06.533Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2f1d4404::SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f1d4404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@38733663[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-11-17T23:15:06.534Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f1d4404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@38733663[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.534Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@690177f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@5e582f89[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.534Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-11-17T23:15:06.534Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2f1d4404::SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f1d4404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@38733663[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-11-17T23:15:06.535Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=11/30000}
2022-11-17T23:15:06.535Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f1d4404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@38733663[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.535Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f1d4404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@38733663[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.535Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f1d4404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@38733663[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.535Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@23c273e6{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T23:15:06.535Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4ffad5d3{null}
2022-11-17T23:15:06.535Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-17T23:15:06.535Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2cb95cb3
2022-11-17T23:15:06.536Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:15:06.536Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/1 selected
2022-11-17T23:15:06.536Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 0 updates
2022-11-17T23:15:06.536Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-17T23:15:06.536Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:15:06.536Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 1 keys
2022-11-17T23:15:06.536Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2f1d4404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@38733663[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.536Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2f1d4404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@38733663[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.536Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5c8dbb40{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T23:15:06.536Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6e1b365d{null}
2022-11-17T23:15:06.536Z||qtp214768579-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38733663::DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-11-17T23:15:06.536Z||qtp214768579-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@38733663::DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-11-17T23:15:06.537Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-11-17T23:15:06.537Z||qtp214768579-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38733663::DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=13/30000} onFillable exit HttpChannelState@5f26ad6d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-17T23:15:06.537Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2f1d4404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@38733663[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.537Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@13576086 waiting
2022-11-17T23:15:06.533Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@49f405ab
2022-11-17T23:15:06.537Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=1}@49f405ab started
2022-11-17T23:15:06.537Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@49f405ab waiting
2022-11-17T23:15:06.534Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5e582f89::DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@34a064ef[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:06.536Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2cb95cb3
2022-11-17T23:15:06.538Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5e582f89::DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@34a064ef[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-11-17T23:15:06.538Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34a064ef[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:06.538Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-11-17T23:15:06.538Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=14/30000}
2022-11-17T23:15:06.538Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=14/30000}
2022-11-17T23:15:06.538Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2f1d4404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@38733663[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.538Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@38733663::DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-11-17T23:15:06.538Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@690177f::SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@690177f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5e582f89[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-11-17T23:15:06.538Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2f1d4404::SocketChannelEndPoint@19184809{/10.233.65.242:42824<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2f1d4404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4a5e5f0{/10.233.65.242:42824<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@38733663[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43cbe72{s=START}]=>HttpChannelOverHttp@42dab475{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.538Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@690177f::SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@690177f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5e582f89[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.538Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5e865912[p=0,l=0,c=0,r=0]={<<<>>>}
2022-11-17T23:15:06.538Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-17T23:15:06.538Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-11-17T23:15:06.538Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2cb95cb3
2022-11-17T23:15:06.539Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@690177f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5e582f89[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.539Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-11-17T23:15:06.539Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-17T23:15:06.539Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-11-17T23:15:06.539Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@690177f::SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@690177f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5e582f89[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-11-17T23:15:06.540Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@690177f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5e582f89[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.540Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@690177f::SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@690177f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5e582f89[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-11-17T23:15:06.540Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-11-17T23:15:06.540Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@690177f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5e582f89[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.541Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@690177f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5e582f89[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.541Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@690177f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@5e582f89[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.541Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@582279cb{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T23:15:06.541Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2afaa340{null}
2022-11-17T23:15:06.542Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-11-17T23:15:06.542Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3192e639
2022-11-17T23:15:06.542Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:15:06.542Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/0 selected
2022-11-17T23:15:06.542Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 0 updates
2022-11-17T23:15:06.542Z||qtp214768579-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3192e639
2022-11-17T23:15:06.542Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-17T23:15:06.542Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:15:06.542Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 0 keys
2022-11-17T23:15:06.542Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@690177f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5e582f89[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.542Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@690177f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5e582f89[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.542Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5e582f89::DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-11-17T23:15:06.543Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@690177f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@5e582f89[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.543Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@690177f::SocketChannelEndPoint@3de5c441{/10.233.65.242:42826<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@690177f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@5e582f89[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.543Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6a6284b7{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T23:15:06.543Z||qtp214768579-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3192e639
2022-11-17T23:15:06.543Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3541f606{null}
2022-11-17T23:15:06.544Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5e582f89::DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=20/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-11-17T23:15:06.544Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5e582f89::DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-11-17T23:15:06.545Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-11-17T23:15:06.545Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5e582f89::DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=21/30000} onFillable exit HttpChannelState@792c6166{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-17T23:15:06.545Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@690177f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af877b4{/10.233.65.242:42826<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@5e582f89[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ffc85ce{s=START}]=>HttpChannelOverHttp@3a0c539e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:06.545Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@48fba06f size 2 > capacity
2022-11-17T23:15:06.546Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@7551da2a{s=2/2,p=0}@48fba06f
2022-11-17T23:15:16.521Z||qtp214768579-25-acceptor-0@242c4a94-ServerConnector@1f443fae{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@589bba89 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-11-17T23:15:16.521Z||qtp214768579-25-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-11-17T23:15:16.522Z||qtp214768579-25-acceptor-0@242c4a94-ServerConnector@1f443fae{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@59cb35cd on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-11-17T23:15:16.522Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:15:16.522Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/0 selected
2022-11-17T23:15:16.522Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 2 updates
2022-11-17T23:15:16.522Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-11-17T23:15:16.522Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@589bba89
2022-11-17T23:15:16.522Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@589bba89
2022-11-17T23:15:16.522Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@59cb35cd
2022-11-17T23:15:16.522Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@59cb35cd
2022-11-17T23:15:16.522Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:15:16.523Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 2 keys
2022-11-17T23:15:16.523Z||qtp214768579-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@589bba89
2022-11-17T23:15:16.523Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@59cb35cd
2022-11-17T23:15:16.523Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-11-17T23:15:16.523Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-11-17T23:15:16.523Z||qtp214768579-40|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5d056b17
2022-11-17T23:15:16.524Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@319ee68e
2022-11-17T23:15:16.524Z||qtp214768579-40|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@209407b5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-11-17T23:15:16.524Z||qtp214768579-30|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@48002ce1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-11-17T23:15:16.524Z||qtp214768579-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@563f8d63::DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-11-17T23:15:16.524Z||qtp214768579-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@eec09f9::DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-11-17T23:15:16.524Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@254c8463{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@563f8d63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.524Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@511a6839{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@eec09f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@254c8463::SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@254c8463{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@563f8d63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.525Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@511a6839::SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@511a6839{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@eec09f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@563f8d63::DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-17T23:15:16.525Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@eec09f9::DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-17T23:15:16.525Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@eec09f9::DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-17T23:15:16.525Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@735f206e{AC.ReadCB@eec09f9{HttpConnection@eec09f9::DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-11-17T23:15:16.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@563f8d63::DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-17T23:15:16.526Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@511a6839::SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@511a6839{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@eec09f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.526Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-11-17T23:15:16.526Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-11-17T23:15:16.526Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@511a6839::SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@511a6839{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@eec09f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.526Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@254c8463::SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@254c8463{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@563f8d63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.526Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-11-17T23:15:16.526Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1d125c3d{SSLC.NBReadCB@511a6839{SslConnection@511a6839::SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@511a6839{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@eec09f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-17T23:15:16.526Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|1 for SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@511a6839{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@eec09f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.526Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1fcba406 on ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-17T23:15:16.526Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@254c8463::SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@254c8463{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@563f8d63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.526Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=1
2022-11-17T23:15:16.527Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:15:16.527Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/2 selected
2022-11-17T23:15:16.527Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 1 updates
2022-11-17T23:15:16.527Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@511a6839{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@eec09f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.527Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@496713df{SSLC.NBReadCB@254c8463{SslConnection@254c8463::SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@254c8463{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@563f8d63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-17T23:15:16.527Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-17T23:15:16.527Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@254c8463{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@563f8d63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.527Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@849f90c on ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-17T23:15:16.527Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@59cb35cd
2022-11-17T23:15:16.528Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1fcba406
2022-11-17T23:15:16.528Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@254c8463{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@563f8d63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.528Z||qtp214768579-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@589bba89
2022-11-17T23:15:16.528Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@511a6839{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@eec09f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.528Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-11-17T23:15:16.528Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@2bfa5678
2022-11-17T23:15:16.528Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 2 keys
2022-11-17T23:15:16.529Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 1/1/2 selected
2022-11-17T23:15:16.529Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 1 keys, 1 updates
2022-11-17T23:15:16.529Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.65:8000 remote=/10.233.65.242:42988], selector=sun.nio.ch.EPollSelectorImpl@d9b2a7, interestOps=1, readyOps=1 SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@511a6839{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@eec09f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-11-17T23:15:16.529Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@511a6839{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@eec09f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.529Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@511a6839{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@eec09f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-11-17T23:15:16.530Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2022-11-17T23:15:16.530027Z
2022-11-17T23:15:16.530Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@49f405ab offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2022-11-17T23:15:16.530198Z
2022-11-17T23:15:16.530Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@49f405ab task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2022-11-17T23:15:16.53039Z
2022-11-17T23:15:16.530Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2022-11-17T23:15:16.530473Z tryProduce true
2022-11-17T23:15:16.530Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2022-11-17T23:15:16.530335Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@511a6839{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@eec09f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-11-17T23:15:16.530Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-17T23:15:16.530Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@849f90c
2022-11-17T23:15:16.530Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1d125c3d{SSLC.NBReadCB@511a6839{SslConnection@511a6839::SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@511a6839{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@eec09f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-17T23:15:16.530Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@254c8463{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@563f8d63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.530Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:15:16.530Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@511a6839::SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@511a6839{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@eec09f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.530Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@511a6839{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@eec09f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.531Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 2 keys
2022-11-17T23:15:16.531Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 1/1/2 selected
2022-11-17T23:15:16.531Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 1 keys, 0 updates
2022-11-17T23:15:16.531Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@511a6839::SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@511a6839{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@eec09f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.531Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.65:8000 remote=/10.233.65.242:42986], selector=sun.nio.ch.EPollSelectorImpl@d9b2a7, interestOps=1, readyOps=1 SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@254c8463{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@563f8d63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-11-17T23:15:16.531Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@735f206e{AC.ReadCB@eec09f9{HttpConnection@eec09f9::DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2022-11-17T23:15:16.531Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@254c8463{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@563f8d63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.531Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@eec09f9::DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@48002ce1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-17T23:15:16.531Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@254c8463{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@563f8d63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-11-17T23:15:16.531Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1679]@2022-11-17T23:15:16.531651Z
2022-11-17T23:15:16.531Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@511a6839::SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@511a6839{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@eec09f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.531Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-11-17T23:15:16.531Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@13576086 offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1679]@2022-11-17T23:15:16.531755Z
2022-11-17T23:15:16.531Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1
2022-11-17T23:15:16.532Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@1936f484
2022-11-17T23:15:16.532Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@511a6839{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@eec09f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.532Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@791447e3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:16.532Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-11-17T23:15:16.532Z||qtp214768579-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@1936f484
2022-11-17T23:15:16.532Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1}@13576086 task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1679]@2022-11-17T23:15:16.532275Z
2022-11-17T23:15:16.532Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1679]@2022-11-17T23:15:16.532167Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@254c8463{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@563f8d63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-11-17T23:15:16.532Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1679]@2022-11-17T23:15:16.532564Z tryProduce true
2022-11-17T23:15:16.532Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-17T23:15:16.532Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:15:16.532Z||qtp214768579-32|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@1936f484 started
2022-11-17T23:15:16.532Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@496713df{SSLC.NBReadCB@254c8463{SslConnection@254c8463::SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@254c8463{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@563f8d63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-17T23:15:16.532Z||qtp214768579-32|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@1936f484 waiting
2022-11-17T23:15:16.532Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@254c8463{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@563f8d63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.532Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 2 keys
2022-11-17T23:15:16.532Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@254c8463::SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@254c8463{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@563f8d63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.533Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@254c8463::SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@254c8463{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@563f8d63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.533Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6319ce4a{AC.ReadCB@563f8d63{HttpConnection@563f8d63::DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2022-11-17T23:15:16.533Z||qtp214768579-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@563f8d63::DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@209407b5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-17T23:15:16.533Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@254c8463::SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@254c8463{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@563f8d63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.533Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-11-17T23:15:16.533Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@254c8463{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@563f8d63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.533Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1782990f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:16.533Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-11-17T23:15:16.535Z||qtp214768579-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@34a064ef[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@34a064ef[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:16.535Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@511a6839{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@eec09f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.535Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-11-17T23:15:16.535Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@eec09f9::DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@34a064ef[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:16.536Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@eec09f9::DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@34a064ef[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-11-17T23:15:16.536Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34a064ef[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:16.536Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-11-17T23:15:16.536Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-11-17T23:15:16.536Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-11-17T23:15:16.536Z||qtp214768579-28|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@430399b0[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@430399b0[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:16.536Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@511a6839::SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@511a6839{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@eec09f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-11-17T23:15:16.536Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@254c8463{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@563f8d63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.536Z||qtp214768579-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-11-17T23:15:16.536Z||qtp214768579-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@563f8d63::DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@430399b0[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:16.536Z||qtp214768579-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@563f8d63::DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@430399b0[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-11-17T23:15:16.536Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@511a6839::SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@511a6839{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@eec09f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.536Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5e865912[p=0,l=0,c=0,r=0]={<<<>>>}
2022-11-17T23:15:16.536Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-17T23:15:16.536Z||qtp214768579-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@430399b0[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:16.536Z||qtp214768579-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-11-17T23:15:16.536Z||qtp214768579-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
2022-11-17T23:15:16.536Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-11-17T23:15:16.537Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-11-17T23:15:16.537Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@254c8463::SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@254c8463{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@563f8d63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-11-17T23:15:16.537Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@511a6839{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@eec09f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.537Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-11-17T23:15:16.537Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-17T23:15:16.537Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@254c8463::SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@254c8463{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@563f8d63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.537Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5e865912[p=0,l=0,c=0,r=0]={<<<>>>}
2022-11-17T23:15:16.537Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-17T23:15:16.537Z||qtp214768579-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
2022-11-17T23:15:16.537Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-11-17T23:15:16.537Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@254c8463{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@563f8d63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.537Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-11-17T23:15:16.537Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-17T23:15:16.537Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@511a6839::SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@511a6839{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@eec09f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-11-17T23:15:16.537Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-11-17T23:15:16.538Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@511a6839{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@eec09f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.538Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@254c8463::SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@254c8463{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@563f8d63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-11-17T23:15:16.538Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@254c8463{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@563f8d63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.538Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@511a6839::SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@511a6839{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@eec09f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-11-17T23:15:16.538Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@254c8463::SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@254c8463{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@563f8d63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-11-17T23:15:16.538Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-11-17T23:15:16.538Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=13/30000}
2022-11-17T23:15:16.539Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@254c8463{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@563f8d63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.539Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@511a6839{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@eec09f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.539Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@254c8463{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@563f8d63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.539Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@511a6839{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@eec09f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.539Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@254c8463{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@563f8d63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.539Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@511a6839{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@eec09f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.539Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@720c563d{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T23:15:16.539Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@496713df{null}
2022-11-17T23:15:16.539Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3bf46570{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T23:15:16.539Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1d125c3d{null}
2022-11-17T23:15:16.539Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-17T23:15:16.539Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-17T23:15:16.539Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@345fc020
2022-11-17T23:15:16.539Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5cb00e2c
2022-11-17T23:15:16.540Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:15:16.540Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@345fc020
2022-11-17T23:15:16.540Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@254c8463{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@563f8d63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.540Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5cb00e2c
2022-11-17T23:15:16.540Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/0 selected
2022-11-17T23:15:16.540Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 0 updates
2022-11-17T23:15:16.540Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@511a6839{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@eec09f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.540Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@511a6839{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@eec09f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.540Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@eec09f9::DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-11-17T23:15:16.540Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@254c8463{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@563f8d63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.540Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-17T23:15:16.540Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:15:16.540Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 0 keys
2022-11-17T23:15:16.540Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@254c8463{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@563f8d63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.540Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@511a6839{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@eec09f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.540Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@563f8d63::DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-11-17T23:15:16.540Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5f79be54{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T23:15:16.540Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6319ce4a{null}
2022-11-17T23:15:16.540Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2730f058{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T23:15:16.541Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@735f206e{null}
2022-11-17T23:15:16.540Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@254c8463::SocketChannelEndPoint@674e503e{/10.233.65.242:42986<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@254c8463{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@563f8d63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.541Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@eec09f9::DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-11-17T23:15:16.540Z||qtp214768579-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@563f8d63::DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-11-17T23:15:16.541Z||qtp214768579-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@563f8d63::DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-11-17T23:15:16.541Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-11-17T23:15:16.541Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5cb00e2c
2022-11-17T23:15:16.541Z||qtp214768579-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@563f8d63::DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@209407b5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-17T23:15:16.541Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@eec09f9::DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-11-17T23:15:16.541Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-11-17T23:15:16.541Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@254c8463{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@354e6e82{/10.233.65.242:42986<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@563f8d63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6330c436{s=START}]=>HttpChannelOverHttp@221a3354{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.541Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@49f405ab waiting
2022-11-17T23:15:16.541Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@eec09f9::DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@48002ce1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-17T23:15:16.542Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@511a6839{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@eec09f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.542Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@1a28ecd3 size 2 > capacity
2022-11-17T23:15:16.542Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@7551da2a{s=2/2,p=0}@1a28ecd3
2022-11-17T23:15:16.542Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@511a6839::SocketChannelEndPoint@4d5e1204{/10.233.65.242:42988<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@511a6839{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75f3ce69{/10.233.65.242:42988<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@eec09f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3af164f5{s=START}]=>HttpChannelOverHttp@44e37944{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:16.542Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@345fc020
2022-11-17T23:15:26.521Z||qtp214768579-25-acceptor-0@242c4a94-ServerConnector@1f443fae{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@2ff65e26 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-11-17T23:15:26.522Z||qtp214768579-25-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-11-17T23:15:26.522Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:15:26.522Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/0 selected
2022-11-17T23:15:26.522Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 1 updates
2022-11-17T23:15:26.522Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-17T23:15:26.522Z||qtp214768579-25-acceptor-0@242c4a94-ServerConnector@1f443fae{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@47f87abd on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-11-17T23:15:26.522Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2ff65e26
2022-11-17T23:15:26.522Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2ff65e26
2022-11-17T23:15:26.522Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-11-17T23:15:26.522Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@2bfa5678
2022-11-17T23:15:26.522Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 1 keys
2022-11-17T23:15:26.522Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:15:26.522Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/1 selected
2022-11-17T23:15:26.522Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 1 updates
2022-11-17T23:15:26.522Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-17T23:15:26.523Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@47f87abd
2022-11-17T23:15:26.523Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@47f87abd
2022-11-17T23:15:26.523Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:15:26.523Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 2 keys
2022-11-17T23:15:26.523Z||qtp214768579-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2ff65e26
2022-11-17T23:15:26.523Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-11-17T23:15:26.524Z||qtp214768579-40|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@40fb7524
2022-11-17T23:15:26.523Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@47f87abd
2022-11-17T23:15:26.524Z||qtp214768579-40|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@77e30d80{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-11-17T23:15:26.524Z||qtp214768579-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6c2a140d::DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-11-17T23:15:26.524Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@468b8590{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.525Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-11-17T23:15:26.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@468b8590::SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@468b8590{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6c2a140d::DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-17T23:15:26.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6c2a140d::DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-17T23:15:26.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@748ee554{AC.ReadCB@6c2a140d{HttpConnection@6c2a140d::DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-11-17T23:15:26.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@468b8590::SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@468b8590{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-11-17T23:15:26.525Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@468b8590{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.526Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@24faa42d
2022-11-17T23:15:26.526Z||qtp214768579-30|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2226dfb7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-11-17T23:15:26.527Z||qtp214768579-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@530ccc12::DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-17T23:15:26.528Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@4f2f5677{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@530ccc12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.526Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@48381db4{SSLC.NBReadCB@468b8590{SslConnection@468b8590::SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@468b8590{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-17T23:15:26.529Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@468b8590{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.529Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5285b626 on ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-17T23:15:26.529Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=1
2022-11-17T23:15:26.529Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/1,kio=0,kro=0}->SslConnection@468b8590{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.529Z||qtp214768579-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2ff65e26
2022-11-17T23:15:26.529Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:15:26.529Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/2 selected
2022-11-17T23:15:26.529Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 1 updates
2022-11-17T23:15:26.529Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-17T23:15:26.529Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5285b626
2022-11-17T23:15:26.530Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@468b8590{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.530Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:15:26.530Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 2 keys
2022-11-17T23:15:26.530Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4f2f5677::SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@4f2f5677{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@530ccc12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.530Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 1/1/2 selected
2022-11-17T23:15:26.530Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@530ccc12::DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=4/30000}
2022-11-17T23:15:26.530Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 1 keys, 0 updates
2022-11-17T23:15:26.531Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.65:8000 remote=/10.233.65.242:43162], selector=sun.nio.ch.EPollSelectorImpl@d9b2a7, interestOps=1, readyOps=1 SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->SslConnection@468b8590{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-11-17T23:15:26.532Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@468b8590{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.532Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@530ccc12::DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=6/30000}
2022-11-17T23:15:26.532Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@468b8590{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-11-17T23:15:26.532Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4e346c81{AC.ReadCB@530ccc12{HttpConnection@530ccc12::DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-11-17T23:15:26.533Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-11-17T23:15:26.533229Z
2022-11-17T23:15:26.533Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@49f405ab offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-11-17T23:15:26.53335Z
2022-11-17T23:15:26.533Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@49f405ab task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-11-17T23:15:26.533621Z
2022-11-17T23:15:26.533Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-11-17T23:15:26.533433Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@468b8590{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-11-17T23:15:26.533Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1681]@2022-11-17T23:15:26.533711Z tryProduce true
2022-11-17T23:15:26.533Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-17T23:15:26.533Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:15:26.533Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@468b8590{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.534Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 2 keys
2022-11-17T23:15:26.534Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@48381db4{SSLC.NBReadCB@468b8590{SslConnection@468b8590::SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@468b8590{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-17T23:15:26.534Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@468b8590::SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@468b8590{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.534Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@468b8590::SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@468b8590{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.535Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4f2f5677::SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=0}->SslConnection@4f2f5677{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@530ccc12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.535Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@748ee554{AC.ReadCB@6c2a140d{HttpConnection@6c2a140d::DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=10/30000}}}
2022-11-17T23:15:26.535Z||qtp214768579-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6c2a140d::DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=10/30000} onFillable enter HttpChannelState@77e30d80{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-17T23:15:26.535Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-11-17T23:15:26.536Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill SslConnection@468b8590::SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@468b8590{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.536Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-11-17T23:15:26.537Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@468b8590{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.537Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@430399b0[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:26.537Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-11-17T23:15:26.539Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@4f2f5677::SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=0}->SslConnection@4f2f5677{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@530ccc12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.539Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7bed5509{SSLC.NBReadCB@4f2f5677{SslConnection@4f2f5677::SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4f2f5677{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@530ccc12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-17T23:15:26.540Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4f2f5677{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@530ccc12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.540Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4e4438ed on ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-17T23:15:26.540Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=1
2022-11-17T23:15:26.540Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:15:26.541Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/2 selected
2022-11-17T23:15:26.541Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 1 updates
2022-11-17T23:15:26.541Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4f2f5677{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@530ccc12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.541Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-17T23:15:26.541Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4e4438ed
2022-11-17T23:15:26.541Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@47f87abd
2022-11-17T23:15:26.541Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@4f2f5677{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@530ccc12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.541Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:15:26.541Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 2 keys
2022-11-17T23:15:26.541Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 1/1/2 selected
2022-11-17T23:15:26.541Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 1 keys, 0 updates
2022-11-17T23:15:26.542Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.65:8000 remote=/10.233.65.242:43164], selector=sun.nio.ch.EPollSelectorImpl@d9b2a7, interestOps=1, readyOps=1 SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@4f2f5677{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@530ccc12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-11-17T23:15:26.542Z||qtp214768579-31|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@34a064ef[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@34a064ef[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:26.542Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4f2f5677{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@530ccc12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.542Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4f2f5677{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@530ccc12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-11-17T23:15:26.542Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@468b8590{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.542Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1681]@2022-11-17T23:15:26.54264Z
2022-11-17T23:15:26.542Z||qtp214768579-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-11-17T23:15:26.542Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@1936f484 offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1681]@2022-11-17T23:15:26.542768Z
2022-11-17T23:15:26.542Z||qtp214768579-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6c2a140d::DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=17/30000} filled -1 HeapByteBuffer@34a064ef[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:26.542Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1
2022-11-17T23:15:26.542Z||qtp214768579-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6c2a140d::DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=17/30000} parse HeapByteBuffer@34a064ef[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-11-17T23:15:26.542Z||qtp214768579-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34a064ef[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:26.543Z||qtp214768579-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-11-17T23:15:26.542Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@e86212
2022-11-17T23:15:26.543Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=18/30000}
2022-11-17T23:15:26.543Z||qtp214768579-32|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1}@1936f484 task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1681]@2022-11-17T23:15:26.543813Z
2022-11-17T23:15:26.543Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1681]@2022-11-17T23:15:26.543728Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@4f2f5677{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@530ccc12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-11-17T23:15:26.543Z||qtp214768579-32|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1681]@2022-11-17T23:15:26.543938Z tryProduce true
2022-11-17T23:15:26.543Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-17T23:15:26.543Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:15:26.544Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=18/30000}
2022-11-17T23:15:26.544Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4f2f5677{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@530ccc12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.544Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 2 keys
2022-11-17T23:15:26.544Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7bed5509{SSLC.NBReadCB@4f2f5677{SslConnection@4f2f5677::SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4f2f5677{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@530ccc12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-17T23:15:26.544Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@468b8590::SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@468b8590{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-11-17T23:15:26.544Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4f2f5677::SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4f2f5677{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@530ccc12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.544Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4f2f5677::SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4f2f5677{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@530ccc12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.544Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4e346c81{AC.ReadCB@530ccc12{HttpConnection@530ccc12::DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=12/30000}}}
2022-11-17T23:15:26.545Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@468b8590::SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@468b8590{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.545Z||qtp214768579-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@530ccc12::DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=13/30000} onFillable enter HttpChannelState@2226dfb7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-17T23:15:26.545Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5e865912[p=0,l=0,c=0,r=0]={<<<>>>}
2022-11-17T23:15:26.545Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-17T23:15:26.545Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4f2f5677::SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4f2f5677{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@530ccc12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.545Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-11-17T23:15:26.545Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-11-17T23:15:26.545Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4f2f5677{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@530ccc12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.546Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@10c5618c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:26.546Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-11-17T23:15:26.545Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@e86212
2022-11-17T23:15:26.546Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@e86212 started
2022-11-17T23:15:26.546Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@e86212 waiting
2022-11-17T23:15:26.546Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@468b8590{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.546Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-11-17T23:15:26.546Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-17T23:15:26.546Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-11-17T23:15:26.547Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@468b8590::SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@468b8590{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-11-17T23:15:26.548Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@468b8590{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.549Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@468b8590::SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@468b8590{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-11-17T23:15:26.549Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=24/30000}
2022-11-17T23:15:26.549Z||qtp214768579-28|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@430399b0[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@430399b0[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:26.549Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@468b8590{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.549Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@4f2f5677{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@530ccc12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.549Z||qtp214768579-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-11-17T23:15:26.549Z||qtp214768579-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@530ccc12::DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=17/30000} filled -1 HeapByteBuffer@430399b0[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:26.549Z||qtp214768579-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@530ccc12::DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=17/30000} parse HeapByteBuffer@430399b0[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-11-17T23:15:26.550Z||qtp214768579-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@430399b0[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:26.550Z||qtp214768579-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-11-17T23:15:26.550Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=18/30000}
2022-11-17T23:15:26.550Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=18/30000}
2022-11-17T23:15:26.550Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@468b8590{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.550Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4f2f5677::SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@4f2f5677{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@530ccc12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-11-17T23:15:26.550Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4f2f5677::SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@4f2f5677{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@530ccc12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.550Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5e865912[p=0,l=0,c=0,r=0]={<<<>>>}
2022-11-17T23:15:26.550Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-17T23:15:26.550Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-11-17T23:15:26.550Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@468b8590{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.550Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@4f2f5677{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@530ccc12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.550Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-11-17T23:15:26.550Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-17T23:15:26.551Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-11-17T23:15:26.551Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7af3355e{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T23:15:26.560Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@48381db4{null}
2022-11-17T23:15:26.551Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4f2f5677::SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4f2f5677{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@530ccc12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-11-17T23:15:26.560Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-17T23:15:26.560Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4b15d6fb
2022-11-17T23:15:26.560Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:15:26.560Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/1 selected
2022-11-17T23:15:26.560Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 0 updates
2022-11-17T23:15:26.560Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-17T23:15:26.560Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:15:26.560Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 1 keys
2022-11-17T23:15:26.560Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@468b8590{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.560Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@4f2f5677{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@530ccc12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.561Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4b15d6fb
2022-11-17T23:15:26.561Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@468b8590{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.561Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@468b8590{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.561Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@42147aa5{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T23:15:26.561Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@748ee554{null}
2022-11-17T23:15:26.561Z||qtp214768579-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6c2a140d::DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=36/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-11-17T23:15:26.561Z||qtp214768579-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6c2a140d::DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=36/30000}
2022-11-17T23:15:26.561Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6c2a140d::DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=36/30000}
2022-11-17T23:15:26.561Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4f2f5677::SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@4f2f5677{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@530ccc12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-11-17T23:15:26.562Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=36/30000}
2022-11-17T23:15:26.562Z||qtp214768579-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6c2a140d::DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=37/30000} onFillable exit HttpChannelState@77e30d80{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-17T23:15:26.562Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@468b8590::SocketChannelEndPoint@6dbd8d47{/10.233.65.242:43162<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@468b8590{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.562Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4b15d6fb
2022-11-17T23:15:26.562Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=30/30000}
2022-11-17T23:15:26.563Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@468b8590{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@76b561a4{/10.233.65.242:43162<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@6c2a140d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bee74a4{s=START}]=>HttpChannelOverHttp@31f36f0f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.563Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@13576086 waiting
2022-11-17T23:15:26.563Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@4f2f5677{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@530ccc12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.563Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@4f2f5677{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@530ccc12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.563Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@4f2f5677{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@530ccc12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.563Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4c58dcd6{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T23:15:26.563Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7bed5509{null}
2022-11-17T23:15:26.563Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-11-17T23:15:26.564Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5e415017
2022-11-17T23:15:26.564Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:15:26.564Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/0 selected
2022-11-17T23:15:26.564Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 0 updates
2022-11-17T23:15:26.564Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-17T23:15:26.564Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:15:26.564Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 0 keys
2022-11-17T23:15:26.564Z||qtp214768579-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5e415017
2022-11-17T23:15:26.564Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4f2f5677{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@530ccc12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.564Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@530ccc12::DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=32/30000}
2022-11-17T23:15:26.565Z||qtp214768579-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4f2f5677::SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4f2f5677{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@530ccc12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.565Z||qtp214768579-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5e415017
2022-11-17T23:15:26.565Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4f2f5677{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@530ccc12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.565Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2eacadc6{/10.233.65.242:43164<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4f2f5677{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@530ccc12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.565Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1dfa513f{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-17T23:15:26.566Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4e346c81{null}
2022-11-17T23:15:26.566Z||qtp214768579-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@530ccc12::DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=34/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-11-17T23:15:26.566Z||qtp214768579-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@530ccc12::DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=34/30000}
2022-11-17T23:15:26.566Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=34/30000}
2022-11-17T23:15:26.566Z||qtp214768579-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@530ccc12::DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=34/30000} onFillable exit HttpChannelState@2226dfb7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-17T23:15:26.566Z||qtp214768579-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4f2f5677{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69af8dd9{/10.233.65.242:43164<->/10.233.65.65:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@530ccc12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5afbdb0e{s=START}]=>HttpChannelOverHttp@2b86e73b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:26.566Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@49f405ab size 2 > capacity
2022-11-17T23:15:26.566Z||qtp214768579-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@7551da2a{s=2/2,p=0}@49f405ab
2022-11-17T23:15:36.521Z||qtp214768579-25-acceptor-0@242c4a94-ServerConnector@1f443fae{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@42b2df39 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-11-17T23:15:36.521Z||qtp214768579-25-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-11-17T23:15:36.521Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:15:36.521Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/0 selected
2022-11-17T23:15:36.521Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 1 updates
2022-11-17T23:15:36.521Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-17T23:15:36.521Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@42b2df39
2022-11-17T23:15:36.521Z||qtp214768579-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@42b2df39
2022-11-17T23:15:36.521Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:15:36.521Z||qtp214768579-25-acceptor-0@242c4a94-ServerConnector@1f443fae{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@42d7ffff on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-11-17T23:15:36.521Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 1 keys
2022-11-17T23:15:36.521Z||qtp214768579-25-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2022-11-17T23:15:36.521Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:15:36.522Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/1 selected
2022-11-17T23:15:36.522Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 1 updates
2022-11-17T23:15:36.522Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@42b2df39
2022-11-17T23:15:36.522Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-17T23:15:36.522Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@42d7ffff
2022-11-17T23:15:36.522Z||qtp214768579-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@42d7ffff
2022-11-17T23:15:36.522Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:15:36.522Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 2 keys
2022-11-17T23:15:36.522Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4ae3a980{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-11-17T23:15:36.522Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@42d7ffff
2022-11-17T23:15:36.522Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@275e9439
2022-11-17T23:15:36.523Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5dd21208{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-11-17T23:15:36.523Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@16f5d458
2022-11-17T23:15:36.523Z||qtp214768579-30|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@368ad8c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@e1e10bf{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-11-17T23:15:36.523Z||qtp214768579-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5db2a219::DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-11-17T23:15:36.524Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@30704b91{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4e492614{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@3c62f87{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-11-17T23:15:36.524Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4ae3a980{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3d9e1d81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5db2a219[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54fcdcc5{s=START}]=>HttpChannelOverHttp@368ad8c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.524Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3ba96cb3::DecryptedEndPoint@4e492614{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-17T23:15:36.524Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3d9e1d81::SocketChannelEndPoint@4ae3a980{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3d9e1d81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5db2a219[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54fcdcc5{s=START}]=>HttpChannelOverHttp@368ad8c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.525Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5db2a219::DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-17T23:15:36.525Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5dd21208{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@9b78494{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e492614{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3ba96cb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e497a30{s=START}]=>HttpChannelOverHttp@30704b91{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.525Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5db2a219::DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-11-17T23:15:36.525Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2a19a50d{AC.ReadCB@5db2a219{HttpConnection@5db2a219::DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-11-17T23:15:36.525Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@9b78494::SocketChannelEndPoint@5dd21208{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@9b78494{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e492614{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3ba96cb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e497a30{s=START}]=>HttpChannelOverHttp@30704b91{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.525Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3ba96cb3::DecryptedEndPoint@4e492614{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-11-17T23:15:36.525Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3ba96cb3::DecryptedEndPoint@4e492614{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-11-17T23:15:36.525Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3d9e1d81::SocketChannelEndPoint@4ae3a980{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@3d9e1d81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5db2a219[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54fcdcc5{s=START}]=>HttpChannelOverHttp@368ad8c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.526Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-11-17T23:15:36.526Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-11-17T23:15:36.526Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@3d9e1d81::SocketChannelEndPoint@4ae3a980{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@3d9e1d81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5db2a219[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54fcdcc5{s=START}]=>HttpChannelOverHttp@368ad8c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.526Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@9b78494::SocketChannelEndPoint@5dd21208{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@9b78494{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e492614{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3ba96cb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e497a30{s=START}]=>HttpChannelOverHttp@30704b91{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.526Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-11-17T23:15:36.526Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3d9e1d81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5db2a219[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54fcdcc5{s=START}]=>HttpChannelOverHttp@368ad8c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-17T23:15:36.527Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@9b78494::SocketChannelEndPoint@5dd21208{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@9b78494{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e492614{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3ba96cb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e497a30{s=START}]=>HttpChannelOverHttp@30704b91{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.527Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4ae3a980{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@3d9e1d81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5db2a219[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54fcdcc5{s=START}]=>HttpChannelOverHttp@368ad8c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.527Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2fcc03f7 on ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-17T23:15:36.527Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=1
2022-11-17T23:15:36.528Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4c7de9b6{SSLC.NBReadCB@9b78494{SslConnection@9b78494::SocketChannelEndPoint@5dd21208{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@9b78494{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e492614{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3ba96cb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e497a30{s=START}]=>HttpChannelOverHttp@30704b91{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-17T23:15:36.528Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken with none selected
2022-11-17T23:15:36.528Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 0/0/2 selected
2022-11-17T23:15:36.528Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 0 keys, 1 updates
2022-11-17T23:15:36.528Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-17T23:15:36.528Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2fcc03f7
2022-11-17T23:15:36.528Z||qtp214768579-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4ae3a980{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@3d9e1d81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5db2a219[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54fcdcc5{s=START}]=>HttpChannelOverHttp@368ad8c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.528Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4ae3a980{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@3d9e1d81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5db2a219[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54fcdcc5{s=START}]=>HttpChannelOverHttp@368ad8c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.528Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:15:36.528Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 2 keys
2022-11-17T23:15:36.528Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 1/1/2 selected
2022-11-17T23:15:36.528Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 1 keys, 0 updates
2022-11-17T23:15:36.528Z||qtp214768579-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@42b2df39
2022-11-17T23:15:36.528Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.65:8000 remote=/10.233.65.242:43312], selector=sun.nio.ch.EPollSelectorImpl@d9b2a7, interestOps=1, readyOps=1 SocketChannelEndPoint@4ae3a980{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@3d9e1d81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5db2a219[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54fcdcc5{s=START}]=>HttpChannelOverHttp@368ad8c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-11-17T23:15:36.528Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5dd21208{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@9b78494{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e492614{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3ba96cb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e497a30{s=START}]=>HttpChannelOverHttp@30704b91{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.528Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@795b4789 on ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=1 updates=0
2022-11-17T23:15:36.528Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4ae3a980{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d9e1d81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5db2a219[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54fcdcc5{s=START}]=>HttpChannelOverHttp@368ad8c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.529Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5dd21208{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@9b78494{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e492614{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3ba96cb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e497a30{s=START}]=>HttpChannelOverHttp@30704b91{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.529Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@42d7ffff
2022-11-17T23:15:36.529Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4ae3a980{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d9e1d81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5db2a219[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54fcdcc5{s=START}]=>HttpChannelOverHttp@368ad8c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-11-17T23:15:36.529Z||qtp214768579-32|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1682]@2022-11-17T23:15:36.529227Z
2022-11-17T23:15:36.529Z||qtp214768579-32|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@13576086 offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1682]@2022-11-17T23:15:36.529351Z
2022-11-17T23:15:36.529Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@13576086 task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1682]@2022-11-17T23:15:36.529518Z
2022-11-17T23:15:36.529Z||qtp214768579-32|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1682]@2022-11-17T23:15:36.529448Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4ae3a980{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d9e1d81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5db2a219[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54fcdcc5{s=START}]=>HttpChannelOverHttp@368ad8c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-11-17T23:15:36.529Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1683]@2022-11-17T23:15:36.529635Z tryProduce true
2022-11-17T23:15:36.529Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-17T23:15:36.529Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@795b4789
2022-11-17T23:15:36.529Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@62f3683d{SSLC.NBReadCB@3d9e1d81{SslConnection@3d9e1d81::SocketChannelEndPoint@4ae3a980{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d9e1d81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5db2a219[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54fcdcc5{s=START}]=>HttpChannelOverHttp@368ad8c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-17T23:15:36.529Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5dd21208{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@9b78494{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e492614{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3ba96cb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e497a30{s=START}]=>HttpChannelOverHttp@30704b91{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.529Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3d9e1d81::SocketChannelEndPoint@4ae3a980{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d9e1d81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5db2a219[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54fcdcc5{s=START}]=>HttpChannelOverHttp@368ad8c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.529Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:15:36.530Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3d9e1d81::SocketChannelEndPoint@4ae3a980{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d9e1d81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5db2a219[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54fcdcc5{s=START}]=>HttpChannelOverHttp@368ad8c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.530Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4ae3a980{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d9e1d81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5db2a219[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54fcdcc5{s=START}]=>HttpChannelOverHttp@368ad8c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.530Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2a19a50d{AC.ReadCB@5db2a219{HttpConnection@5db2a219::DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-11-17T23:15:36.530Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 2 keys
2022-11-17T23:15:36.530Z||qtp214768579-32|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5db2a219::DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@e1e10bf{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-17T23:15:36.530Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 woken up from select, 1/1/2 selected
2022-11-17T23:15:36.530Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 processing 1 keys, 0 updates
2022-11-17T23:15:36.530Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3d9e1d81::SocketChannelEndPoint@4ae3a980{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d9e1d81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5db2a219[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54fcdcc5{s=START}]=>HttpChannelOverHttp@368ad8c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.530Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-11-17T23:15:36.530Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.65:8000 remote=/10.233.65.242:43314], selector=sun.nio.ch.EPollSelectorImpl@d9b2a7, interestOps=1, readyOps=1 SocketChannelEndPoint@5dd21208{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@9b78494{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e492614{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3ba96cb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e497a30{s=START}]=>HttpChannelOverHttp@30704b91{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-11-17T23:15:36.530Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4ae3a980{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d9e1d81{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5db2a219[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54fcdcc5{s=START}]=>HttpChannelOverHttp@368ad8c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.530Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5dd21208{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@9b78494{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e492614{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3ba96cb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e497a30{s=START}]=>HttpChannelOverHttp@30704b91{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.530Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@34a064ef[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:36.530Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-11-17T23:15:36.530Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5dd21208{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@9b78494{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e492614{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3ba96cb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e497a30{s=START}]=>HttpChannelOverHttp@30704b91{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-11-17T23:15:36.530Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1683]@2022-11-17T23:15:36.530833Z
2022-11-17T23:15:36.530Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@e86212 offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1683]@2022-11-17T23:15:36.53091Z
2022-11-17T23:15:36.530Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1
2022-11-17T23:15:36.531Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@13f9f079
2022-11-17T23:15:36.531Z||qtp214768579-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@13f9f079
2022-11-17T23:15:36.531Z||qtp214768579-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1683]@2022-11-17T23:15:36.531076Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5dd21208{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@9b78494{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e492614{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3ba96cb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e497a30{s=START}]=>HttpChannelOverHttp@30704b91{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-11-17T23:15:36.531Z||qtp214768579-40|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@13f9f079 started
2022-11-17T23:15:36.531Z||qtp214768579-40|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@13f9f079 waiting
2022-11-17T23:15:36.531Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4c7de9b6{SSLC.NBReadCB@9b78494{SslConnection@9b78494::SocketChannelEndPoint@5dd21208{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@9b78494{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e492614{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3ba96cb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e497a30{s=START}]=>HttpChannelOverHttp@30704b91{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-17T23:15:36.531Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@9b78494::SocketChannelEndPoint@5dd21208{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@9b78494{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e492614{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3ba96cb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e497a30{s=START}]=>HttpChannelOverHttp@30704b91{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.531Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@9b78494::SocketChannelEndPoint@5dd21208{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@9b78494{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e492614{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3ba96cb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e497a30{s=START}]=>HttpChannelOverHttp@30704b91{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.531Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3cc1c669{AC.ReadCB@3ba96cb3{HttpConnection@3ba96cb3::DecryptedEndPoint@4e492614{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2022-11-17T23:15:36.531Z||qtp214768579-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3ba96cb3::DecryptedEndPoint@4e492614{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@3c62f87{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-17T23:15:36.531Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@9b78494::SocketChannelEndPoint@5dd21208{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@9b78494{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e492614{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@3ba96cb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e497a30{s=START}]=>HttpChannelOverHttp@30704b91{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.531Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-11-17T23:15:36.531Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@e86212 task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1684]@2022-11-17T23:15:36.531958Z
2022-11-17T23:15:36.532Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1684]@2022-11-17T23:15:36.532035Z tryProduce true
2022-11-17T23:15:36.532Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-17T23:15:36.532Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-17T23:15:36.532Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5dd21208{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@9b78494{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e492614{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@3ba96cb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e497a30{s=START}]=>HttpChannelOverHttp@30704b91{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.532Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@70437e9d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:36.532Z||qtp214768579-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-11-17T23:15:36.532Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5dd21208{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@9b78494{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e492614{/10.233.65.242:43314<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@3ba96cb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e497a30{s=START}]=>HttpChannelOverHttp@30704b91{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.532Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@d9b2a7 waiting with 2 keys
2022-11-17T23:15:36.533Z||qtp214768579-32|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@430399b0[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@430399b0[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:36.534Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.65:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d9e1d81{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@5db2a219[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54fcdcc5{s=START}]=>HttpChannelOverHttp@368ad8c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-17T23:15:36.534Z||qtp214768579-32|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-11-17T23:15:36.534Z||qtp214768579-32|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5db2a219::DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@430399b0[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:36.534Z||qtp214768579-32|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5db2a219::DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@430399b0[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-11-17T23:15:36.534Z||qtp214768579-32|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@430399b0[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-11-17T23:15:36.534Z||qtp214768579-32|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-11-17T23:15:36.534Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=9/30000}
2022-11-17T23:15:36.534Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@59e60daa{/10.233.65.242:43312<->/10.233.65.65:8000,OPEN,fill=-,flush=-,to=9/30000}
2022-11-17T23:15:36.534Z||qtp214768579-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3d9e1d81::SocketChannelEndPoint@4ae3a980{/10.233.65.242:43312<->/10.233.65.65:8000,ISHUT,fill=-,flus