Results

By type

          	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
2021-09-14T16:15:40.052Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5d168081{/10.233.72.144:50044<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-09-14T16:15:40.052Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2848ff00{/10.233.72.144:50044<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5baecab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d168081{/10.233.72.144:50044<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@643f67a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c416615{s=START}]=>HttpChannelOverHttp@3c3bbbf9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:40.052Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2848ff00{/10.233.72.144:50044<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5baecab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d168081{/10.233.72.144:50044<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@643f67a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c416615{s=START}]=>HttpChannelOverHttp@3c3bbbf9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:40.052Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2848ff00{/10.233.72.144:50044<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5baecab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d168081{/10.233.72.144:50044<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@643f67a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c416615{s=START}]=>HttpChannelOverHttp@3c3bbbf9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:40.053Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@e93ce84{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)
2021-09-14T16:15:40.053Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@fcf678e{null}
2021-09-14T16:15:40.053Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=1 updates=0
2021-09-14T16:15:40.053Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5ed89348
2021-09-14T16:15:40.053Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2848ff00{/10.233.72.144:50044<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5baecab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d168081{/10.233.72.144:50044<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@643f67a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c416615{s=START}]=>HttpChannelOverHttp@3c3bbbf9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:40.053Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2848ff00{/10.233.72.144:50044<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5baecab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d168081{/10.233.72.144:50044<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@643f67a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c416615{s=START}]=>HttpChannelOverHttp@3c3bbbf9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:40.053Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@60383d16{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)
2021-09-14T16:15:40.053Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@10d22065{null}
2021-09-14T16:15:40.053Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@643f67a6::DecryptedEndPoint@5d168081{/10.233.72.144:50044<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-14T16:15:40.053Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@643f67a6::DecryptedEndPoint@5d168081{/10.233.72.144:50044<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-09-14T16:15:40.053Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5d168081{/10.233.72.144:50044<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-09-14T16:15:40.053Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@643f67a6::DecryptedEndPoint@5d168081{/10.233.72.144:50044<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@3249c4dc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-14T16:15:40.053Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5ed89348
2021-09-14T16:15:40.053Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5baecab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d168081{/10.233.72.144:50044<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@643f67a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c416615{s=START}]=>HttpChannelOverHttp@3c3bbbf9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:40.055Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@4e8cf739 waiting
2021-09-14T16:15:40.055Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2848ff00{/10.233.72.144:50044<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5baecab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d168081{/10.233.72.144:50044<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@643f67a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c416615{s=START}]=>HttpChannelOverHttp@3c3bbbf9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:40.055Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@643f67a6::DecryptedEndPoint@5d168081{/10.233.72.144:50044<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-09-14T16:15:40.055Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5baecab::SocketChannelEndPoint@2848ff00{/10.233.72.144:50044<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5baecab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d168081{/10.233.72.144:50044<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@643f67a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c416615{s=START}]=>HttpChannelOverHttp@3c3bbbf9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:40.055Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5ed89348
2021-09-14T16:15:40.056Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2848ff00{/10.233.72.144:50044<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5baecab{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d168081{/10.233.72.144:50044<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@643f67a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c416615{s=START}]=>HttpChannelOverHttp@3c3bbbf9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:40.056Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:15:40.056Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:15:40.056Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-09-14T16:15:40.056Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2021-09-14T16:15:40.056Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-14T16:15:40.056Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:15:40.056Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2021-09-14T16:15:49.880Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{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@3103d51 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-14T16:15:49.881Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-14T16:15:49.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:15:49.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-09-14T16:15:49.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-09-14T16:15:49.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-14T16:15:49.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3103d51
2021-09-14T16:15:49.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3103d51
2021-09-14T16:15:49.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:15:49.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:15:49.881Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3103d51
2021-09-14T16:15:49.881Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-14T16:15:49.882Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@32290edf
2021-09-14T16:15:49.882Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6bf7ea9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-14T16:15:49.882Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7c9ac757::DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-14T16:15:49.882Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6990ad50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:49.882Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6990ad50::SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6990ad50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:49.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7c9ac757::DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-14T16:15:49.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7c9ac757::DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-14T16:15:49.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@13694795{AC.ReadCB@7c9ac757{HttpConnection@7c9ac757::DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-14T16:15:49.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6990ad50::SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6990ad50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:49.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-14T16:15:49.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6990ad50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:49.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@39e39ad0{SSLC.NBReadCB@6990ad50{SslConnection@6990ad50::SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6990ad50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-14T16:15:49.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6990ad50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:49.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@55754a91 on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-14T16:15:49.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-14T16:15:49.883Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:15:49.883Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2021-09-14T16:15:49.883Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-09-14T16:15:49.883Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-14T16:15:49.883Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@55754a91
2021-09-14T16:15:49.883Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@6990ad50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:49.883Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:15:49.883Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:15:49.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6990ad50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:49.883Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2021-09-14T16:15:49.883Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2021-09-14T16:15:49.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3103d51
2021-09-14T16:15:49.883Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.176:8000 remote=/10.233.72.144:50160], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@6990ad50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-14T16:15:49.883Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@6990ad50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:49.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@6990ad50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-14T16:15:49.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1639]@2021-09-14T16:15:49.884107Z
2021-09-14T16:15:49.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@4e8cf739 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1639]@2021-09-14T16:15:49.88423Z
2021-09-14T16:15:49.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1639]@2021-09-14T16:15:49.884282Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6990ad50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-14T16:15:49.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@39e39ad0{SSLC.NBReadCB@6990ad50{SslConnection@6990ad50::SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6990ad50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-14T16:15:49.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6990ad50::SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6990ad50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:49.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6990ad50::SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6990ad50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:49.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@13694795{AC.ReadCB@7c9ac757{HttpConnection@7c9ac757::DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-09-14T16:15:49.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c9ac757::DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@6bf7ea9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-14T16:15:49.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6990ad50::SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6990ad50{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:49.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-14T16:15:49.885Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@4e8cf739 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1640]@2021-09-14T16:15:49.885255Z
2021-09-14T16:15:49.885Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1640]@2021-09-14T16:15:49.885322Z tryProduce true
2021-09-14T16:15:49.885Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-14T16:15:49.885Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:15:49.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6990ad50{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:49.885Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6990ad50{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:49.885Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:15:49.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@476dd914[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}
2021-09-14T16:15:49.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-14T16:15:49.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@38fa3b3e[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@38fa3b3e[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}
2021-09-14T16:15:49.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6990ad50{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:49.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-14T16:15:49.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c9ac757::DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@38fa3b3e[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}
2021-09-14T16:15:49.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c9ac757::DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@38fa3b3e[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} {}
2021-09-14T16:15:49.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@38fa3b3e[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}
2021-09-14T16:15:49.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-14T16:15:49.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-09-14T16:15:49.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-09-14T16:15:49.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6990ad50::SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6990ad50{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-14T16:15:49.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6990ad50::SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6990ad50{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:49.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2508dcc9[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-14T16:15:49.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-14T16:15:49.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-14T16:15:49.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6990ad50{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:49.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-14T16:15:49.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-14T16:15:49.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-14T16:15:49.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6990ad50::SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6990ad50{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-14T16:15:49.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6990ad50{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:49.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6990ad50::SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6990ad50{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{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
2021-09-14T16:15:49.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-09-14T16:15:49.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6990ad50{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:49.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6990ad50{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:49.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6990ad50{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:49.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6eeb01ca{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)
2021-09-14T16:15:49.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@39e39ad0{null}
2021-09-14T16:15:49.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-14T16:15:49.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@ce2c4b4
2021-09-14T16:15:49.891Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@ce2c4b4
2021-09-14T16:15:49.892Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6990ad50{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:49.892Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:15:49.892Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-09-14T16:15:49.892Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7c9ac757::DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-09-14T16:15:49.892Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2021-09-14T16:15:49.892Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-14T16:15:49.892Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:15:49.892Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2021-09-14T16:15:49.892Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6990ad50::SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6990ad50{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:49.892Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@ce2c4b4
2021-09-14T16:15:49.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6990ad50{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:49.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@480b8249{/10.233.72.144:50160<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6990ad50{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:49.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@26cf5fa7{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)
2021-09-14T16:15:49.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@13694795{null}
2021-09-14T16:15:49.893Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c9ac757::DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-14T16:15:49.893Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7c9ac757::DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-09-14T16:15:49.893Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-09-14T16:15:49.893Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c9ac757::DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@6bf7ea9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-14T16:15:49.893Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6990ad50{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1232af6c{/10.233.72.144:50160<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7c9ac757[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e5e36c1{s=START}]=>HttpChannelOverHttp@51c89afe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:49.893Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@29b8edc waiting
2021-09-14T16:15:50.025Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{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@230bbaa2 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-14T16:15:50.027Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-14T16:15:50.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:15:50.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-09-14T16:15:50.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-09-14T16:15:50.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-14T16:15:50.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@230bbaa2
2021-09-14T16:15:50.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@230bbaa2
2021-09-14T16:15:50.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:15:50.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:15:50.028Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@230bbaa2
2021-09-14T16:15:50.028Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-14T16:15:50.028Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3b84773c
2021-09-14T16:15:50.029Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1d649436{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-14T16:15:50.029Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5c12d31::DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-14T16:15:50.029Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5637a470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5c12d31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:50.029Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5637a470::SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5637a470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5c12d31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:50.029Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5c12d31::DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-14T16:15:50.029Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5c12d31::DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-14T16:15:50.029Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@56dd84b9{AC.ReadCB@5c12d31{HttpConnection@5c12d31::DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-14T16:15:50.029Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5637a470::SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5637a470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5c12d31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:50.029Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-14T16:15:50.029Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5637a470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5c12d31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:50.029Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5a7983f6{SSLC.NBReadCB@5637a470{SslConnection@5637a470::SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5637a470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5c12d31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-14T16:15:50.029Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5637a470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5c12d31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:50.029Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3186b8ed on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-14T16:15:50.029Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-14T16:15:50.029Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5637a470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5c12d31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:50.029Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:15:50.029Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@230bbaa2
2021-09-14T16:15:50.029Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2021-09-14T16:15:50.029Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-09-14T16:15:50.029Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-14T16:15:50.029Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3186b8ed
2021-09-14T16:15:50.029Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@5637a470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5c12d31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:50.029Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:15:50.029Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:15:50.029Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2021-09-14T16:15:50.029Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2021-09-14T16:15:50.030Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.176:8000 remote=/10.233.72.144:50166], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5637a470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5c12d31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-14T16:15:50.030Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5637a470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5c12d31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:50.030Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5637a470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5c12d31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-14T16:15:50.030Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1640]@2021-09-14T16:15:50.030845Z
2021-09-14T16:15:50.031Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@29b8edc offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1640]@2021-09-14T16:15:50.031743Z
2021-09-14T16:15:50.031Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1640]@2021-09-14T16:15:50.031811Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5637a470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5c12d31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-14T16:15:50.031Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@29b8edc task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1640]@2021-09-14T16:15:50.031901Z
2021-09-14T16:15:50.031Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1641]@2021-09-14T16:15:50.031976Z tryProduce true
2021-09-14T16:15:50.032Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-14T16:15:50.031Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5a7983f6{SSLC.NBReadCB@5637a470{SslConnection@5637a470::SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5637a470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5c12d31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-14T16:15:50.032Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:15:50.032Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5637a470::SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5637a470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5c12d31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:50.032Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5637a470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5c12d31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:50.032Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:15:50.032Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5637a470::SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5637a470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5c12d31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:50.032Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@56dd84b9{AC.ReadCB@5c12d31{HttpConnection@5c12d31::DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-09-14T16:15:50.032Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5c12d31::DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@1d649436{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-14T16:15:50.032Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5637a470::SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5637a470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5c12d31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:50.032Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-14T16:15:50.034Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5637a470{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5c12d31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:50.034Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1d47584c[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}
2021-09-14T16:15:50.034Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-14T16:15:50.042Z||qtp666312528-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@38fa3b3e[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@38fa3b3e[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}
2021-09-14T16:15:50.042Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@5637a470{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@5c12d31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:50.042Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-14T16:15:50.042Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5c12d31::DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=13/30000} filled -1 HeapByteBuffer@38fa3b3e[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}
2021-09-14T16:15:50.042Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5c12d31::DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@38fa3b3e[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} {}
2021-09-14T16:15:50.042Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@38fa3b3e[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}
2021-09-14T16:15:50.043Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-14T16:15:50.043Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=14/30000}
2021-09-14T16:15:50.043Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=14/30000}
2021-09-14T16:15:50.043Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5637a470::SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@5637a470{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5c12d31[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-14T16:15:50.043Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5637a470::SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@5637a470{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5c12d31[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:50.043Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2508dcc9[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-14T16:15:50.043Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-14T16:15:50.043Z||qtp666312528-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
2021-09-14T16:15:50.043Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@5637a470{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5c12d31[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:50.043Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-14T16:15:50.043Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-14T16:15:50.043Z||qtp666312528-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
2021-09-14T16:15:50.043Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5637a470::SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5637a470{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5c12d31[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-14T16:15:50.044Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5637a470{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5c12d31[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:50.044Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5637a470::SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5637a470{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5c12d31[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{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
2021-09-14T16:15:50.044Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-09-14T16:15:50.044Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5637a470{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5c12d31[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:50.044Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5637a470{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5c12d31[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:50.044Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5637a470{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5c12d31[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:50.044Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@71fca7f{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)
2021-09-14T16:15:50.044Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5a7983f6{null}
2021-09-14T16:15:50.044Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-14T16:15:50.044Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@266e9707
2021-09-14T16:15:50.044Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:15:50.044Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@266e9707
2021-09-14T16:15:50.045Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5637a470{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5c12d31[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:50.045Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-09-14T16:15:50.045Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2021-09-14T16:15:50.045Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-14T16:15:50.045Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:15:50.045Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2021-09-14T16:15:50.052Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5637a470{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@5c12d31[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:50.053Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5c12d31::DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=24/30000}
2021-09-14T16:15:50.053Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5637a470::SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5637a470{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@5c12d31[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:50.053Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@266e9707
2021-09-14T16:15:50.059Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3a54b91b{/10.233.72.144:50166<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5637a470{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5c12d31[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:50.060Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2955f70a{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)
2021-09-14T16:15:50.060Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@56dd84b9{null}
2021-09-14T16:15:50.060Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5c12d31::DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=31/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-14T16:15:50.060Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5c12d31::DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=31/30000}
2021-09-14T16:15:50.060Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=31/30000}
2021-09-14T16:15:50.068Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5c12d31::DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=31/30000} onFillable exit HttpChannelState@1d649436{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-14T16:15:50.068Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=25/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5637a470{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e77910{/10.233.72.144:50166<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@5c12d31[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fa1785f{s=START}]=>HttpChannelOverHttp@4f8384d5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:50.068Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@4e8cf739 waiting
2021-09-14T16:15:59.881Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{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@271d33cd on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-14T16:15:59.881Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-14T16:15:59.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:15:59.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-09-14T16:15:59.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-09-14T16:15:59.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-14T16:15:59.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@271d33cd
2021-09-14T16:15:59.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@271d33cd
2021-09-14T16:15:59.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:15:59.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:15:59.881Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@271d33cd
2021-09-14T16:15:59.882Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-14T16:15:59.882Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@130e35fa
2021-09-14T16:15:59.882Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@17aad6af{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-14T16:15:59.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@75e98045::DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-14T16:15:59.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@33f35229{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@75e98045[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:59.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@33f35229::SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@33f35229{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@75e98045[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:59.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@75e98045::DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-14T16:15:59.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@75e98045::DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-14T16:15:59.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3c4d31d0{AC.ReadCB@75e98045{HttpConnection@75e98045::DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-14T16:15:59.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@33f35229::SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@33f35229{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@75e98045[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:59.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-14T16:15:59.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@33f35229{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@75e98045[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:59.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@59f65b4{SSLC.NBReadCB@33f35229{SslConnection@33f35229::SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@33f35229{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@75e98045[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-14T16:15:59.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@33f35229{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@75e98045[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:59.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2c540d34 on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-14T16:15:59.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-14T16:15:59.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@33f35229{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@75e98045[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:59.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@271d33cd
2021-09-14T16:15:59.883Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:15:59.883Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2021-09-14T16:15:59.883Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-09-14T16:15:59.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-14T16:15:59.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2c540d34
2021-09-14T16:15:59.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@33f35229{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@75e98045[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:59.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:15:59.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:15:59.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2021-09-14T16:15:59.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2021-09-14T16:15:59.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.176:8000 remote=/10.233.72.144:50284], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@33f35229{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@75e98045[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-14T16:15:59.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@33f35229{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@75e98045[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:59.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@33f35229{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@75e98045[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-14T16:15:59.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1641]@2021-09-14T16:15:59.884549Z
2021-09-14T16:15:59.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@4e8cf739 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1641]@2021-09-14T16:15:59.884622Z
2021-09-14T16:15:59.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1641]@2021-09-14T16:15:59.884682Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@33f35229{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@75e98045[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-14T16:15:59.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@59f65b4{SSLC.NBReadCB@33f35229{SslConnection@33f35229::SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@33f35229{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@75e98045[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-14T16:15:59.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@33f35229::SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@33f35229{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@75e98045[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:59.884Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@4e8cf739 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-09-14T16:15:59.884827Z
2021-09-14T16:15:59.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@33f35229::SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@33f35229{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@75e98045[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:59.885Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-09-14T16:15:59.885009Z tryProduce true
2021-09-14T16:15:59.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3c4d31d0{AC.ReadCB@75e98045{HttpConnection@75e98045::DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-09-14T16:15:59.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@75e98045::DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@17aad6af{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-14T16:15:59.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@33f35229::SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@33f35229{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@75e98045[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:59.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-14T16:15:59.885Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-14T16:15:59.886Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:15:59.886Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@33f35229{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@75e98045[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:59.886Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:15:59.886Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@33f35229{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@75e98045[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:59.886Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@39902270[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}
2021-09-14T16:15:59.886Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-14T16:15:59.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@38fa3b3e[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@38fa3b3e[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}
2021-09-14T16:15:59.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@33f35229{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@75e98045[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:59.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-14T16:15:59.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@75e98045::DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@38fa3b3e[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}
2021-09-14T16:15:59.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@75e98045::DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@38fa3b3e[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} {}
2021-09-14T16:15:59.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@38fa3b3e[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}
2021-09-14T16:15:59.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-14T16:15:59.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-09-14T16:15:59.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-09-14T16:15:59.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@33f35229::SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@33f35229{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@75e98045[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-14T16:15:59.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@33f35229::SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@33f35229{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@75e98045[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:59.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2508dcc9[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-14T16:15:59.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-14T16:15:59.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-14T16:15:59.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@33f35229{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@75e98045[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:59.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-14T16:15:59.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-14T16:15:59.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-14T16:15:59.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@33f35229::SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@33f35229{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@75e98045[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-14T16:15:59.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@33f35229{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@75e98045[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:59.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@33f35229::SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@33f35229{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@75e98045[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{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
2021-09-14T16:15:59.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-09-14T16:15:59.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@33f35229{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@75e98045[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:59.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@33f35229{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@75e98045[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:59.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@33f35229{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@75e98045[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:59.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@23cd8692{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)
2021-09-14T16:15:59.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@59f65b4{null}
2021-09-14T16:15:59.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-14T16:15:59.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7fa3c72b
2021-09-14T16:15:59.891Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7fa3c72b
2021-09-14T16:15:59.895Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:15:59.895Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@33f35229{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@75e98045[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:59.895Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@75e98045::DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-09-14T16:15:59.895Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-09-14T16:15:59.895Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@33f35229::SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@33f35229{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@75e98045[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:59.895Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2021-09-14T16:15:59.896Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-14T16:15:59.896Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:15:59.896Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7fa3c72b
2021-09-14T16:15:59.896Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2021-09-14T16:15:59.896Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@33f35229{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@75e98045[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:59.896Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4a0296c0{/10.233.72.144:50284<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@33f35229{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@75e98045[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:59.896Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6ccb3cd3{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)
2021-09-14T16:15:59.896Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3c4d31d0{null}
2021-09-14T16:15:59.896Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@75e98045::DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-14T16:15:59.896Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@75e98045::DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-09-14T16:15:59.896Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-09-14T16:15:59.896Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@75e98045::DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000} onFillable exit HttpChannelState@17aad6af{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-14T16:15:59.896Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@33f35229{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49c0fdc1{/10.233.72.144:50284<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@75e98045[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d938f63{s=START}]=>HttpChannelOverHttp@361e0851{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:15:59.896Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@29b8edc waiting
2021-09-14T16:16:00.025Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{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@54794bdb on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-14T16:16:00.025Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-14T16:16:00.025Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:00.025Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-09-14T16:16:00.026Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-09-14T16:16:00.026Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-14T16:16:00.026Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@54794bdb
2021-09-14T16:16:00.028Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@54794bdb
2021-09-14T16:16:00.028Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:00.028Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:00.030Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@54794bdb
2021-09-14T16:16:00.030Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-14T16:16:00.030Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6f43f357
2021-09-14T16:16:00.031Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@22400e80{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-14T16:16:00.031Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@526988d4::DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-14T16:16:00.032Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@36e58188{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@526988d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:00.032Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@36e58188::SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@36e58188{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@526988d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:00.032Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@526988d4::DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-14T16:16:00.032Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@526988d4::DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-14T16:16:00.032Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@58624258{AC.ReadCB@526988d4{HttpConnection@526988d4::DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-14T16:16:00.032Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@36e58188::SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@36e58188{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@526988d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:00.032Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-14T16:16:00.032Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@36e58188{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@526988d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:00.032Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@46534ea8{SSLC.NBReadCB@36e58188{SslConnection@36e58188::SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@36e58188{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@526988d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-14T16:16:00.032Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@36e58188{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@526988d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:00.033Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5c206e2b on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-14T16:16:00.033Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-14T16:16:00.033Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:00.033Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2021-09-14T16:16:00.033Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-09-14T16:16:00.033Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-14T16:16:00.033Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5c206e2b
2021-09-14T16:16:00.033Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@36e58188{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@526988d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:00.039Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@54794bdb
2021-09-14T16:16:00.034Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@36e58188{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@526988d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:00.039Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:00.039Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:00.040Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2021-09-14T16:16:00.040Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2021-09-14T16:16:00.040Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.176:8000 remote=/10.233.72.144:50290], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}->SslConnection@36e58188{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@526988d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-14T16:16:00.040Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@36e58188{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@526988d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:00.040Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@36e58188{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@526988d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-14T16:16:00.040Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-09-14T16:16:00.040734Z
2021-09-14T16:16:00.040Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@29b8edc offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-09-14T16:16:00.04079Z
2021-09-14T16:16:00.040Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-09-14T16:16:00.040852Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@36e58188{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@526988d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-14T16:16:00.040Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@29b8edc task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-09-14T16:16:00.040911Z
2021-09-14T16:16:00.041Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-09-14T16:16:00.041334Z tryProduce true
2021-09-14T16:16:00.041Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-14T16:16:00.041Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:00.041Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@46534ea8{SSLC.NBReadCB@36e58188{SslConnection@36e58188::SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@36e58188{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@526988d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-14T16:16:00.041Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@36e58188{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@526988d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:00.041Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:00.041Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@36e58188::SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@36e58188{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@526988d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:00.041Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@36e58188::SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@36e58188{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@526988d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:00.041Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@58624258{AC.ReadCB@526988d4{HttpConnection@526988d4::DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=9/30000}}}
2021-09-14T16:16:00.041Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@526988d4::DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@22400e80{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-14T16:16:00.041Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@36e58188::SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@36e58188{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@526988d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:00.041Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-14T16:16:00.042Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@36e58188{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@526988d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:00.042Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@774230c7[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}
2021-09-14T16:16:00.042Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-14T16:16:00.044Z||qtp666312528-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@38fa3b3e[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@38fa3b3e[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}
2021-09-14T16:16:00.044Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@36e58188{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@526988d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:00.044Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-14T16:16:00.044Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@526988d4::DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@38fa3b3e[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}
2021-09-14T16:16:00.044Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@526988d4::DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@38fa3b3e[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} {}
2021-09-14T16:16:00.044Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@38fa3b3e[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}
2021-09-14T16:16:00.044Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-14T16:16:00.044Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-09-14T16:16:00.044Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-09-14T16:16:00.045Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@36e58188::SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@36e58188{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@526988d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-14T16:16:00.045Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@36e58188::SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@36e58188{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@526988d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:00.045Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2508dcc9[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-14T16:16:00.045Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-14T16:16:00.045Z||qtp666312528-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
2021-09-14T16:16:00.045Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@36e58188{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@526988d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:00.045Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-14T16:16:00.045Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-14T16:16:00.045Z||qtp666312528-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
2021-09-14T16:16:00.045Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@36e58188::SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@36e58188{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@526988d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-14T16:16:00.045Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@36e58188{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@526988d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:00.046Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@36e58188::SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@36e58188{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@526988d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{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
2021-09-14T16:16:00.046Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-09-14T16:16:00.046Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@36e58188{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@526988d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:00.046Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@36e58188{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@526988d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:00.046Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@36e58188{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@526988d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:00.046Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@25464787{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)
2021-09-14T16:16:00.046Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@46534ea8{null}
2021-09-14T16:16:00.047Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-14T16:16:00.047Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@23ad1982
2021-09-14T16:16:00.047Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@36e58188{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@526988d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:00.047Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@36e58188{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@526988d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:00.047Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1794ff5c{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)
2021-09-14T16:16:00.047Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@58624258{null}
2021-09-14T16:16:00.047Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@526988d4::DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-14T16:16:00.047Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@526988d4::DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-09-14T16:16:00.047Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-09-14T16:16:00.047Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@526988d4::DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@22400e80{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-14T16:16:00.047Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@36e58188{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@526988d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:00.047Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@4e8cf739 waiting
2021-09-14T16:16:00.048Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:00.048Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-09-14T16:16:00.048Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2021-09-14T16:16:00.048Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-14T16:16:00.048Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:00.048Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2021-09-14T16:16:00.049Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@23ad1982
2021-09-14T16:16:00.049Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@36e58188{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@526988d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:00.049Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@526988d4::DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=17/30000}
2021-09-14T16:16:00.049Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@36e58188::SocketChannelEndPoint@55014d02{/10.233.72.144:50290<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@36e58188{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d762571{/10.233.72.144:50290<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@526988d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7af46788{s=START}]=>HttpChannelOverHttp@79b3bb7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:00.062Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@23ad1982
2021-09-14T16:16:09.886Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{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@56010eb0 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-14T16:16:09.886Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-14T16:16:09.887Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:09.887Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-09-14T16:16:09.887Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-09-14T16:16:09.887Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-14T16:16:09.887Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@56010eb0
2021-09-14T16:16:09.887Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@56010eb0
2021-09-14T16:16:09.887Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:09.887Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:09.887Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@56010eb0
2021-09-14T16:16:09.887Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-14T16:16:09.887Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@184b1c80
2021-09-14T16:16:09.887Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4cf7299a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-14T16:16:09.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@c188398::DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-14T16:16:09.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5185fa4b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@c188398[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:09.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5185fa4b::SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5185fa4b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@c188398[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:09.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@c188398::DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-14T16:16:09.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@c188398::DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-14T16:16:09.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@79855c5c{AC.ReadCB@c188398{HttpConnection@c188398::DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-14T16:16:09.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5185fa4b::SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5185fa4b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@c188398[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:09.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-14T16:16:09.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5185fa4b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@c188398[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:09.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@31c904b7{SSLC.NBReadCB@5185fa4b{SslConnection@5185fa4b::SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5185fa4b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@c188398[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-14T16:16:09.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5185fa4b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@c188398[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:09.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4f60e767 on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-14T16:16:09.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-14T16:16:09.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5185fa4b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@c188398[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:09.888Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:09.888Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2021-09-14T16:16:09.888Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-09-14T16:16:09.888Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-14T16:16:09.888Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4f60e767
2021-09-14T16:16:09.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@56010eb0
2021-09-14T16:16:09.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@5185fa4b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@c188398[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:09.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:09.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:09.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2021-09-14T16:16:09.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2021-09-14T16:16:09.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.176:8000 remote=/10.233.72.144:50402], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@5185fa4b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@c188398[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-14T16:16:09.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5185fa4b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@c188398[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:09.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5185fa4b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@c188398[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-14T16:16:09.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-09-14T16:16:09.889256Z
2021-09-14T16:16:09.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@4e8cf739 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-09-14T16:16:09.889338Z
2021-09-14T16:16:09.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-09-14T16:16:09.889389Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5185fa4b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@c188398[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-14T16:16:09.889Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@4e8cf739 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-09-14T16:16:09.889463Z
2021-09-14T16:16:09.889Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-09-14T16:16:09.889523Z tryProduce true
2021-09-14T16:16:09.889Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-14T16:16:09.889Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:09.889Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5185fa4b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@c188398[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:09.889Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:09.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@31c904b7{SSLC.NBReadCB@5185fa4b{SslConnection@5185fa4b::SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5185fa4b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@c188398[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-14T16:16:09.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5185fa4b::SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5185fa4b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@c188398[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:09.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5185fa4b::SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5185fa4b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@c188398[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:09.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@79855c5c{AC.ReadCB@c188398{HttpConnection@c188398::DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-09-14T16:16:09.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@c188398::DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@4cf7299a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-14T16:16:09.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5185fa4b::SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5185fa4b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@c188398[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:09.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-14T16:16:09.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5185fa4b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@c188398[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:09.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1bc6e582[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}
2021-09-14T16:16:09.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-14T16:16:09.894Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@38fa3b3e[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@38fa3b3e[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}
2021-09-14T16:16:09.894Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5185fa4b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@c188398[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:09.894Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-14T16:16:09.894Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@c188398::DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@38fa3b3e[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}
2021-09-14T16:16:09.894Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@c188398::DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@38fa3b3e[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} {}
2021-09-14T16:16:09.894Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@38fa3b3e[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}
2021-09-14T16:16:09.894Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-14T16:16:09.894Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-09-14T16:16:09.894Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-09-14T16:16:09.894Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5185fa4b::SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5185fa4b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@c188398[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-14T16:16:09.894Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5185fa4b::SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5185fa4b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@c188398[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:09.894Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2508dcc9[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-14T16:16:09.894Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-14T16:16:09.894Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-14T16:16:09.894Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5185fa4b{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@c188398[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:09.894Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-14T16:16:09.894Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-14T16:16:09.894Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-14T16:16:09.895Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5185fa4b::SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5185fa4b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@c188398[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-14T16:16:09.895Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5185fa4b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@c188398[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:09.895Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5185fa4b::SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5185fa4b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@c188398[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{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
2021-09-14T16:16:09.895Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-14T16:16:09.895Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5185fa4b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@c188398[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:09.895Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5185fa4b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@c188398[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:09.895Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5185fa4b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@c188398[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:09.895Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7abde34e{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)
2021-09-14T16:16:09.895Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@31c904b7{null}
2021-09-14T16:16:09.895Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-14T16:16:09.895Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4fa5756e
2021-09-14T16:16:09.895Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4fa5756e
2021-09-14T16:16:09.895Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:09.895Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-09-14T16:16:09.895Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2021-09-14T16:16:09.895Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-14T16:16:09.895Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:09.900Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5185fa4b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@c188398[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:09.900Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@c188398::DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-09-14T16:16:09.900Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5185fa4b::SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5185fa4b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@c188398[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:09.900Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4fa5756e
2021-09-14T16:16:09.900Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5185fa4b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@c188398[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:09.900Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4d5d774a{/10.233.72.144:50402<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5185fa4b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@c188398[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:09.900Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1b85c8d2{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)
2021-09-14T16:16:09.900Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@79855c5c{null}
2021-09-14T16:16:09.900Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2021-09-14T16:16:09.900Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@c188398::DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-14T16:16:09.900Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@c188398::DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-09-14T16:16:09.901Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-09-14T16:16:09.901Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@c188398::DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000} onFillable exit HttpChannelState@4cf7299a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-14T16:16:09.901Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5185fa4b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a36f4b1{/10.233.72.144:50402<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@c188398[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c4b0fb6{s=START}]=>HttpChannelOverHttp@668768f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:09.901Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@29b8edc waiting
2021-09-14T16:16:10.024Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{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@28216078 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-14T16:16:10.024Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-14T16:16:10.024Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:10.024Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-09-14T16:16:10.024Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-09-14T16:16:10.024Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-14T16:16:10.024Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@28216078
2021-09-14T16:16:10.024Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@28216078
2021-09-14T16:16:10.024Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:10.024Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:10.024Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@28216078
2021-09-14T16:16:10.024Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-14T16:16:10.025Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4f8b786c
2021-09-14T16:16:10.025Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4597ce4d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-14T16:16:10.025Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@514b868b::DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-14T16:16:10.025Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@48ea2508{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@514b868b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:10.025Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@48ea2508::SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@48ea2508{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@514b868b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:10.025Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@514b868b::DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-14T16:16:10.026Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@514b868b::DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-14T16:16:10.026Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6dc9172{AC.ReadCB@514b868b{HttpConnection@514b868b::DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-14T16:16:10.026Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@48ea2508::SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@48ea2508{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@514b868b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:10.026Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-14T16:16:10.026Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@48ea2508{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@514b868b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:10.026Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@bae20fc{SSLC.NBReadCB@48ea2508{SslConnection@48ea2508::SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@48ea2508{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@514b868b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-14T16:16:10.026Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@48ea2508{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@514b868b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:10.026Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@12f596e4 on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-14T16:16:10.026Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-14T16:16:10.026Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@48ea2508{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@514b868b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:10.026Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@28216078
2021-09-14T16:16:10.026Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:10.026Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2021-09-14T16:16:10.026Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-09-14T16:16:10.026Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-14T16:16:10.026Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@12f596e4
2021-09-14T16:16:10.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@48ea2508{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@514b868b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:10.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:10.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:10.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2021-09-14T16:16:10.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2021-09-14T16:16:10.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.176:8000 remote=/10.233.72.144:50408], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@48ea2508{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@514b868b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-14T16:16:10.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@48ea2508{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@514b868b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:10.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@48ea2508{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@514b868b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-14T16:16:10.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-09-14T16:16:10.02726Z
2021-09-14T16:16:10.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@29b8edc offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-09-14T16:16:10.027318Z
2021-09-14T16:16:10.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-09-14T16:16:10.027346Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@48ea2508{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@514b868b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-14T16:16:10.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@bae20fc{SSLC.NBReadCB@48ea2508{SslConnection@48ea2508::SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@48ea2508{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@514b868b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-14T16:16:10.027Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@29b8edc task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-09-14T16:16:10.027417Z
2021-09-14T16:16:10.027Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-09-14T16:16:10.027465Z tryProduce true
2021-09-14T16:16:10.027Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-14T16:16:10.027Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:10.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@48ea2508::SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@48ea2508{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@514b868b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:10.027Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@48ea2508{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@514b868b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:10.027Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:10.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@48ea2508::SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@48ea2508{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@514b868b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:10.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6dc9172{AC.ReadCB@514b868b{HttpConnection@514b868b::DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-09-14T16:16:10.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@514b868b::DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@4597ce4d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-14T16:16:10.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@48ea2508::SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@48ea2508{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@514b868b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:10.027Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-14T16:16:10.028Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@48ea2508{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@514b868b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:10.028Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@66db3abf[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}
2021-09-14T16:16:10.028Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-14T16:16:10.031Z||qtp666312528-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@38fa3b3e[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@38fa3b3e[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}
2021-09-14T16:16:10.031Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@48ea2508{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@514b868b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:10.031Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-14T16:16:10.031Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@514b868b::DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@38fa3b3e[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}
2021-09-14T16:16:10.031Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@514b868b::DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@38fa3b3e[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} {}
2021-09-14T16:16:10.031Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@38fa3b3e[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}
2021-09-14T16:16:10.031Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-14T16:16:10.031Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-09-14T16:16:10.031Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-09-14T16:16:10.031Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@48ea2508::SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@48ea2508{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@514b868b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-14T16:16:10.031Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@48ea2508::SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@48ea2508{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@514b868b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:10.031Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2508dcc9[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-14T16:16:10.031Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-14T16:16:10.031Z||qtp666312528-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
2021-09-14T16:16:10.031Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@48ea2508{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@514b868b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:10.032Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-14T16:16:10.032Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-14T16:16:10.032Z||qtp666312528-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
2021-09-14T16:16:10.032Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@48ea2508::SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@48ea2508{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@514b868b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-14T16:16:10.032Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@48ea2508{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@514b868b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:10.032Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@48ea2508::SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@48ea2508{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@514b868b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{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
2021-09-14T16:16:10.032Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-09-14T16:16:10.032Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@48ea2508{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@514b868b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:10.032Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@48ea2508{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@514b868b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:10.033Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@48ea2508{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@514b868b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:10.033Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2d715eef{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)
2021-09-14T16:16:10.033Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@bae20fc{null}
2021-09-14T16:16:10.033Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-14T16:16:10.033Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1d2f3a02
2021-09-14T16:16:10.033Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@48ea2508{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@514b868b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:10.033Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@48ea2508{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@514b868b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:10.033Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5d523def{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)
2021-09-14T16:16:10.033Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6dc9172{null}
2021-09-14T16:16:10.033Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@514b868b::DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-14T16:16:10.033Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@514b868b::DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-14T16:16:10.033Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-14T16:16:10.033Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@514b868b::DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@4597ce4d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-14T16:16:10.033Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@48ea2508{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@514b868b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:10.033Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@4e8cf739 waiting
2021-09-14T16:16:10.034Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:10.034Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-09-14T16:16:10.034Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2021-09-14T16:16:10.034Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-14T16:16:10.034Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:10.034Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2021-09-14T16:16:10.034Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1d2f3a02
2021-09-14T16:16:10.035Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@48ea2508{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@514b868b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:10.035Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@514b868b::DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-09-14T16:16:10.035Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@48ea2508::SocketChannelEndPoint@5b19a00{/10.233.72.144:50408<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@48ea2508{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cff2c48{/10.233.72.144:50408<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@514b868b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d42cd31{s=START}]=>HttpChannelOverHttp@1371493b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:10.035Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1d2f3a02
2021-09-14T16:16:10.043Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@338b24ae IDLE
2021-09-14T16:16:10.043Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute STOP!
2021-09-14T16:16:10.043Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@4e8cf739 offer STOP!
2021-09-14T16:16:10.043Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@4e8cf739 task=STOP!
2021-09-14T16:16:10.043Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@4e8cf739 Exited
2021-09-14T16:16:10.043Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@6daf2337{s=1/2,p=0}@4e8cf739
2021-09-14T16:16:19.881Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{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@66ecbdea on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-14T16:16:19.881Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-14T16:16:19.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:19.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-09-14T16:16:19.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-09-14T16:16:19.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-14T16:16:19.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@66ecbdea
2021-09-14T16:16:19.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@66ecbdea
2021-09-14T16:16:19.882Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:19.882Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:19.882Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@66ecbdea
2021-09-14T16:16:19.882Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-14T16:16:19.882Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4836af12
2021-09-14T16:16:19.882Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7106b250{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-14T16:16:19.882Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@cb5cd5d::DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-14T16:16:19.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@228841da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:19.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@228841da::SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@228841da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:19.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@cb5cd5d::DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-14T16:16:19.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@cb5cd5d::DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-14T16:16:19.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1c36800a{AC.ReadCB@cb5cd5d{HttpConnection@cb5cd5d::DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-14T16:16:19.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@228841da::SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@228841da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:19.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-14T16:16:19.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@228841da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:19.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3ecb79f4{SSLC.NBReadCB@228841da{SslConnection@228841da::SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@228841da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-14T16:16:19.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@228841da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:19.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5e2d6966 on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-14T16:16:19.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-14T16:16:19.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@228841da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:19.883Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:19.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2021-09-14T16:16:19.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-09-14T16:16:19.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-14T16:16:19.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5e2d6966
2021-09-14T16:16:19.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@66ecbdea
2021-09-14T16:16:19.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@228841da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:19.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:19.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:19.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2021-09-14T16:16:19.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2021-09-14T16:16:19.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.176:8000 remote=/10.233.72.144:50530], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@228841da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-14T16:16:19.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@228841da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:19.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@228841da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-14T16:16:19.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-09-14T16:16:19.884513Z
2021-09-14T16:16:19.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@338b24ae offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-09-14T16:16:19.884653Z
2021-09-14T16:16:19.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2021-09-14T16:16:19.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@22f1e6e0
2021-09-14T16:16:19.885Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@22f1e6e0
2021-09-14T16:16:19.885Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@22f1e6e0 started
2021-09-14T16:16:19.885Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@22f1e6e0 waiting
2021-09-14T16:16:19.885Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@338b24ae task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-09-14T16:16:19.885924Z
2021-09-14T16:16:19.885Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-09-14T16:16:19.885976Z tryProduce true
2021-09-14T16:16:19.885Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-14T16:16:19.886Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:19.886Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@228841da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:19.886Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:19.886Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-09-14T16:16:19.886166Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@228841da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-14T16:16:19.886Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3ecb79f4{SSLC.NBReadCB@228841da{SslConnection@228841da::SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@228841da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-14T16:16:19.886Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@228841da::SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@228841da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:19.886Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@228841da::SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@228841da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:19.886Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1c36800a{AC.ReadCB@cb5cd5d{HttpConnection@cb5cd5d::DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-09-14T16:16:19.886Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@cb5cd5d::DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@7106b250{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-14T16:16:19.886Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@228841da::SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@228841da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:19.886Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-14T16:16:19.887Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@228841da{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:19.887Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@461bf9d5[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}
2021-09-14T16:16:19.887Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-14T16:16:19.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@38fa3b3e[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@38fa3b3e[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}
2021-09-14T16:16:19.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@228841da{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:19.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-14T16:16:19.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@cb5cd5d::DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@38fa3b3e[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}
2021-09-14T16:16:19.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@cb5cd5d::DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@38fa3b3e[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} {}
2021-09-14T16:16:19.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@38fa3b3e[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}
2021-09-14T16:16:19.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-14T16:16:19.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-09-14T16:16:19.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-09-14T16:16:19.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@228841da::SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@228841da{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-14T16:16:19.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@228841da::SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@228841da{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:19.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2508dcc9[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-14T16:16:19.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-14T16:16:19.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-14T16:16:19.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@228841da{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:19.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-14T16:16:19.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-14T16:16:19.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-14T16:16:19.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@228841da::SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@228841da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-14T16:16:19.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@228841da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:19.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@228841da::SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@228841da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{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
2021-09-14T16:16:19.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-14T16:16:19.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@228841da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:19.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@228841da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:19.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@228841da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:19.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@736d6a9c{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)
2021-09-14T16:16:19.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3ecb79f4{null}
2021-09-14T16:16:19.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-14T16:16:19.892Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:19.892Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-09-14T16:16:19.892Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2021-09-14T16:16:19.892Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-14T16:16:19.892Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:19.892Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2021-09-14T16:16:19.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5aa17d48
2021-09-14T16:16:19.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@228841da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:19.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@228841da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:19.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@774a561a{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)
2021-09-14T16:16:19.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1c36800a{null}
2021-09-14T16:16:19.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@cb5cd5d::DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-14T16:16:19.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@cb5cd5d::DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-09-14T16:16:19.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-09-14T16:16:19.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@cb5cd5d::DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@7106b250{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-14T16:16:19.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@228841da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:19.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@29b8edc waiting
2021-09-14T16:16:19.894Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5aa17d48
2021-09-14T16:16:19.896Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@228841da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:19.897Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@cb5cd5d::DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-09-14T16:16:19.897Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@228841da::SocketChannelEndPoint@1b826782{/10.233.72.144:50530<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@228841da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79306483{/10.233.72.144:50530<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@cb5cd5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58e62d74{s=START}]=>HttpChannelOverHttp@3123f61f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:19.897Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5aa17d48
2021-09-14T16:16:20.024Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{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@7855057f on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-14T16:16:20.024Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-14T16:16:20.024Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:20.024Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-09-14T16:16:20.024Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-09-14T16:16:20.024Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-14T16:16:20.024Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7855057f
2021-09-14T16:16:20.024Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7855057f
2021-09-14T16:16:20.024Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:20.024Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:20.024Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7855057f
2021-09-14T16:16:20.024Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-14T16:16:20.030Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@361b7af2
2021-09-14T16:16:20.031Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@29b54115{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-14T16:16:20.031Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4414723b::DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-14T16:16:20.031Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->SslConnection@8b66391{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4414723b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:20.031Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@8b66391::SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->SslConnection@8b66391{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4414723b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:20.031Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4414723b::DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-14T16:16:20.031Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4414723b::DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-14T16:16:20.031Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@215f69a3{AC.ReadCB@4414723b{HttpConnection@4414723b::DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-14T16:16:20.031Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@8b66391::SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->SslConnection@8b66391{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4414723b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:20.031Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-14T16:16:20.031Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->SslConnection@8b66391{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4414723b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:20.031Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@46bd4219{SSLC.NBReadCB@8b66391{SslConnection@8b66391::SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@8b66391{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4414723b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-14T16:16:20.032Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@8b66391{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4414723b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:20.032Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7d2c0bb4 on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-14T16:16:20.032Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-14T16:16:20.032Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:20.033Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2021-09-14T16:16:20.033Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-09-14T16:16:20.033Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-14T16:16:20.033Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7d2c0bb4
2021-09-14T16:16:20.033Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@8b66391{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4414723b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:20.033Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:20.033Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:20.033Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2021-09-14T16:16:20.033Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2021-09-14T16:16:20.033Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@8b66391{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4414723b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:20.033Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7855057f
2021-09-14T16:16:20.033Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.176:8000 remote=/10.233.72.144:50536], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@8b66391{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4414723b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-14T16:16:20.034Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@8b66391{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4414723b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:20.034Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@8b66391{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4414723b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-14T16:16:20.034Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-09-14T16:16:20.03446Z
2021-09-14T16:16:20.034Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@29b8edc offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-09-14T16:16:20.034526Z
2021-09-14T16:16:20.034Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-09-14T16:16:20.034579Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@8b66391{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4414723b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-14T16:16:20.034Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@46bd4219{SSLC.NBReadCB@8b66391{SslConnection@8b66391::SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@8b66391{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4414723b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-14T16:16:20.034Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@8b66391::SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@8b66391{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4414723b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:20.034Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@8b66391::SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@8b66391{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4414723b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:20.034Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@215f69a3{AC.ReadCB@4414723b{HttpConnection@4414723b::DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-09-14T16:16:20.034Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4414723b::DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@29b54115{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-14T16:16:20.035Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@8b66391::SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@8b66391{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4414723b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:20.035Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-14T16:16:20.040Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@29b8edc task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-09-14T16:16:20.040308Z
2021-09-14T16:16:20.040Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@8b66391{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@4414723b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:20.040Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-09-14T16:16:20.040498Z tryProduce true
2021-09-14T16:16:20.040Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-14T16:16:20.040Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:20.040Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5be65847[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}
2021-09-14T16:16:20.040Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-14T16:16:20.043Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@38fa3b3e[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@38fa3b3e[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}
2021-09-14T16:16:20.043Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@8b66391{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@4414723b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:20.043Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-14T16:16:20.043Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4414723b::DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@38fa3b3e[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}
2021-09-14T16:16:20.043Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@8b66391{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@4414723b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:20.043Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4414723b::DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@38fa3b3e[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} {}
2021-09-14T16:16:20.043Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@38fa3b3e[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}
2021-09-14T16:16:20.043Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-14T16:16:20.044Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:20.044Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=13/30000}
2021-09-14T16:16:20.044Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=13/30000}
2021-09-14T16:16:20.044Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@8b66391::SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@8b66391{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4414723b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-14T16:16:20.044Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@8b66391::SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@8b66391{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4414723b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:20.044Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2508dcc9[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-14T16:16:20.044Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-14T16:16:20.044Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-14T16:16:20.044Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@8b66391{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4414723b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:20.044Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-14T16:16:20.044Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-14T16:16:20.044Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-14T16:16:20.044Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@8b66391::SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@8b66391{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4414723b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-14T16:16:20.044Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@8b66391{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4414723b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:20.045Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@8b66391::SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@8b66391{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4414723b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{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
2021-09-14T16:16:20.045Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-09-14T16:16:20.045Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@8b66391{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4414723b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:20.045Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@8b66391{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4414723b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:20.045Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@8b66391{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4414723b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:20.045Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1af814b9{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)
2021-09-14T16:16:20.045Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@46bd4219{null}
2021-09-14T16:16:20.045Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-14T16:16:20.045Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@535b39f9
2021-09-14T16:16:20.045Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:20.045Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-09-14T16:16:20.045Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2021-09-14T16:16:20.045Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-14T16:16:20.045Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:20.045Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2021-09-14T16:16:20.045Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@8b66391{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4414723b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:20.046Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@8b66391{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4414723b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:20.046Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@69f9edfe{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)
2021-09-14T16:16:20.046Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@215f69a3{null}
2021-09-14T16:16:20.046Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4414723b::DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-14T16:16:20.046Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4414723b::DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-09-14T16:16:20.046Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-09-14T16:16:20.046Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4414723b::DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@29b54115{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-14T16:16:20.046Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@8b66391{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@4414723b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:20.046Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@338b24ae waiting
2021-09-14T16:16:20.059Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@535b39f9
2021-09-14T16:16:20.060Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@8b66391{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@4414723b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:20.060Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4414723b::DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=29/30000}
2021-09-14T16:16:20.060Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@8b66391::SocketChannelEndPoint@77f2bd3b{/10.233.72.144:50536<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@8b66391{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bcc2632{/10.233.72.144:50536<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@4414723b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22e13903{s=START}]=>HttpChannelOverHttp@48109fcf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:20.060Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@535b39f9
2021-09-14T16:16:29.880Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{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@26ffe04b on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-14T16:16:29.880Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-14T16:16:29.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:29.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-09-14T16:16:29.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-09-14T16:16:29.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-14T16:16:29.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@26ffe04b
2021-09-14T16:16:29.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@26ffe04b
2021-09-14T16:16:29.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:29.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:29.882Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@26ffe04b
2021-09-14T16:16:29.882Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-14T16:16:29.884Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1f578279
2021-09-14T16:16:29.884Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@33c21cc3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-14T16:16:29.884Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@10a50488::DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-14T16:16:29.884Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@58bef99e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@10a50488[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:29.884Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@58bef99e::SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@58bef99e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@10a50488[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:29.884Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@10a50488::DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-14T16:16:29.884Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@10a50488::DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-14T16:16:29.884Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1fde9256{AC.ReadCB@10a50488{HttpConnection@10a50488::DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-14T16:16:29.884Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@58bef99e::SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@58bef99e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@10a50488[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:29.884Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-14T16:16:29.884Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@58bef99e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@10a50488[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:29.884Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@27e74461{SSLC.NBReadCB@58bef99e{SslConnection@58bef99e::SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@58bef99e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@10a50488[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-14T16:16:29.884Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@58bef99e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@10a50488[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:29.884Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@8ba3b0a on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-14T16:16:29.884Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-14T16:16:29.885Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@58bef99e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@10a50488[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:29.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:29.885Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@26ffe04b
2021-09-14T16:16:29.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2021-09-14T16:16:29.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-09-14T16:16:29.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-14T16:16:29.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@8ba3b0a
2021-09-14T16:16:29.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@58bef99e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@10a50488[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:29.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:29.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:29.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2021-09-14T16:16:29.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2021-09-14T16:16:29.886Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.176:8000 remote=/10.233.72.144:50642], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@58bef99e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@10a50488[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-14T16:16:29.886Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@58bef99e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@10a50488[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:29.886Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@58bef99e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@10a50488[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-14T16:16:29.886Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-09-14T16:16:29.886409Z
2021-09-14T16:16:29.886Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@338b24ae offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-09-14T16:16:29.886484Z
2021-09-14T16:16:29.886Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@338b24ae task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-09-14T16:16:29.88665Z
2021-09-14T16:16:29.886Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-09-14T16:16:29.886754Z tryProduce true
2021-09-14T16:16:29.886Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-14T16:16:29.886Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:29.887Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bef99e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@10a50488[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:29.887Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:29.887Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-09-14T16:16:29.886585Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@58bef99e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@10a50488[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-14T16:16:29.887Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@27e74461{SSLC.NBReadCB@58bef99e{SslConnection@58bef99e::SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bef99e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@10a50488[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-14T16:16:29.887Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@58bef99e::SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bef99e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@10a50488[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:29.887Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@58bef99e::SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bef99e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@10a50488[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:29.887Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1fde9256{AC.ReadCB@10a50488{HttpConnection@10a50488::DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-09-14T16:16:29.887Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@10a50488::DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@33c21cc3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-14T16:16:29.888Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@58bef99e::SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bef99e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@10a50488[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:29.888Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-14T16:16:29.888Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bef99e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@10a50488[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:29.888Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@76a772a1[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}
2021-09-14T16:16:29.888Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-14T16:16:29.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@38fa3b3e[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@38fa3b3e[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}
2021-09-14T16:16:29.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bef99e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@10a50488[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:29.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-14T16:16:29.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@10a50488::DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@38fa3b3e[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}
2021-09-14T16:16:29.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@10a50488::DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@38fa3b3e[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} {}
2021-09-14T16:16:29.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@38fa3b3e[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}
2021-09-14T16:16:29.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-14T16:16:29.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-09-14T16:16:29.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-09-14T16:16:29.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@58bef99e::SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bef99e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@10a50488[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-14T16:16:29.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@58bef99e::SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bef99e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@10a50488[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:29.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2508dcc9[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-14T16:16:29.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-14T16:16:29.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-14T16:16:29.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bef99e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@10a50488[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:29.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-14T16:16:29.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-14T16:16:29.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-14T16:16:29.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@58bef99e::SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bef99e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@10a50488[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-14T16:16:29.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bef99e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@10a50488[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:29.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@58bef99e::SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bef99e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@10a50488[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{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
2021-09-14T16:16:29.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-14T16:16:29.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bef99e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@10a50488[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:29.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bef99e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@10a50488[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:29.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bef99e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@10a50488[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:29.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@27bd0a00{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)
2021-09-14T16:16:29.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@27e74461{null}
2021-09-14T16:16:29.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-14T16:16:29.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@262726b
2021-09-14T16:16:29.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@58bef99e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@10a50488[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:29.891Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@262726b
2021-09-14T16:16:29.891Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:29.891Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-09-14T16:16:29.892Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2021-09-14T16:16:29.892Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@58bef99e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@10a50488[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:29.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@58bef99e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@10a50488[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:29.892Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@10a50488::DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-09-14T16:16:29.892Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-14T16:16:29.892Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@58bef99e::SocketChannelEndPoint@37c9625a{/10.233.72.144:50642<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@58bef99e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@10a50488[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:29.892Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@262726b
2021-09-14T16:16:29.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5a5ff334{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)
2021-09-14T16:16:29.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1fde9256{null}
2021-09-14T16:16:29.892Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:29.892Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2021-09-14T16:16:29.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@10a50488::DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-14T16:16:29.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@10a50488::DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-09-14T16:16:29.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-09-14T16:16:29.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@10a50488::DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@33c21cc3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-14T16:16:29.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@58bef99e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f656cc7{/10.233.72.144:50642<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@10a50488[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c59b51a{s=START}]=>HttpChannelOverHttp@7a364cbe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:29.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@29b8edc waiting
2021-09-14T16:16:30.024Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{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@5fe664c on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-14T16:16:30.024Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-14T16:16:30.024Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:30.024Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-09-14T16:16:30.024Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-09-14T16:16:30.025Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-14T16:16:30.025Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5fe664c
2021-09-14T16:16:30.025Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5fe664c
2021-09-14T16:16:30.025Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:30.025Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:30.025Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5fe664c
2021-09-14T16:16:30.025Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-14T16:16:30.025Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@ce66524
2021-09-14T16:16:30.025Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1be2513e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-14T16:16:30.025Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2492d823::DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-14T16:16:30.025Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3ef6b991{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2492d823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:30.025Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3ef6b991::SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3ef6b991{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2492d823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:30.025Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2492d823::DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-14T16:16:30.025Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2492d823::DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-14T16:16:30.025Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@561750db{AC.ReadCB@2492d823{HttpConnection@2492d823::DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-14T16:16:30.026Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3ef6b991::SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3ef6b991{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2492d823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:30.026Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-14T16:16:30.026Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3ef6b991{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2492d823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:30.026Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6476d9fa{SSLC.NBReadCB@3ef6b991{SslConnection@3ef6b991::SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3ef6b991{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2492d823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-14T16:16:30.026Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3ef6b991{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2492d823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:30.027Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6f47ced4 on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-14T16:16:30.027Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-14T16:16:30.027Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@3ef6b991{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2492d823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:30.027Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5fe664c
2021-09-14T16:16:30.027Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:30.027Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2021-09-14T16:16:30.027Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-09-14T16:16:30.027Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-14T16:16:30.027Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6f47ced4
2021-09-14T16:16:30.027Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@3ef6b991{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2492d823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:30.027Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:30.027Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:30.027Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2021-09-14T16:16:30.027Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2021-09-14T16:16:30.027Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.176:8000 remote=/10.233.72.144:50648], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@3ef6b991{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2492d823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-14T16:16:30.028Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3ef6b991{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2492d823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:30.028Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3ef6b991{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2492d823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-14T16:16:30.028Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-09-14T16:16:30.028513Z
2021-09-14T16:16:30.028Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@29b8edc offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-09-14T16:16:30.028652Z
2021-09-14T16:16:30.028Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-09-14T16:16:30.028732Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3ef6b991{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2492d823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-14T16:16:30.028Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6476d9fa{SSLC.NBReadCB@3ef6b991{SslConnection@3ef6b991::SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3ef6b991{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2492d823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-14T16:16:30.029Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3ef6b991::SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3ef6b991{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2492d823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:30.029Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3ef6b991::SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@3ef6b991{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2492d823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:30.029Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@561750db{AC.ReadCB@2492d823{HttpConnection@2492d823::DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-09-14T16:16:30.029Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2492d823::DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@1be2513e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-14T16:16:30.029Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3ef6b991::SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@3ef6b991{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2492d823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:30.029Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-14T16:16:30.031Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@29b8edc task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-09-14T16:16:30.031238Z
2021-09-14T16:16:30.031Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-09-14T16:16:30.03134Z tryProduce true
2021-09-14T16:16:30.031Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-14T16:16:30.031Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:30.031Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ef6b991{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@2492d823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:30.031Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:30.031Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ef6b991{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@2492d823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:30.033Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5a333585[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}
2021-09-14T16:16:30.033Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-14T16:16:30.039Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@38fa3b3e[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@38fa3b3e[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}
2021-09-14T16:16:30.039Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ef6b991{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@2492d823[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:30.040Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-14T16:16:30.040Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2492d823::DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=15/30000} filled -1 HeapByteBuffer@38fa3b3e[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}
2021-09-14T16:16:30.040Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2492d823::DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@38fa3b3e[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} {}
2021-09-14T16:16:30.040Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@38fa3b3e[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}
2021-09-14T16:16:30.040Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-14T16:16:30.040Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=15/30000}
2021-09-14T16:16:30.040Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=15/30000}
2021-09-14T16:16:30.040Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3ef6b991::SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ef6b991{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2492d823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-14T16:16:30.040Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3ef6b991::SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ef6b991{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2492d823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:30.040Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2508dcc9[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-14T16:16:30.040Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-14T16:16:30.040Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-14T16:16:30.040Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ef6b991{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2492d823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:30.040Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-14T16:16:30.040Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-14T16:16:30.040Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-14T16:16:30.041Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3ef6b991::SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ef6b991{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@2492d823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-14T16:16:30.041Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ef6b991{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@2492d823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:30.041Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3ef6b991::SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ef6b991{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@2492d823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{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
2021-09-14T16:16:30.041Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-09-14T16:16:30.041Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ef6b991{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@2492d823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:30.041Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ef6b991{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@2492d823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:30.041Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ef6b991{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@2492d823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:30.042Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@50ad5bcb{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)
2021-09-14T16:16:30.042Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6476d9fa{null}
2021-09-14T16:16:30.042Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-14T16:16:30.042Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@761dda3d
2021-09-14T16:16:30.042Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:30.042Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-09-14T16:16:30.042Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2021-09-14T16:16:30.042Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@761dda3d
2021-09-14T16:16:30.042Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-14T16:16:30.042Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:30.042Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2021-09-14T16:16:30.042Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3ef6b991{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2492d823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:30.042Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3ef6b991{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2492d823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:30.042Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2492d823::DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=17/30000}
2021-09-14T16:16:30.043Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3ef6b991::SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3ef6b991{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2492d823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:30.043Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@761dda3d
2021-09-14T16:16:30.043Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@562e0c33{/10.233.72.144:50648<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3ef6b991{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@2492d823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:30.043Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@532bc39c{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)
2021-09-14T16:16:30.043Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@561750db{null}
2021-09-14T16:16:30.043Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2492d823::DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=18/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-14T16:16:30.043Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2492d823::DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-09-14T16:16:30.043Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-09-14T16:16:30.043Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2492d823::DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=18/30000} onFillable exit HttpChannelState@1be2513e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-14T16:16:30.043Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3ef6b991{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d8b8d28{/10.233.72.144:50648<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@2492d823[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f7581aa{s=START}]=>HttpChannelOverHttp@20e7532b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:30.043Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@338b24ae waiting
2021-09-14T16:16:39.883Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{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@6fe88f4 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-14T16:16:39.884Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-14T16:16:39.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:39.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-09-14T16:16:39.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-09-14T16:16:39.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-14T16:16:39.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6fe88f4
2021-09-14T16:16:39.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6fe88f4
2021-09-14T16:16:39.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:39.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:39.886Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6fe88f4
2021-09-14T16:16:39.886Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-14T16:16:39.887Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@129ddf21
2021-09-14T16:16:39.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@7a1a20d5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-14T16:16:39.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6029c60::DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-14T16:16:39.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2bc14f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6029c60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:39.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2bc14f42::SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2bc14f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6029c60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:39.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6029c60::DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-14T16:16:39.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6029c60::DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-14T16:16:39.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2ccb32b3{AC.ReadCB@6029c60{HttpConnection@6029c60::DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-14T16:16:39.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2bc14f42::SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2bc14f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6029c60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:39.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-14T16:16:39.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2bc14f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6029c60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:39.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3e385ad6{SSLC.NBReadCB@2bc14f42{SslConnection@2bc14f42::SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2bc14f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6029c60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-14T16:16:39.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2bc14f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6029c60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:39.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1f22a90c on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-14T16:16:39.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-14T16:16:39.888Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2bc14f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6029c60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:39.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:39.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2021-09-14T16:16:39.889Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6fe88f4
2021-09-14T16:16:39.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-09-14T16:16:39.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-14T16:16:39.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1f22a90c
2021-09-14T16:16:39.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@2bc14f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6029c60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:39.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:39.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:39.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2021-09-14T16:16:39.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2021-09-14T16:16:39.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.176:8000 remote=/10.233.72.144:50770], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@2bc14f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6029c60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-14T16:16:39.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2bc14f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6029c60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:39.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2bc14f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6029c60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-14T16:16:39.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-09-14T16:16:39.891235Z
2021-09-14T16:16:39.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@338b24ae offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-09-14T16:16:39.892002Z
2021-09-14T16:16:39.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-09-14T16:16:39.892069Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@2bc14f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6029c60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-14T16:16:39.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3e385ad6{SSLC.NBReadCB@2bc14f42{SslConnection@2bc14f42::SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@2bc14f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6029c60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-14T16:16:39.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2bc14f42::SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@2bc14f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6029c60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:39.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2bc14f42::SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@2bc14f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6029c60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:39.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2ccb32b3{AC.ReadCB@6029c60{HttpConnection@6029c60::DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-09-14T16:16:39.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6029c60::DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@7a1a20d5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-14T16:16:39.892Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@338b24ae task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-09-14T16:16:39.89275Z
2021-09-14T16:16:39.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2bc14f42::SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@2bc14f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6029c60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:39.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-14T16:16:39.892Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-09-14T16:16:39.892919Z tryProduce true
2021-09-14T16:16:39.892Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-14T16:16:39.892Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:39.893Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2bc14f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@6029c60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:39.893Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:39.895Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@2bc14f42{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@6029c60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:39.895Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5802554a[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}
2021-09-14T16:16:39.895Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-14T16:16:39.898Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@38fa3b3e[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@38fa3b3e[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}
2021-09-14T16:16:39.898Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@2bc14f42{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@6029c60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:39.898Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-14T16:16:39.898Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6029c60::DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@38fa3b3e[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}
2021-09-14T16:16:39.898Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6029c60::DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@38fa3b3e[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} {}
2021-09-14T16:16:39.898Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@38fa3b3e[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}
2021-09-14T16:16:39.898Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-14T16:16:39.898Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-09-14T16:16:39.898Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-09-14T16:16:39.898Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2bc14f42::SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@2bc14f42{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6029c60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-14T16:16:39.898Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2bc14f42::SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@2bc14f42{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6029c60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:39.898Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2508dcc9[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-14T16:16:39.898Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-14T16:16:39.899Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-14T16:16:39.900Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@2bc14f42{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6029c60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:39.900Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-14T16:16:39.900Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-14T16:16:39.900Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-14T16:16:39.900Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2bc14f42::SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2bc14f42{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6029c60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-14T16:16:39.900Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2bc14f42{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6029c60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:39.900Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2bc14f42::SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2bc14f42{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6029c60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{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
2021-09-14T16:16:39.901Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-09-14T16:16:39.901Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2bc14f42{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6029c60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:39.901Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2bc14f42{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6029c60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:39.901Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2bc14f42{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6029c60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:39.901Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@49e2850b{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)
2021-09-14T16:16:39.901Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3e385ad6{null}
2021-09-14T16:16:39.901Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-14T16:16:39.902Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6c011950
2021-09-14T16:16:39.902Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6c011950
2021-09-14T16:16:39.902Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2bc14f42{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@6029c60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:39.903Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:39.903Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-09-14T16:16:39.903Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 0 updates
2021-09-14T16:16:39.903Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-14T16:16:39.903Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:39.903Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 0 keys
2021-09-14T16:16:39.903Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2bc14f42{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6029c60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:39.903Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6029c60::DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-09-14T16:16:39.903Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2bc14f42::SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2bc14f42{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6029c60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:39.903Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6c011950
2021-09-14T16:16:39.911Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@79baae62{/10.233.72.144:50770<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2bc14f42{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@6029c60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:39.911Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7eb6b1f4{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)
2021-09-14T16:16:39.911Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2ccb32b3{null}
2021-09-14T16:16:39.911Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6029c60::DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=23/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-14T16:16:39.911Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6029c60::DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=23/30000}
2021-09-14T16:16:39.911Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=23/30000}
2021-09-14T16:16:39.911Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6029c60::DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=23/30000} onFillable exit HttpChannelState@7a1a20d5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-14T16:16:39.911Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2bc14f42{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ff5dd6{/10.233.72.144:50770<->/10.233.72.176:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@6029c60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ca601{s=START}]=>HttpChannelOverHttp@f44455f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:39.911Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@29b8edc waiting
2021-09-14T16:16:40.024Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{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@56d00ba9 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-14T16:16:40.025Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-14T16:16:40.025Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:40.025Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/0 selected
2021-09-14T16:16:40.025Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-09-14T16:16:40.025Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-14T16:16:40.025Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@56d00ba9
2021-09-14T16:16:40.025Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@56d00ba9
2021-09-14T16:16:40.025Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:40.025Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:40.029Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@56d00ba9
2021-09-14T16:16:40.030Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1c4c7a47{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-14T16:16:40.030Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@70b1709d
2021-09-14T16:16:40.030Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@225ade78{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@73ba9589{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@cdb47fb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-14T16:16:40.030Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7795fb65::DecryptedEndPoint@73ba9589{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-14T16:16:40.030Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1c4c7a47{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@34852f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@73ba9589{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7795fb65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24f989cc{s=START}]=>HttpChannelOverHttp@225ade78{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:40.031Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@34852f1::SocketChannelEndPoint@1c4c7a47{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@34852f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@73ba9589{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7795fb65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24f989cc{s=START}]=>HttpChannelOverHttp@225ade78{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:40.031Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7795fb65::DecryptedEndPoint@73ba9589{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-14T16:16:40.031Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7795fb65::DecryptedEndPoint@73ba9589{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-14T16:16:40.031Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@724bf637{AC.ReadCB@7795fb65{HttpConnection@7795fb65::DecryptedEndPoint@73ba9589{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-14T16:16:40.031Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@34852f1::SocketChannelEndPoint@1c4c7a47{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@34852f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@73ba9589{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7795fb65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24f989cc{s=START}]=>HttpChannelOverHttp@225ade78{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:40.031Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-14T16:16:40.031Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.176:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@34852f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@73ba9589{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7795fb65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24f989cc{s=START}]=>HttpChannelOverHttp@225ade78{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:40.031Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2a5d65c8{SSLC.NBReadCB@34852f1{SslConnection@34852f1::SocketChannelEndPoint@1c4c7a47{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@34852f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@73ba9589{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7795fb65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24f989cc{s=START}]=>HttpChannelOverHttp@225ade78{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-14T16:16:40.031Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1c4c7a47{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@34852f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@73ba9589{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7795fb65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24f989cc{s=START}]=>HttpChannelOverHttp@225ade78{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:40.031Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6b4365a8 on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-14T16:16:40.031Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-14T16:16:40.031Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1c4c7a47{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@34852f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@73ba9589{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7795fb65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24f989cc{s=START}]=>HttpChannelOverHttp@225ade78{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:40.031Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@56d00ba9
2021-09-14T16:16:40.031Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken with none selected
2021-09-14T16:16:40.031Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 0/0/1 selected
2021-09-14T16:16:40.031Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 0 keys, 1 updates
2021-09-14T16:16:40.031Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-14T16:16:40.031Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6b4365a8
2021-09-14T16:16:40.031Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1c4c7a47{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@34852f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@73ba9589{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7795fb65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24f989cc{s=START}]=>HttpChannelOverHttp@225ade78{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:40.031Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-14T16:16:40.031Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f waiting with 1 keys
2021-09-14T16:16:40.032Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f woken up from select, 1/1/1 selected
2021-09-14T16:16:40.032Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@1fb1239f processing 1 keys, 0 updates
2021-09-14T16:16:40.032Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.176:8000 remote=/10.233.72.144:50776], selector=sun.nio.ch.EPollSelectorImpl@1fb1239f, interestOps=1, readyOps=1 SocketChannelEndPoint@1c4c7a47{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@34852f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@73ba9589{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7795fb65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24f989cc{s=START}]=>HttpChannelOverHttp@225ade78{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-14T16:16:40.032Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1c4c7a47{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@34852f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@73ba9589{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7795fb65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24f989cc{s=START}]=>HttpChannelOverHttp@225ade78{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-14T16:16:40.032Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1c4c7a47{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@34852f1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@73ba9589{/10.233.72.144:50776<->/10.233.72.176:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7795fb65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24f989cc{s=START}]=>HttpChannelOverHttp@225ade78{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-14T16:16:40.032Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-09-14T16:16:40.03268Z
2021-09-14T16:16:40.032Z||qtp666312528-24|AAIUI||org