Results

By type

          2022-12-19T05:19:43.660Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6315e4bd{/10.233.67.210:53470<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-12-19T05:19:43.660Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4bb1616e{/10.233.67.210:53470<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@57694530{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6315e4bd{/10.233.67.210:53470<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@64bc1f73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b95636c{s=START}]=>HttpChannelOverHttp@1be50074{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:43.660Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4bb1616e{/10.233.67.210:53470<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@57694530{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6315e4bd{/10.233.67.210:53470<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@64bc1f73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b95636c{s=START}]=>HttpChannelOverHttp@1be50074{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:43.661Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4bb1616e{/10.233.67.210:53470<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@57694530{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6315e4bd{/10.233.67.210:53470<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@64bc1f73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b95636c{s=START}]=>HttpChannelOverHttp@1be50074{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:43.661Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7f63a74{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T05:19:43.661Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@467d194e{null}
2022-12-19T05:19:43.661Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2022-12-19T05:19:43.661Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5764b0a
2022-12-19T05:19:43.661Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:19:43.661Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5764b0a
2022-12-19T05:19:43.661Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4bb1616e{/10.233.67.210:53470<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@57694530{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6315e4bd{/10.233.67.210:53470<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@64bc1f73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b95636c{s=START}]=>HttpChannelOverHttp@1be50074{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:43.661Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/0 selected
2022-12-19T05:19:43.661Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4bb1616e{/10.233.67.210:53470<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@57694530{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6315e4bd{/10.233.67.210:53470<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@64bc1f73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b95636c{s=START}]=>HttpChannelOverHttp@1be50074{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:43.661Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@64bc1f73::DecryptedEndPoint@6315e4bd{/10.233.67.210:53470<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=11/30000}
2022-12-19T05:19:43.661Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 0 updates
2022-12-19T05:19:43.661Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4bb1616e{/10.233.67.210:53470<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@57694530{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6315e4bd{/10.233.67.210:53470<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@64bc1f73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b95636c{s=START}]=>HttpChannelOverHttp@1be50074{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:43.661Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@57694530::SocketChannelEndPoint@4bb1616e{/10.233.67.210:53470<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@57694530{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6315e4bd{/10.233.67.210:53470<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@64bc1f73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b95636c{s=START}]=>HttpChannelOverHttp@1be50074{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:43.661Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5764b0a
2022-12-19T05:19:43.661Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-12-19T05:19:43.661Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5e664040{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T05:19:43.662Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@423ed1fd{null}
2022-12-19T05:19:43.662Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@64bc1f73::DecryptedEndPoint@6315e4bd{/10.233.67.210:53470<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-12-19T05:19:43.662Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@64bc1f73::DecryptedEndPoint@6315e4bd{/10.233.67.210:53470<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-12-19T05:19:43.662Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:19:43.662Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6315e4bd{/10.233.67.210:53470<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-12-19T05:19:43.662Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@64bc1f73::DecryptedEndPoint@6315e4bd{/10.233.67.210:53470<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@23ef43a0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-12-19T05:19:43.662Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 0 keys
2022-12-19T05:19:43.662Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@57694530{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6315e4bd{/10.233.67.210:53470<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@64bc1f73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b95636c{s=START}]=>HttpChannelOverHttp@1be50074{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:43.662Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@7ad927e2 size 2 > capacity
2022-12-19T05:19:43.662Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@6daf2337{s=2/2,p=0}@7ad927e2
2022-12-19T05:19:53.644Z||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@be4db63 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2022-12-19T05:19:53.645Z||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
2022-12-19T05:19:53.645Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:19:53.645Z||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@1438c8b on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2022-12-19T05:19:53.645Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/0 selected
2022-12-19T05:19:53.645Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 2 updates
2022-12-19T05:19:53.645Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-12-19T05:19:53.645Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@be4db63
2022-12-19T05:19:53.645Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@be4db63
2022-12-19T05:19:53.645Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1438c8b
2022-12-19T05:19:53.645Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1438c8b
2022-12-19T05:19:53.645Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:19:53.645Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:19:53.645Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@be4db63
2022-12-19T05:19:53.645Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1438c8b
2022-12-19T05:19:53.645Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-12-19T05:19:53.645Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-12-19T05:19:53.646Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5f9b87d8
2022-12-19T05:19:53.646Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1af87e00
2022-12-19T05:19:53.646Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@354899a2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-12-19T05:19:53.646Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@604308c2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-12-19T05:19:53.646Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@36ee7d94::DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-12-19T05:19:53.646Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@391272b4::DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-12-19T05:19:53.646Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@551fcb67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.646Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1d2f7352{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@391272b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.647Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1d2f7352::SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1d2f7352{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@391272b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.647Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@551fcb67::SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@551fcb67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.647Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@391272b4::DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-12-19T05:19:53.647Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@36ee7d94::DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-12-19T05:19:53.647Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@391272b4::DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-12-19T05:19:53.647Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@36ee7d94::DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-12-19T05:19:53.647Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1dfcac05{AC.ReadCB@391272b4{HttpConnection@391272b4::DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-12-19T05:19:53.647Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7933d210{AC.ReadCB@36ee7d94{HttpConnection@36ee7d94::DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-12-19T05:19:53.648Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1d2f7352::SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1d2f7352{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@391272b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.648Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-12-19T05:19:53.648Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|needFillInterest uf=false SslConnection@551fcb67::SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@551fcb67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.648Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-12-19T05:19:53.648Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@1d2f7352::SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@1d2f7352{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@391272b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.648Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1d2f7352{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@391272b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-12-19T05:19:53.648Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@551fcb67::SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@551fcb67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.648Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1d2f7352{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@391272b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.648Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5102ba97 on ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=0 updates=0
2022-12-19T05:19:53.649Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=0 updates=1
2022-12-19T05:19:53.649Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3c74027f{SSLC.NBReadCB@551fcb67{SslConnection@551fcb67::SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@551fcb67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-12-19T05:19:53.649Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:19:53.649Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/2 selected
2022-12-19T05:19:53.649Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 1 updates
2022-12-19T05:19:53.649Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-12-19T05:19:53.649Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5102ba97
2022-12-19T05:19:53.649Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1d2f7352{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@391272b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.649Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1438c8b
2022-12-19T05:19:53.649Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@551fcb67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.649Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@1d2f7352{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@391272b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.649Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@179bb265 on ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=0 updates=0
2022-12-19T05:19:53.649Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:19:53.649Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:19:53.649Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=0 updates=1
2022-12-19T05:19:53.649Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 1/1/2 selected
2022-12-19T05:19:53.649Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 1 keys, 1 updates
2022-12-19T05:19:53.649Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.153:8000 remote=/10.233.67.210:53638], selector=sun.nio.ch.EPollSelectorImpl@35e5cef, interestOps=1, readyOps=1 SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@1d2f7352{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@391272b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-12-19T05:19:53.649Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@551fcb67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.649Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1d2f7352{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@391272b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.649Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@be4db63
2022-12-19T05:19:53.649Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1d2f7352{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@391272b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-12-19T05:19:53.650Z||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=1671]@2022-12-19T05:19:53.650241Z
2022-12-19T05:19:53.650Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@417aa48a 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=1671]@2022-12-19T05:19:53.650333Z
2022-12-19T05:19:53.650Z||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=1671]@2022-12-19T05:19:53.650388Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1d2f7352{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@391272b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-12-19T05:19:53.650Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@417aa48a 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=1672]@2022-12-19T05:19:53.650503Z
2022-12-19T05:19:53.650Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@37d1eadc{SSLC.NBReadCB@1d2f7352{SslConnection@1d2f7352::SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1d2f7352{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@391272b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-12-19T05:19:53.650Z||qtp666312528-22|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=1672]@2022-12-19T05:19:53.650609Z tryProduce true
2022-12-19T05:19:53.650Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-12-19T05:19:53.650Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@179bb265
2022-12-19T05:19:53.650Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1d2f7352::SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1d2f7352{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@391272b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.650Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@551fcb67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.650Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:19:53.650Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2f7352{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@391272b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.650Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:19:53.651Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 1/1/2 selected
2022-12-19T05:19:53.651Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 1 keys, 0 updates
2022-12-19T05:19:53.650Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1d2f7352::SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1d2f7352{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@391272b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.651Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.153:8000 remote=/10.233.67.210:53636], selector=sun.nio.ch.EPollSelectorImpl@35e5cef, interestOps=1, readyOps=1 SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@551fcb67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-12-19T05:19:53.651Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@551fcb67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.651Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1dfcac05{AC.ReadCB@391272b4{HttpConnection@391272b4::DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-12-19T05:19:53.651Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@391272b4::DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@604308c2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-12-19T05:19:53.651Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@551fcb67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-12-19T05:19:53.651Z||qtp666312528-22|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=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2022-12-19T05:19:53.651497Z
2022-12-19T05:19:53.651Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1d2f7352::SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2f7352{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@391272b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.651Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-12-19T05:19:53.651Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@49d96b73 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2022-12-19T05:19:53.651587Z
2022-12-19T05:19:53.651Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2022-12-19T05:19:53.651Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2f7352{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@391272b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.651Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@1f787567
2022-12-19T05:19:53.651Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5bec8690[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:19:53.651Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-12-19T05:19:53.651Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@49d96b73 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1672]@2022-12-19T05:19:53.65182Z
2022-12-19T05:19:53.651Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@1f787567
2022-12-19T05:19:53.651Z||qtp666312528-22|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=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1672]@2022-12-19T05:19:53.65176Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@551fcb67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-12-19T05:19:53.651Z||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=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1672]@2022-12-19T05:19:53.651882Z tryProduce true
2022-12-19T05:19:53.651Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-12-19T05:19:53.651Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:19:53.651Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@1f787567 started
2022-12-19T05:19:53.652Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@551fcb67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.652Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3c74027f{SSLC.NBReadCB@551fcb67{SslConnection@551fcb67::SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@551fcb67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-12-19T05:19:53.652Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:19:53.652Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@1f787567 waiting
2022-12-19T05:19:53.652Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@551fcb67::SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@551fcb67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.652Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@551fcb67::SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@551fcb67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.652Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7933d210{AC.ReadCB@36ee7d94{HttpConnection@36ee7d94::DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-12-19T05:19:53.652Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36ee7d94::DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@354899a2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-12-19T05:19:53.652Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@551fcb67::SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@551fcb67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.652Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-12-19T05:19:53.652Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@551fcb67{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.652Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3ffd2da5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:19:53.652Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-12-19T05:19:53.654Z||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@679c8fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@679c8fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:19:53.654Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2f7352{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@391272b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.654Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-12-19T05:19:53.654Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@391272b4::DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@679c8fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:19:53.654Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@391272b4::DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@679c8fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-12-19T05:19:53.654Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@679c8fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:19:53.654Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-12-19T05:19:53.654Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-12-19T05:19:53.654Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-12-19T05:19:53.654Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1d2f7352::SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2f7352{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@391272b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-12-19T05:19:53.654Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1d2f7352::SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2f7352{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@391272b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.654Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@28fad037[p=0,l=0,c=0,r=0]={<<<>>>}
2022-12-19T05:19:53.654Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-12-19T05:19:53.654Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@48bef341[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@48bef341[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:19:53.654Z||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
2022-12-19T05:19:53.654Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@551fcb67{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.654Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-12-19T05:19:53.654Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36ee7d94::DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@48bef341[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:19:53.654Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36ee7d94::DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@48bef341[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-12-19T05:19:53.655Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2f7352{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@391272b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.655Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-12-19T05:19:53.655Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-12-19T05:19:53.655Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@48bef341[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:19:53.655Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-12-19T05:19:53.655Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-12-19T05:19:53.655Z||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
2022-12-19T05:19:53.655Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-12-19T05:19:53.655Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@551fcb67::SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@551fcb67{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-12-19T05:19:53.655Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@551fcb67::SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@551fcb67{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.655Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@28fad037[p=0,l=0,c=0,r=0]={<<<>>>}
2022-12-19T05:19:53.655Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-12-19T05:19:53.655Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-12-19T05:19:53.655Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1d2f7352::SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2f7352{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@391272b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-12-19T05:19:53.655Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2f7352{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@391272b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.655Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@551fcb67{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.655Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-12-19T05:19:53.655Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-12-19T05:19:53.655Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-12-19T05:19:53.655Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1d2f7352::SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2f7352{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@391272b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-12-19T05:19:53.656Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=9/30000}
2022-12-19T05:19:53.656Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@551fcb67::SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@551fcb67{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-12-19T05:19:53.656Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2f7352{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@391272b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.656Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@551fcb67{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.656Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2f7352{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@391272b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.656Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2f7352{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@391272b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.656Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@551fcb67::SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@551fcb67{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-12-19T05:19:53.656Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@20597912{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T05:19:53.656Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@37d1eadc{null}
2022-12-19T05:19:53.656Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=9/30000}
2022-12-19T05:19:53.656Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=0 updates=0
2022-12-19T05:19:53.656Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@64df74bd
2022-12-19T05:19:53.656Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@551fcb67{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.656Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:19:53.656Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/1 selected
2022-12-19T05:19:53.656Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 0 updates
2022-12-19T05:19:53.656Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-12-19T05:19:53.656Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:19:53.656Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 1 keys
2022-12-19T05:19:53.656Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@551fcb67{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.656Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1d2f7352{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@391272b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.658Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@551fcb67{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.658Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1d2f7352{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@391272b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.658Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1827f312{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T05:19:53.658Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3c74027f{null}
2022-12-19T05:19:53.658Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2022-12-19T05:19:53.658Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@44a87e3c
2022-12-19T05:19:53.658Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:19:53.658Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/0 selected
2022-12-19T05:19:53.658Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 0 updates
2022-12-19T05:19:53.658Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-12-19T05:19:53.658Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:19:53.658Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 0 keys
2022-12-19T05:19:53.656Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@64df74bd
2022-12-19T05:19:53.658Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@180459cb{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T05:19:53.659Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1dfcac05{null}
2022-12-19T05:19:53.659Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@391272b4::DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-12-19T05:19:53.659Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1d2f7352{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@391272b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.659Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@391272b4::DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-12-19T05:19:53.659Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1d2f7352::SocketChannelEndPoint@2ad857a7{/10.233.67.210:53638<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1d2f7352{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@391272b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.659Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@64df74bd
2022-12-19T05:19:53.658Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@44a87e3c
2022-12-19T05:19:53.658Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@551fcb67{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.659Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@391272b4::DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-12-19T05:19:53.659Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@551fcb67{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.659Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-12-19T05:19:53.659Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@551fcb67{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.659Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@391272b4::DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@604308c2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-12-19T05:19:53.660Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@126ef309{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T05:19:53.660Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7933d210{null}
2022-12-19T05:19:53.659Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@36ee7d94::DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-12-19T05:19:53.660Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1d2f7352{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8ce1313{/10.233.67.210:53638<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@391272b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6581ad6f{s=START}]=>HttpChannelOverHttp@1a27c7db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.660Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36ee7d94::DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-12-19T05:19:53.660Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@2e402c61 waiting
2022-12-19T05:19:53.660Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@36ee7d94::DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=13/30000}
2022-12-19T05:19:53.660Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=13/30000}
2022-12-19T05:19:53.660Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@551fcb67::SocketChannelEndPoint@6b9e026f{/10.233.67.210:53636<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@551fcb67{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.660Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36ee7d94::DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=13/30000} onFillable exit HttpChannelState@354899a2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-12-19T05:19:53.660Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@44a87e3c
2022-12-19T05:19:53.660Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@551fcb67{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e5e7b7c{/10.233.67.210:53636<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@36ee7d94[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8c7df23{s=START}]=>HttpChannelOverHttp@7182420c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:19:53.660Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@417aa48a size 2 > capacity
2022-12-19T05:19:53.660Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@6daf2337{s=2/2,p=0}@417aa48a
2022-12-19T05:20:03.645Z||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@39fc4a20 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2022-12-19T05:20:03.645Z||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
2022-12-19T05:20:03.645Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:20:03.645Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/0 selected
2022-12-19T05:20:03.645Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 1 updates
2022-12-19T05:20:03.645Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-12-19T05:20:03.645Z||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@3d6ec47d on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2022-12-19T05:20:03.645Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@39fc4a20
2022-12-19T05:20:03.645Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@39fc4a20
2022-12-19T05:20:03.645Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-12-19T05:20:03.645Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@7a6e0f3c
2022-12-19T05:20:03.645Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 1 keys
2022-12-19T05:20:03.646Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:20:03.646Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/1 selected
2022-12-19T05:20:03.646Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 1 updates
2022-12-19T05:20:03.646Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-12-19T05:20:03.646Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3d6ec47d
2022-12-19T05:20:03.646Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3d6ec47d
2022-12-19T05:20:03.646Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:03.646Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:20:03.646Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@39fc4a20
2022-12-19T05:20:03.646Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3d6ec47d
2022-12-19T05:20:03.646Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-12-19T05:20:03.647Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2083f066
2022-12-19T05:20:03.647Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-12-19T05:20:03.647Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@46d7bc02
2022-12-19T05:20:03.647Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6f7c0fb1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-12-19T05:20:03.647Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5043c2f8::DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-12-19T05:20:03.647Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1113206e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.648Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1113206e::SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1113206e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.648Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5043c2f8::DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-12-19T05:20:03.648Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5043c2f8::DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-12-19T05:20:03.648Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@725f4293{AC.ReadCB@5043c2f8{HttpConnection@5043c2f8::DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-12-19T05:20:03.648Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2b0d2351{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-12-19T05:20:03.648Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@50c1ad9e::DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-12-19T05:20:03.648Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1113206e::SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1113206e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.649Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-12-19T05:20:03.649Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@1113206e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.649Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3c451a22{SSLC.NBReadCB@1113206e{SslConnection@1113206e::SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1113206e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-12-19T05:20:03.649Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@6b1c001a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.649Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1113206e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.649Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@34dd5d94 on ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=0 updates=0
2022-12-19T05:20:03.650Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=0 updates=1
2022-12-19T05:20:03.650Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:20:03.650Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/2 selected
2022-12-19T05:20:03.650Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 1 updates
2022-12-19T05:20:03.650Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-12-19T05:20:03.650Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@34dd5d94
2022-12-19T05:20:03.650Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1113206e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.650Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3d6ec47d
2022-12-19T05:20:03.650Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@1113206e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.650Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:03.650Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:20:03.650Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 1/1/2 selected
2022-12-19T05:20:03.650Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 1 keys, 0 updates
2022-12-19T05:20:03.651Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6b1c001a::SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@6b1c001a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.651Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.153:8000 remote=/10.233.67.210:53806], selector=sun.nio.ch.EPollSelectorImpl@35e5cef, interestOps=1, readyOps=1 SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@1113206e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-12-19T05:20:03.651Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@50c1ad9e::DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-12-19T05:20:03.651Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1113206e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.651Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1113206e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-12-19T05:20:03.651Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@50c1ad9e::DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-12-19T05:20:03.651Z||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=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-12-19T05:20:03.651786Z
2022-12-19T05:20:03.651Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4c45512e{AC.ReadCB@50c1ad9e{HttpConnection@50c1ad9e::DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-12-19T05:20:03.652Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@2e402c61 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-12-19T05:20:03.652023Z
2022-12-19T05:20:03.652Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6b1c001a::SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@6b1c001a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.652Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@2e402c61 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-12-19T05:20:03.652297Z
2022-12-19T05:20:03.652Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-12-19T05:20:03.652Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1113206e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-12-19T05:20:03.652Z||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=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-12-19T05:20:03.652361Z tryProduce true
2022-12-19T05:20:03.652Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-12-19T05:20:03.652Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:03.652Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@6b1c001a::SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@6b1c001a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.652Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3c451a22{SSLC.NBReadCB@1113206e{SslConnection@1113206e::SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1113206e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-12-19T05:20:03.653Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1113206e::SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1113206e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.653Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@11b5b865{SSLC.NBReadCB@6b1c001a{SslConnection@6b1c001a::SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6b1c001a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-12-19T05:20:03.653Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1113206e::SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1113206e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.653Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@725f4293{AC.ReadCB@5043c2f8{HttpConnection@5043c2f8::DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-12-19T05:20:03.653Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5043c2f8::DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@6f7c0fb1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-12-19T05:20:03.653Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6b1c001a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.653Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1aa26699 on ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=1 updates=0
2022-12-19T05:20:03.653Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1113206e::SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1113206e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.654Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=1 updates=1
2022-12-19T05:20:03.654Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-12-19T05:20:03.654Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1113206e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.654Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1113206e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.654Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@6b1c001a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.654Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@679c8fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:03.654Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-12-19T05:20:03.655Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@39fc4a20
2022-12-19T05:20:03.654Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:20:03.655Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:20:03.655Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/2 selected
2022-12-19T05:20:03.655Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 1 updates
2022-12-19T05:20:03.655Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-12-19T05:20:03.655Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1aa26699
2022-12-19T05:20:03.656Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@6b1c001a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.656Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:03.656Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:20:03.656Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 1/1/2 selected
2022-12-19T05:20:03.656Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 1 keys, 0 updates
2022-12-19T05:20:03.656Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.153:8000 remote=/10.233.67.210:53804], selector=sun.nio.ch.EPollSelectorImpl@35e5cef, interestOps=1, readyOps=1 SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@6b1c001a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-12-19T05:20:03.657Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@6b1c001a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.657Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@6b1c001a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-12-19T05:20:03.657Z||qtp666312528-24|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=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-12-19T05:20:03.657975Z
2022-12-19T05:20:03.658Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@1f787567 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-12-19T05:20:03.658251Z
2022-12-19T05:20:03.658Z||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@48bef341[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@48bef341[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:03.658Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@1113206e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.658Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-12-19T05:20:03.658Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5043c2f8::DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@48bef341[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:03.658Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2022-12-19T05:20:03.658Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5043c2f8::DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@48bef341[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-12-19T05:20:03.659Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@48bef341[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:03.659Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-12-19T05:20:03.659Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-12-19T05:20:03.659Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-12-19T05:20:03.659Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@19e2cfbd
2022-12-19T05:20:03.659Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@19e2cfbd
2022-12-19T05:20:03.659Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@19e2cfbd started
2022-12-19T05:20:03.659Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1113206e::SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1113206e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-12-19T05:20:03.659Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@19e2cfbd waiting
2022-12-19T05:20:03.659Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1113206e::SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1113206e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.659Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@28fad037[p=0,l=0,c=0,r=0]={<<<>>>}
2022-12-19T05:20:03.660Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-12-19T05:20:03.660Z||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
2022-12-19T05:20:03.659Z||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=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-12-19T05:20:03.65978Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@6b1c001a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-12-19T05:20:03.659Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@1f787567 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-12-19T05:20:03.659961Z
2022-12-19T05:20:03.660Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2022-12-19T05:20:03.660536Z tryProduce true
2022-12-19T05:20:03.660Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-12-19T05:20:03.660Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:03.660Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@11b5b865{SSLC.NBReadCB@6b1c001a{SslConnection@6b1c001a::SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@6b1c001a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-12-19T05:20:03.660Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@6b1c001a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.660Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:20:03.660Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@1113206e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.661Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-12-19T05:20:03.661Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-12-19T05:20:03.661Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6b1c001a::SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@6b1c001a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.661Z||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
2022-12-19T05:20:03.661Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6b1c001a::SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@6b1c001a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.661Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4c45512e{AC.ReadCB@50c1ad9e{HttpConnection@50c1ad9e::DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=10/30000}}}
2022-12-19T05:20:03.661Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@50c1ad9e::DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=10/30000} onFillable enter HttpChannelState@2b0d2351{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-12-19T05:20:03.661Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6b1c001a::SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@6b1c001a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.661Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-12-19T05:20:03.661Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@6b1c001a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.661Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7218a47a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:03.661Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-12-19T05:20:03.661Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1113206e::SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1113206e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-12-19T05:20:03.662Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1113206e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.662Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1113206e::SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1113206e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-12-19T05:20:03.662Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-12-19T05:20:03.662Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1113206e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.663Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1113206e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.663Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1113206e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.663Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2e1a7104{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T05:20:03.663Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3c451a22{null}
2022-12-19T05:20:03.663Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=0 updates=0
2022-12-19T05:20:03.663Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3f4e7237
2022-12-19T05:20:03.664Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:20:03.664Z||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@6dfd5c18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@6dfd5c18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:03.664Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/1 selected
2022-12-19T05:20:03.664Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 0 updates
2022-12-19T05:20:03.664Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3f4e7237
2022-12-19T05:20:03.664Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-12-19T05:20:03.664Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@6b1c001a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.664Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1113206e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.664Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:03.664Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-12-19T05:20:03.664Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 1 keys
2022-12-19T05:20:03.664Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5043c2f8::DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-12-19T05:20:03.664Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@50c1ad9e::DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=13/30000} filled -1 HeapByteBuffer@6dfd5c18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:03.664Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@50c1ad9e::DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@6dfd5c18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-12-19T05:20:03.664Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1113206e::SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1113206e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.664Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6dfd5c18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:03.664Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3f4e7237
2022-12-19T05:20:03.664Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1113206e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.664Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-12-19T05:20:03.665Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=13/30000}
2022-12-19T05:20:03.665Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=14/30000}
2022-12-19T05:20:03.665Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@16105d4a{/10.233.67.210:53806<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1113206e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.665Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6b1c001a::SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@6b1c001a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-12-19T05:20:03.665Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@172a5e16{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T05:20:03.665Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@725f4293{null}
2022-12-19T05:20:03.665Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5043c2f8::DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-12-19T05:20:03.665Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5043c2f8::DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-12-19T05:20:03.665Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6b1c001a::SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@6b1c001a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.665Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@28fad037[p=0,l=0,c=0,r=0]={<<<>>>}
2022-12-19T05:20:03.665Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-12-19T05:20:03.665Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-12-19T05:20:03.665Z||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
2022-12-19T05:20:03.666Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5043c2f8::DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=18/30000} onFillable exit HttpChannelState@6f7c0fb1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-12-19T05:20:03.666Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@6b1c001a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.666Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-12-19T05:20:03.666Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-12-19T05:20:03.666Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1113206e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b92f784{/10.233.67.210:53806<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5043c2f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dd1db1f{s=START}]=>HttpChannelOverHttp@171ac167{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.666Z||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
2022-12-19T05:20:03.666Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@49d96b73 waiting
2022-12-19T05:20:03.666Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6b1c001a::SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6b1c001a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-12-19T05:20:03.667Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6b1c001a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.667Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6b1c001a::SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6b1c001a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-12-19T05:20:03.667Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-12-19T05:20:03.667Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6b1c001a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.667Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6b1c001a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.668Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6b1c001a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.668Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@570d9a6d{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T05:20:03.668Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@11b5b865{null}
2022-12-19T05:20:03.668Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2022-12-19T05:20:03.668Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@581d2816
2022-12-19T05:20:03.668Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:20:03.668Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/0 selected
2022-12-19T05:20:03.668Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 0 updates
2022-12-19T05:20:03.668Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@581d2816
2022-12-19T05:20:03.668Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6b1c001a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.668Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-12-19T05:20:03.668Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:03.668Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 0 keys
2022-12-19T05:20:03.669Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6b1c001a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.669Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6b1c001a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.669Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6f117c1b{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T05:20:03.669Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4c45512e{null}
2022-12-19T05:20:03.669Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@50c1ad9e::DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-12-19T05:20:03.669Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@50c1ad9e::DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=18/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-12-19T05:20:03.669Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@50c1ad9e::DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-12-19T05:20:03.669Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-12-19T05:20:03.669Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@50c1ad9e::DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=18/30000} onFillable exit HttpChannelState@2b0d2351{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-12-19T05:20:03.669Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6b1c001a::SocketChannelEndPoint@21935972{/10.233.67.210:53804<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6b1c001a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.669Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@581d2816
2022-12-19T05:20:03.669Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6b1c001a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@106ea0e7{/10.233.67.210:53804<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@50c1ad9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e90ec06{s=START}]=>HttpChannelOverHttp@5a2c295d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:03.669Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@2e402c61 size 2 > capacity
2022-12-19T05:20:03.669Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@6daf2337{s=2/2,p=0}@2e402c61
2022-12-19T05:20:13.645Z||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@107c2f70 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2022-12-19T05:20:13.645Z||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
2022-12-19T05:20:13.646Z||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@dc6ce20 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2022-12-19T05:20:13.646Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:20:13.646Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/0 selected
2022-12-19T05:20:13.646Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 2 updates
2022-12-19T05:20:13.646Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-12-19T05:20:13.646Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@107c2f70
2022-12-19T05:20:13.647Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@107c2f70
2022-12-19T05:20:13.647Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@dc6ce20
2022-12-19T05:20:13.647Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@dc6ce20
2022-12-19T05:20:13.647Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:13.647Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:20:13.647Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@107c2f70
2022-12-19T05:20:13.647Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@dc6ce20
2022-12-19T05:20:13.647Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-12-19T05:20:13.647Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-12-19T05:20:13.647Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@a6df721
2022-12-19T05:20:13.647Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@75f1b663
2022-12-19T05:20:13.648Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@6c262cee{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-12-19T05:20:13.648Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@97e95ca{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-12-19T05:20:13.648Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@9970ab4::DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-12-19T05:20:13.648Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@71446828::DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-12-19T05:20:13.648Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1dbe7709{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@9970ab4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.648Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@629db226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@71446828[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.648Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1dbe7709::SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1dbe7709{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@9970ab4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.648Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@9970ab4::DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-12-19T05:20:13.648Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@9970ab4::DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-12-19T05:20:13.648Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@629db226::SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@629db226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@71446828[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.648Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2b079438{AC.ReadCB@9970ab4{HttpConnection@9970ab4::DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-12-19T05:20:13.648Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@71446828::DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-12-19T05:20:13.648Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@71446828::DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-12-19T05:20:13.649Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1dbe7709::SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1dbe7709{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@9970ab4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.649Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-12-19T05:20:13.649Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7c8e5959{AC.ReadCB@71446828{HttpConnection@71446828::DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-12-19T05:20:13.649Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1dbe7709{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@9970ab4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.649Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1a74f946{SSLC.NBReadCB@1dbe7709{SslConnection@1dbe7709::SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1dbe7709{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@9970ab4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-12-19T05:20:13.649Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1dbe7709{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@9970ab4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.649Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@749cd33e on ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=0 updates=0
2022-12-19T05:20:13.649Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=0 updates=1
2022-12-19T05:20:13.649Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@629db226::SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@629db226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@71446828[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.649Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:20:13.649Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1dbe7709{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@9970ab4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.650Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-12-19T05:20:13.650Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| 1 on SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@1dbe7709{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@9970ab4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.651Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:13.651Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:20:13.651Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 1/1/2 selected
2022-12-19T05:20:13.651Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 1 keys, 0 updates
2022-12-19T05:20:13.652Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.153:8000 remote=/10.233.67.210:53972], selector=sun.nio.ch.EPollSelectorImpl@35e5cef, interestOps=1, readyOps=1 SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@1dbe7709{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@9970ab4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-12-19T05:20:13.652Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1dbe7709{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@9970ab4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.652Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1dbe7709{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@9970ab4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-12-19T05:20:13.652Z||qtp666312528-20|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=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2022-12-19T05:20:13.652849Z
2022-12-19T05:20:13.653Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@49d96b73 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2022-12-19T05:20:13.653136Z
2022-12-19T05:20:13.653Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@49d96b73 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2022-12-19T05:20:13.6534Z
2022-12-19T05:20:13.653Z||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=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2022-12-19T05:20:13.653539Z tryProduce true
2022-12-19T05:20:13.653Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2022-12-19T05:20:13.65335Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1dbe7709{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@9970ab4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-12-19T05:20:13.653Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-12-19T05:20:13.653Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:13.654Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dbe7709{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@9970ab4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.654Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:20:13.654Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1a74f946{SSLC.NBReadCB@1dbe7709{SslConnection@1dbe7709::SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dbe7709{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@9970ab4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-12-19T05:20:13.654Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@629db226::SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->SslConnection@629db226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@71446828[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.654Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1dbe7709::SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dbe7709{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@9970ab4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.655Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2e596bc8{SSLC.NBReadCB@629db226{SslConnection@629db226::SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@629db226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@71446828[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-12-19T05:20:13.655Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1dbe7709::SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dbe7709{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@9970ab4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.655Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@629db226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@71446828[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.655Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2b079438{AC.ReadCB@9970ab4{HttpConnection@9970ab4::DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2022-12-19T05:20:13.656Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@215ae0a7 on ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=0 updates=0
2022-12-19T05:20:13.656Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@9970ab4::DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@6c262cee{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-12-19T05:20:13.656Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=0 updates=1
2022-12-19T05:20:13.656Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:20:13.656Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/2 selected
2022-12-19T05:20:13.656Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 1 updates
2022-12-19T05:20:13.656Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-12-19T05:20:13.657Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@215ae0a7
2022-12-19T05:20:13.657Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@629db226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@71446828[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.657Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:13.657Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:20:13.657Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 1/1/2 selected
2022-12-19T05:20:13.658Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 1 keys, 0 updates
2022-12-19T05:20:13.657Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1dbe7709::SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dbe7709{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@9970ab4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.658Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-12-19T05:20:13.658Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@629db226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@71446828[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.658Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.153:8000 remote=/10.233.67.210:53974], selector=sun.nio.ch.EPollSelectorImpl@35e5cef, interestOps=1, readyOps=1 SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@629db226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@71446828[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-12-19T05:20:13.658Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@107c2f70
2022-12-19T05:20:13.659Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@629db226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@71446828[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.659Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@629db226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@71446828[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-12-19T05:20:13.659Z||qtp666312528-27|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=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2022-12-19T05:20:13.659596Z
2022-12-19T05:20:13.659Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@19e2cfbd offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2022-12-19T05:20:13.659777Z
2022-12-19T05:20:13.659Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2022-12-19T05:20:13.660Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@262cd446
2022-12-19T05:20:13.660Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@262cd446
2022-12-19T05:20:13.660Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@262cd446 started
2022-12-19T05:20:13.660Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@262cd446 waiting
2022-12-19T05:20:13.660Z||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=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1676]@2022-12-19T05:20:13.660269Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@629db226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@71446828[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-12-19T05:20:13.659Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dbe7709{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@9970ab4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.660Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@19e2cfbd task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2022-12-19T05:20:13.660466Z
2022-12-19T05:20:13.660Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-12-19T05:20:13.660958Z tryProduce true
2022-12-19T05:20:13.661Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-12-19T05:20:13.661Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:13.661Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@629db226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@71446828[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.661Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:20:13.660Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2e596bc8{SSLC.NBReadCB@629db226{SslConnection@629db226::SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@629db226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@71446828[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-12-19T05:20:13.660Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7218a47a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:13.661Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-12-19T05:20:13.661Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@629db226::SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@629db226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@71446828[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.661Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@629db226::SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@629db226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@71446828[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.661Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7c8e5959{AC.ReadCB@71446828{HttpConnection@71446828::DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=13/30000}}}
2022-12-19T05:20:13.662Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71446828::DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=14/30000} onFillable enter HttpChannelState@97e95ca{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-12-19T05:20:13.662Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@629db226::SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@629db226{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@71446828[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.662Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-12-19T05:20:13.662Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@629db226{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@71446828[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.662Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5bc303d6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:13.663Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-12-19T05:20:13.664Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6dfd5c18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@6dfd5c18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:13.664Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dbe7709{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@9970ab4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.664Z||qtp666312528-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-12-19T05:20:13.664Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@9970ab4::DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=16/30000} filled -1 HeapByteBuffer@6dfd5c18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:13.664Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@9970ab4::DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@6dfd5c18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-12-19T05:20:13.664Z||qtp666312528-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6dfd5c18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:13.665Z||qtp666312528-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-12-19T05:20:13.665Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=17/30000}
2022-12-19T05:20:13.665Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=17/30000}
2022-12-19T05:20:13.665Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1dbe7709::SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dbe7709{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@9970ab4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-12-19T05:20:13.665Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1dbe7709::SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dbe7709{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@9970ab4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.665Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@28fad037[p=0,l=0,c=0,r=0]={<<<>>>}
2022-12-19T05:20:13.665Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-12-19T05:20:13.665Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-12-19T05:20:13.666Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dbe7709{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@9970ab4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.666Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-12-19T05:20:13.666Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-12-19T05:20:13.666Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-12-19T05:20:13.666Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1dbe7709::SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dbe7709{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@9970ab4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-12-19T05:20:13.666Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dbe7709{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@9970ab4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.667Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1dbe7709::SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dbe7709{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@9970ab4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-12-19T05:20:13.667Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-12-19T05:20:13.667Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dbe7709{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@9970ab4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.667Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dbe7709{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@9970ab4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.668Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1dbe7709{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@9970ab4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.668Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2e254a74{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T05:20:13.668Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1a74f946{null}
2022-12-19T05:20:13.668Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=0 updates=0
2022-12-19T05:20:13.668Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1a69495
2022-12-19T05:20:13.669Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1a69495
2022-12-19T05:20:13.668Z||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@17d00d53[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@17d00d53[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:13.669Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1dbe7709{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@9970ab4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.668Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:20:13.669Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/1 selected
2022-12-19T05:20:13.669Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 0 updates
2022-12-19T05:20:13.669Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-12-19T05:20:13.669Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1dbe7709{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@9970ab4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.669Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:13.669Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 1 keys
2022-12-19T05:20:13.669Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1dbe7709{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@9970ab4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.669Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@9970ab4::DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=21/30000}
2022-12-19T05:20:13.669Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@94efdc3{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T05:20:13.670Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1dbe7709::SocketChannelEndPoint@2d753efe{/10.233.67.210:53972<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1dbe7709{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@9970ab4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.670Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1a69495
2022-12-19T05:20:13.670Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@629db226{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@71446828[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.670Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2b079438{null}
2022-12-19T05:20:13.670Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-12-19T05:20:13.670Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@9970ab4::DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=22/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-12-19T05:20:13.670Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@9970ab4::DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-12-19T05:20:13.670Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-12-19T05:20:13.670Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71446828::DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=22/30000} filled -1 HeapByteBuffer@17d00d53[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:13.670Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@9970ab4::DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=22/30000} onFillable exit HttpChannelState@6c262cee{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-12-19T05:20:13.670Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71446828::DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=22/30000} parse HeapByteBuffer@17d00d53[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-12-19T05:20:13.671Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@17d00d53[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:13.671Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1dbe7709{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68a06dca{/10.233.67.210:53972<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@9970ab4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@761b8749{s=START}]=>HttpChannelOverHttp@db331ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.671Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@1f787567 waiting
2022-12-19T05:20:13.671Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-12-19T05:20:13.671Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=23/30000}
2022-12-19T05:20:13.671Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=23/30000}
2022-12-19T05:20:13.671Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@629db226::SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@629db226{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@71446828[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-12-19T05:20:13.671Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@629db226::SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@629db226{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@71446828[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.671Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@28fad037[p=0,l=0,c=0,r=0]={<<<>>>}
2022-12-19T05:20:13.671Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-12-19T05:20:13.671Z||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
2022-12-19T05:20:13.671Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@629db226{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@71446828[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.672Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-12-19T05:20:13.672Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-12-19T05:20:13.672Z||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
2022-12-19T05:20:13.672Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@629db226::SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@629db226{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@71446828[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-12-19T05:20:13.672Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@629db226{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@71446828[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.672Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@629db226::SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@629db226{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@71446828[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-12-19T05:20:13.673Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=25/30000}
2022-12-19T05:20:13.674Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@629db226{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@71446828[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.674Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@629db226{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@71446828[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.674Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@629db226{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@71446828[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.674Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@524f3b51{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T05:20:13.674Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2e596bc8{null}
2022-12-19T05:20:13.674Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2022-12-19T05:20:13.674Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@12015bba
2022-12-19T05:20:13.674Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@12015bba
2022-12-19T05:20:13.674Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:20:13.674Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/0 selected
2022-12-19T05:20:13.674Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 0 updates
2022-12-19T05:20:13.674Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@629db226{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@71446828[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.674Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@629db226{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@71446828[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.674Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-12-19T05:20:13.674Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@71446828::DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=26/30000}
2022-12-19T05:20:13.674Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:13.674Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@629db226{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@71446828[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.675Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 0 keys
2022-12-19T05:20:13.675Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@629db226::SocketChannelEndPoint@13db5917{/10.233.67.210:53974<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@629db226{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@71446828[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.675Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@12015bba
2022-12-19T05:20:13.675Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@511f279f{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T05:20:13.675Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7c8e5959{null}
2022-12-19T05:20:13.675Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71446828::DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=27/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-12-19T05:20:13.675Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@71446828::DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=27/30000}
2022-12-19T05:20:13.675Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=27/30000}
2022-12-19T05:20:13.675Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71446828::DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=27/30000} onFillable exit HttpChannelState@97e95ca{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-12-19T05:20:13.675Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@629db226{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a46f28{/10.233.67.210:53974<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@71446828[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1235c72{s=START}]=>HttpChannelOverHttp@49bb4e28{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:13.675Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@49d96b73 size 2 > capacity
2022-12-19T05:20:13.675Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@6daf2337{s=2/2,p=0}@49d96b73
2022-12-19T05:20:23.645Z||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@56b028f2 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2022-12-19T05:20:23.645Z||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
2022-12-19T05:20:23.645Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:20:23.645Z||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@1d365375 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2022-12-19T05:20:23.645Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/0 selected
2022-12-19T05:20:23.646Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 2 updates
2022-12-19T05:20:23.646Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-12-19T05:20:23.646Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@56b028f2
2022-12-19T05:20:23.646Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@56b028f2
2022-12-19T05:20:23.646Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1d365375
2022-12-19T05:20:23.646Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1d365375
2022-12-19T05:20:23.646Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:23.646Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:20:23.646Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1d365375
2022-12-19T05:20:23.646Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@56b028f2
2022-12-19T05:20:23.646Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-12-19T05:20:23.646Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-12-19T05:20:23.646Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@536ec1f3
2022-12-19T05:20:23.647Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@34cb2aba
2022-12-19T05:20:23.647Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3128d748{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-12-19T05:20:23.647Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@146ce9c7::DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-12-19T05:20:23.647Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@666c17d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.647Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1275a120{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-12-19T05:20:23.647Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@666c17d4::SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@666c17d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.647Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@146ce9c7::DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-12-19T05:20:23.647Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@146ce9c7::DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-12-19T05:20:23.647Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7f86d72e::DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-12-19T05:20:23.647Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2d1d0259{AC.ReadCB@146ce9c7{HttpConnection@146ce9c7::DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-12-19T05:20:23.648Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@666c17d4::SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@666c17d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.648Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-12-19T05:20:23.648Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@666c17d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.648Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5e4ce4ec{SSLC.NBReadCB@666c17d4{SslConnection@666c17d4::SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@666c17d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-12-19T05:20:23.648Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@666c17d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.648Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@58989a46 on ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=0 updates=0
2022-12-19T05:20:23.648Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=0 updates=1
2022-12-19T05:20:23.648Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:20:23.648Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@666c17d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.648Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/2 selected
2022-12-19T05:20:23.648Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 1 updates
2022-12-19T05:20:23.648Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6630e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.648Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-12-19T05:20:23.648Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@58989a46
2022-12-19T05:20:23.649Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@666c17d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.649Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6630e71e::SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6630e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.649Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7f86d72e::DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-12-19T05:20:23.648Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1d365375
2022-12-19T05:20:23.649Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:23.649Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:20:23.649Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7f86d72e::DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-12-19T05:20:23.649Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 1/1/2 selected
2022-12-19T05:20:23.649Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 1 keys, 0 updates
2022-12-19T05:20:23.649Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7a3c1f21{AC.ReadCB@7f86d72e{HttpConnection@7f86d72e::DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-12-19T05:20:23.649Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.153:8000 remote=/10.233.67.210:54138], selector=sun.nio.ch.EPollSelectorImpl@35e5cef, interestOps=1, readyOps=1 SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@666c17d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-12-19T05:20:23.649Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@666c17d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.649Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@666c17d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-12-19T05:20:23.649Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6630e71e::SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@6630e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.649Z||qtp666312528-26|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=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-12-19T05:20:23.649816Z
2022-12-19T05:20:23.649Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@1f787567 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-12-19T05:20:23.649903Z
2022-12-19T05:20:23.649Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-12-19T05:20:23.650Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@666c17d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-12-19T05:20:23.650Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5e4ce4ec{SSLC.NBReadCB@666c17d4{SslConnection@666c17d4::SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@666c17d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-12-19T05:20:23.650Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@1f787567 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2022-12-19T05:20:23.65021Z
2022-12-19T05:20:23.650Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@6630e71e::SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@6630e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.650Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@666c17d4::SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@666c17d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.650Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2022-12-19T05:20:23.650372Z tryProduce true
2022-12-19T05:20:23.650Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-12-19T05:20:23.650Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:23.650Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@666c17d4::SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@666c17d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.650Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2d1d0259{AC.ReadCB@146ce9c7{HttpConnection@146ce9c7::DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-12-19T05:20:23.650Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@146ce9c7::DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@3128d748{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-12-19T05:20:23.650Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@33ca88ef{SSLC.NBReadCB@6630e71e{SslConnection@6630e71e::SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6630e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-12-19T05:20:23.650Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@666c17d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.651Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:20:23.650Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@666c17d4::SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@666c17d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.651Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-12-19T05:20:23.651Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@666c17d4{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.651Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6630e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.651Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5bc303d6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:23.651Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-12-19T05:20:23.651Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5223819f on ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=0 updates=0
2022-12-19T05:20:23.651Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=0 updates=1
2022-12-19T05:20:23.651Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:20:23.651Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/2 selected
2022-12-19T05:20:23.651Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 1 updates
2022-12-19T05:20:23.651Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-12-19T05:20:23.651Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5223819f
2022-12-19T05:20:23.652Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6630e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.652Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:23.652Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:20:23.652Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 1/1/2 selected
2022-12-19T05:20:23.652Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 1 keys, 0 updates
2022-12-19T05:20:23.652Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.153:8000 remote=/10.233.67.210:54140], selector=sun.nio.ch.EPollSelectorImpl@35e5cef, interestOps=1, readyOps=1 SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@6630e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-12-19T05:20:23.652Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6630e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.652Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6630e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.652Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@56b028f2
2022-12-19T05:20:23.652Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6630e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-12-19T05:20:23.652Z||qtp666312528-20|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=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2022-12-19T05:20:23.652769Z
2022-12-19T05:20:23.652Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@262cd446 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2022-12-19T05:20:23.652878Z
2022-12-19T05:20:23.652Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2022-12-19T05:20:23.653Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@4a346781
2022-12-19T05:20:23.653Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@4a346781
2022-12-19T05:20:23.653Z||qtp666312528-20|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=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1678]@2022-12-19T05:20:23.653099Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6630e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-12-19T05:20:23.653Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@4a346781 started
2022-12-19T05:20:23.653Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@33ca88ef{SSLC.NBReadCB@6630e71e{SslConnection@6630e71e::SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6630e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-12-19T05:20:23.653Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@4a346781 waiting
2022-12-19T05:20:23.653Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6630e71e::SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6630e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.653Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6630e71e::SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6630e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.653Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7a3c1f21{AC.ReadCB@7f86d72e{HttpConnection@7f86d72e::DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-12-19T05:20:23.653Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7f86d72e::DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@1275a120{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-12-19T05:20:23.653Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@17d00d53[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@17d00d53[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:23.654Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@666c17d4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.654Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-12-19T05:20:23.654Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@146ce9c7::DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@17d00d53[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:23.654Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@146ce9c7::DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@17d00d53[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-12-19T05:20:23.654Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6630e71e::SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6630e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.654Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-12-19T05:20:23.653Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@262cd446 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1679]@2022-12-19T05:20:23.653805Z
2022-12-19T05:20:23.654Z||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=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1679]@2022-12-19T05:20:23.654327Z tryProduce true
2022-12-19T05:20:23.654Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-12-19T05:20:23.654Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:23.654Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6630e71e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.654Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:20:23.654Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@17d00d53[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:23.654Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-12-19T05:20:23.654Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@6630e71e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.654Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-12-19T05:20:23.654Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5bc303d6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:23.654Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-12-19T05:20:23.654Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-12-19T05:20:23.654Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@666c17d4::SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@666c17d4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-12-19T05:20:23.655Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@666c17d4::SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@666c17d4{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.655Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@28fad037[p=0,l=0,c=0,r=0]={<<<>>>}
2022-12-19T05:20:23.655Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-12-19T05:20:23.655Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-12-19T05:20:23.655Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@666c17d4{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.655Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-12-19T05:20:23.655Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-12-19T05:20:23.655Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-12-19T05:20:23.655Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@666c17d4::SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@666c17d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-12-19T05:20:23.655Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@666c17d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.656Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@666c17d4::SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@666c17d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-12-19T05:20:23.656Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=9/30000}
2022-12-19T05:20:23.656Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@666c17d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.656Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@666c17d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.656Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@666c17d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.656Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@79db1546{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T05:20:23.656Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5e4ce4ec{null}
2022-12-19T05:20:23.656Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=0 updates=0
2022-12-19T05:20:23.656Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:20:23.656Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/1 selected
2022-12-19T05:20:23.656Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 0 updates
2022-12-19T05:20:23.656Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-12-19T05:20:23.656Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:23.656Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 1 keys
2022-12-19T05:20:23.656Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3d49cee8
2022-12-19T05:20:23.656Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3d49cee8
2022-12-19T05:20:23.656Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@666c17d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.657Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@666c17d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.657Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@8c56ab{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T05:20:23.657Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2d1d0259{null}
2022-12-19T05:20:23.657Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@146ce9c7::DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-12-19T05:20:23.657Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@146ce9c7::DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-12-19T05:20:23.657Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-12-19T05:20:23.657Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@146ce9c7::DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@3128d748{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-12-19T05:20:23.657Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@666c17d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.657Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@666c17d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.657Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@19e2cfbd waiting
2022-12-19T05:20:23.657Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@4ec6f259[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@4ec6f259[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:23.657Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@146ce9c7::DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-12-19T05:20:23.660Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@666c17d4::SocketChannelEndPoint@688be07d{/10.233.67.210:54138<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@666c17d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69757ef{/10.233.67.210:54138<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@146ce9c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af81cd9{s=START}]=>HttpChannelOverHttp@62020e10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.660Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3d49cee8
2022-12-19T05:20:23.660Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@6630e71e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.660Z||qtp666312528-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-12-19T05:20:23.660Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7f86d72e::DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@4ec6f259[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:23.660Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7f86d72e::DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@4ec6f259[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-12-19T05:20:23.661Z||qtp666312528-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@4ec6f259[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:23.661Z||qtp666312528-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-12-19T05:20:23.661Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=12/30000}
2022-12-19T05:20:23.661Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=12/30000}
2022-12-19T05:20:23.661Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6630e71e::SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@6630e71e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-12-19T05:20:23.661Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6630e71e::SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@6630e71e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.661Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@28fad037[p=0,l=0,c=0,r=0]={<<<>>>}
2022-12-19T05:20:23.662Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-12-19T05:20:23.662Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-12-19T05:20:23.662Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@6630e71e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.662Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-12-19T05:20:23.663Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-12-19T05:20:23.663Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-12-19T05:20:23.663Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6630e71e::SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6630e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-12-19T05:20:23.663Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6630e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.663Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6630e71e::SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6630e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-12-19T05:20:23.664Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-12-19T05:20:23.664Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6630e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.664Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6630e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.664Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6630e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.665Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7bf1d528{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T05:20:23.665Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@33ca88ef{null}
2022-12-19T05:20:23.665Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2022-12-19T05:20:23.665Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5af8f70
2022-12-19T05:20:23.665Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:20:23.665Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5af8f70
2022-12-19T05:20:23.665Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/0 selected
2022-12-19T05:20:23.665Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 0 updates
2022-12-19T05:20:23.665Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-12-19T05:20:23.665Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:23.665Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 0 keys
2022-12-19T05:20:23.665Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6630e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.665Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6630e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.666Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7f86d72e::DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-12-19T05:20:23.666Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6630e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.666Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6630e71e::SocketChannelEndPoint@3a01e832{/10.233.67.210:54140<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6630e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.666Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5af8f70
2022-12-19T05:20:23.666Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6c4ee82b{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T05:20:23.666Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7a3c1f21{null}
2022-12-19T05:20:23.666Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7f86d72e::DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-12-19T05:20:23.666Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7f86d72e::DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-12-19T05:20:23.666Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-12-19T05:20:23.667Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7f86d72e::DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=17/30000} onFillable exit HttpChannelState@1275a120{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-12-19T05:20:23.667Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6630e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@27809d9a{/10.233.67.210:54140<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@7f86d72e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457fca0f{s=START}]=>HttpChannelOverHttp@512900c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:23.667Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@1f787567 size 2 > capacity
2022-12-19T05:20:23.667Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@6daf2337{s=2/2,p=0}@1f787567
2022-12-19T05:20:33.644Z||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@6c40f80c on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2022-12-19T05:20:33.645Z||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
2022-12-19T05:20:33.645Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:20:33.645Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/0 selected
2022-12-19T05:20:33.645Z||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@57cc8c6a on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2022-12-19T05:20:33.645Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 1 updates
2022-12-19T05:20:33.645Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-12-19T05:20:33.645Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6c40f80c
2022-12-19T05:20:33.645Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6c40f80c
2022-12-19T05:20:33.645Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@57cc8c6a
2022-12-19T05:20:33.646Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@57cc8c6a
2022-12-19T05:20:33.646Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@57cc8c6a
2022-12-19T05:20:33.646Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6c40f80c
2022-12-19T05:20:33.646Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-12-19T05:20:33.646Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-12-19T05:20:33.646Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6d8c3c5e
2022-12-19T05:20:33.646Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@73e8d966
2022-12-19T05:20:33.647Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@b346c27{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-12-19T05:20:33.647Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7d6dfd3::DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-12-19T05:20:33.647Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@bb6d76e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-12-19T05:20:33.647Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3ea00c97::DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-12-19T05:20:33.647Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@319e2771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.647Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@319e2771::SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@319e2771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.647Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7d6dfd3::DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-12-19T05:20:33.647Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7d6dfd3::DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-12-19T05:20:33.648Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5840e0ad{AC.ReadCB@7d6dfd3{HttpConnection@7d6dfd3::DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-12-19T05:20:33.648Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@319e2771::SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@319e2771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.648Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-12-19T05:20:33.648Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@319e2771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.648Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@69d99431{SSLC.NBReadCB@319e2771{SslConnection@319e2771::SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@319e2771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-12-19T05:20:33.648Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@319e2771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.648Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@29bc93d4 on ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=0 updates=0
2022-12-19T05:20:33.648Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=0 updates=1
2022-12-19T05:20:33.648Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@319e2771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.648Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@57cc8c6a
2022-12-19T05:20:33.647Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:33.648Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:20:33.649Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:20:33.649Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/2 selected
2022-12-19T05:20:33.649Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 1 updates
2022-12-19T05:20:33.649Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-12-19T05:20:33.649Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@29bc93d4
2022-12-19T05:20:33.647Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3ff343cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.649Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@319e2771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.649Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:33.649Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:20:33.649Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3ff343cd::SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@3ff343cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.649Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 1/1/2 selected
2022-12-19T05:20:33.649Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3ea00c97::DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-12-19T05:20:33.649Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 1 keys, 0 updates
2022-12-19T05:20:33.649Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3ea00c97::DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-12-19T05:20:33.649Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@47961fa2{AC.ReadCB@3ea00c97{HttpConnection@3ea00c97::DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-12-19T05:20:33.649Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.153:8000 remote=/10.233.67.210:54324], selector=sun.nio.ch.EPollSelectorImpl@35e5cef, interestOps=1, readyOps=1 SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@319e2771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-12-19T05:20:33.649Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@319e2771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.649Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3ff343cd::SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@3ff343cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.649Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@319e2771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-12-19T05:20:33.649Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-12-19T05:20:33.650Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@3ff343cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.650Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@79ec7773{SSLC.NBReadCB@3ff343cd{SslConnection@3ff343cd::SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3ff343cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-12-19T05:20:33.650Z||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=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1679]@2022-12-19T05:20:33.650188Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@319e2771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-12-19T05:20:33.650Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3ff343cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.650Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5ca4bea8 on ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=1 updates=0
2022-12-19T05:20:33.650Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@69d99431{SSLC.NBReadCB@319e2771{SslConnection@319e2771::SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@319e2771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-12-19T05:20:33.650Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@319e2771::SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@319e2771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.650Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3ff343cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.650Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6c40f80c
2022-12-19T05:20:33.650Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@319e2771::SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@319e2771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.650Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5840e0ad{AC.ReadCB@7d6dfd3{HttpConnection@7d6dfd3::DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-12-19T05:20:33.651Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7d6dfd3::DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@b346c27{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-12-19T05:20:33.651Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@19e2cfbd 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=1680]@2022-12-19T05:20:33.651068Z
2022-12-19T05:20:33.651Z||qtp666312528-26|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=1680]@2022-12-19T05:20:33.651162Z tryProduce true
2022-12-19T05:20:33.651Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-12-19T05:20:33.651Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5ca4bea8
2022-12-19T05:20:33.651Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@319e2771::SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@319e2771{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.651Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-12-19T05:20:33.651Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@3ff343cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.651Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:33.651Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@319e2771{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.651Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@17d00d53[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:33.651Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-12-19T05:20:33.651Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@319e2771{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.651Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:20:33.651Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 1/1/2 selected
2022-12-19T05:20:33.651Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 1 keys, 0 updates
2022-12-19T05:20:33.651Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.153:8000 remote=/10.233.67.210:54322], selector=sun.nio.ch.EPollSelectorImpl@35e5cef, interestOps=1, readyOps=1 SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@3ff343cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-12-19T05:20:33.652Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3ff343cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.652Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3ff343cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-12-19T05:20:33.652Z||qtp666312528-26|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=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-12-19T05:20:33.652214Z
2022-12-19T05:20:33.652Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@4a346781 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-12-19T05:20:33.652278Z
2022-12-19T05:20:33.652Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2022-12-19T05:20:33.652Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@658847f6
2022-12-19T05:20:33.652Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@658847f6
2022-12-19T05:20:33.652Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@658847f6 started
2022-12-19T05:20:33.652Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@658847f6 waiting
2022-12-19T05:20:33.652Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@4a346781 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-12-19T05:20:33.652613Z
2022-12-19T05:20:33.652Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-12-19T05:20:33.652544Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3ff343cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-12-19T05:20:33.652Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1681]@2022-12-19T05:20:33.652785Z tryProduce true
2022-12-19T05:20:33.652Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-12-19T05:20:33.652Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:33.652Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@79ec7773{SSLC.NBReadCB@3ff343cd{SslConnection@3ff343cd::SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3ff343cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-12-19T05:20:33.652Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3ff343cd::SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ff343cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.653Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ff343cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.653Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:20:33.653Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3ff343cd::SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ff343cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.653Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@47961fa2{AC.ReadCB@3ea00c97{HttpConnection@3ea00c97::DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-12-19T05:20:33.653Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3ea00c97::DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@bb6d76e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-12-19T05:20:33.653Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3ff343cd::SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ff343cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.653Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-12-19T05:20:33.653Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ff343cd{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.653Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@44581f24[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:33.653Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-12-19T05:20:33.654Z||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@4ec6f259[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@4ec6f259[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:33.654Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@319e2771{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.654Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-12-19T05:20:33.654Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7d6dfd3::DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@4ec6f259[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:33.654Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7d6dfd3::DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@4ec6f259[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-12-19T05:20:33.654Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@4ec6f259[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:33.654Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-12-19T05:20:33.654Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-12-19T05:20:33.654Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-12-19T05:20:33.654Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@319e2771::SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@319e2771{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-12-19T05:20:33.654Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@319e2771::SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@319e2771{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.654Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@28fad037[p=0,l=0,c=0,r=0]={<<<>>>}
2022-12-19T05:20:33.654Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-12-19T05:20:33.654Z||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
2022-12-19T05:20:33.655Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@319e2771{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.655Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-12-19T05:20:33.655Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-12-19T05:20:33.655Z||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
2022-12-19T05:20:33.655Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@319e2771::SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@319e2771{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-12-19T05:20:33.655Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@319e2771{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.655Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@319e2771::SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@319e2771{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-12-19T05:20:33.655Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=8/30000}
2022-12-19T05:20:33.656Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3715b7c9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@3715b7c9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:33.656Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@319e2771{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.656Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@319e2771{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.656Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ff343cd{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.656Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@319e2771{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.656Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-12-19T05:20:33.656Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3ea00c97::DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@3715b7c9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:33.656Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5be47f4a{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T05:20:33.656Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@69d99431{null}
2022-12-19T05:20:33.656Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3ea00c97::DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@3715b7c9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-12-19T05:20:33.656Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=0 updates=0
2022-12-19T05:20:33.656Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3715b7c9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:33.656Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@58bb85f
2022-12-19T05:20:33.656Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-12-19T05:20:33.656Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:20:33.656Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-12-19T05:20:33.656Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/1 selected
2022-12-19T05:20:33.656Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-12-19T05:20:33.656Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@319e2771{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.656Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 0 updates
2022-12-19T05:20:33.657Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-12-19T05:20:33.657Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:33.657Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 1 keys
2022-12-19T05:20:33.657Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3ff343cd::SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ff343cd{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-12-19T05:20:33.656Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@58bb85f
2022-12-19T05:20:33.657Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3ff343cd::SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ff343cd{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.657Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@319e2771{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.657Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@79d9ef24{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T05:20:33.657Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5840e0ad{null}
2022-12-19T05:20:33.657Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7d6dfd3::DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-12-19T05:20:33.657Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7d6dfd3::DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-12-19T05:20:33.657Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-12-19T05:20:33.657Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7d6dfd3::DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@b346c27{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-12-19T05:20:33.657Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@319e2771{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.657Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@262cd446 waiting
2022-12-19T05:20:33.657Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@319e2771{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.657Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@28fad037[p=0,l=0,c=0,r=0]={<<<>>>}
2022-12-19T05:20:33.658Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-12-19T05:20:33.658Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7d6dfd3::DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=11/30000}
2022-12-19T05:20:33.658Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-12-19T05:20:33.658Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@319e2771::SocketChannelEndPoint@4632027a{/10.233.67.210:54324<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@319e2771{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d438427{/10.233.67.210:54324<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@7d6dfd3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@703dffd9{s=START}]=>HttpChannelOverHttp@75c876de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.658Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@58bb85f
2022-12-19T05:20:33.658Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ff343cd{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.658Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-12-19T05:20:33.658Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-12-19T05:20:33.658Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-12-19T05:20:33.658Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3ff343cd::SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ff343cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-12-19T05:20:33.659Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ff343cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.659Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3ff343cd::SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ff343cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-12-19T05:20:33.659Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-12-19T05:20:33.659Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ff343cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.659Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ff343cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.659Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ff343cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.660Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@55ce968e{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T05:20:33.660Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@79ec7773{null}
2022-12-19T05:20:33.660Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2022-12-19T05:20:33.660Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@725edc36
2022-12-19T05:20:33.660Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:20:33.660Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/0 selected
2022-12-19T05:20:33.660Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 0 updates
2022-12-19T05:20:33.660Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-12-19T05:20:33.660Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:33.660Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 0 keys
2022-12-19T05:20:33.660Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3ff343cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.660Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@725edc36
2022-12-19T05:20:33.660Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3ff343cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.660Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3ff343cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.660Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3ea00c97::DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=11/30000}
2022-12-19T05:20:33.660Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@76fb4c66{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T05:20:33.660Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@47961fa2{null}
2022-12-19T05:20:33.660Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3ff343cd::SocketChannelEndPoint@69b71666{/10.233.67.210:54322<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3ff343cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.661Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@725edc36
2022-12-19T05:20:33.661Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3ea00c97::DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-12-19T05:20:33.661Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3ea00c97::DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-12-19T05:20:33.661Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-12-19T05:20:33.661Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3ea00c97::DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@bb6d76e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-12-19T05:20:33.661Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3ff343cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ae3ee72{/10.233.67.210:54322<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3ea00c97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7aa6aa3f{s=START}]=>HttpChannelOverHttp@1482aa04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:33.661Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@19e2cfbd size 2 > capacity
2022-12-19T05:20:33.661Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@6daf2337{s=2/2,p=0}@19e2cfbd
2022-12-19T05:20:43.646Z||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@6cc9d9 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0
2022-12-19T05:20:43.646Z||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
2022-12-19T05:20:43.646Z||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@2f6e9f5a on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1
2022-12-19T05:20:43.646Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:20:43.646Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/0 selected
2022-12-19T05:20:43.646Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 2 updates
2022-12-19T05:20:43.646Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-12-19T05:20:43.647Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6cc9d9
2022-12-19T05:20:43.647Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6cc9d9
2022-12-19T05:20:43.647Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2f6e9f5a
2022-12-19T05:20:43.647Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2f6e9f5a
2022-12-19T05:20:43.647Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:43.647Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:20:43.647Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6cc9d9
2022-12-19T05:20:43.647Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2f6e9f5a
2022-12-19T05:20:43.647Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@139c0051{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-12-19T05:20:43.647Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-12-19T05:20:43.648Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@60ce54c0
2022-12-19T05:20:43.648Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6480668f
2022-12-19T05:20:43.648Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7ecdd283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@765720c{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@74087439{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-12-19T05:20:43.648Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@bc3811d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-12-19T05:20:43.648Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@19b9acf1::DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-12-19T05:20:43.649Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1cc272d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.649Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@13dbd029::DecryptedEndPoint@765720c{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-12-19T05:20:43.649Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@139c0051{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@392411b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@765720c{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@13dbd029[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fcba677{s=START}]=>HttpChannelOverHttp@7ecdd283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.649Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1cc272d3::SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1cc272d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.649Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@19b9acf1::DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-12-19T05:20:43.649Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@19b9acf1::DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-12-19T05:20:43.649Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@30aa6f67{AC.ReadCB@19b9acf1{HttpConnection@19b9acf1::DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-12-19T05:20:43.649Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@392411b::SocketChannelEndPoint@139c0051{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@392411b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@765720c{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@13dbd029[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fcba677{s=START}]=>HttpChannelOverHttp@7ecdd283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.650Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@13dbd029::DecryptedEndPoint@765720c{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-12-19T05:20:43.650Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@13dbd029::DecryptedEndPoint@765720c{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-12-19T05:20:43.650Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1cc272d3::SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@1cc272d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.650Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-12-19T05:20:43.650Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1855a60b{AC.ReadCB@13dbd029{HttpConnection@13dbd029::DecryptedEndPoint@765720c{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-12-19T05:20:43.650Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@1cc272d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.650Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@392411b::SocketChannelEndPoint@139c0051{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@392411b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@765720c{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@13dbd029[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fcba677{s=START}]=>HttpChannelOverHttp@7ecdd283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.650Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-12-19T05:20:43.651Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1cc272d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-12-19T05:20:43.651Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1cc272d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.651Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6bfb211a on ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=0 updates=0
2022-12-19T05:20:43.651Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=0 updates=1
2022-12-19T05:20:43.651Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:20:43.651Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/2 selected
2022-12-19T05:20:43.651Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 1 updates
2022-12-19T05:20:43.651Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-12-19T05:20:43.651Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6bfb211a
2022-12-19T05:20:43.652Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1cc272d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.652Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2f6e9f5a
2022-12-19T05:20:43.652Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@392411b::SocketChannelEndPoint@139c0051{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@392411b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@765720c{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@13dbd029[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fcba677{s=START}]=>HttpChannelOverHttp@7ecdd283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.652Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@1cc272d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.652Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:43.652Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:20:43.652Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 1/1/2 selected
2022-12-19T05:20:43.652Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 1 keys, 0 updates
2022-12-19T05:20:43.652Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.153:8000 remote=/10.233.67.210:54516], selector=sun.nio.ch.EPollSelectorImpl@35e5cef, interestOps=1, readyOps=1 SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@1cc272d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-12-19T05:20:43.652Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1cc272d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.653Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1cc272d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-12-19T05:20:43.653Z||qtp666312528-22|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=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1681]@2022-12-19T05:20:43.65324Z
2022-12-19T05:20:43.653Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@262cd446 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1681]@2022-12-19T05:20:43.653355Z
2022-12-19T05:20:43.653Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@55c277b0{SSLC.NBReadCB@392411b{SslConnection@392411b::SocketChannelEndPoint@139c0051{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@392411b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@765720c{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@13dbd029[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fcba677{s=START}]=>HttpChannelOverHttp@7ecdd283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-12-19T05:20:43.653Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1681]@2022-12-19T05:20:43.653521Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1cc272d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-12-19T05:20:43.653Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@139c0051{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@392411b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@765720c{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@13dbd029[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fcba677{s=START}]=>HttpChannelOverHttp@7ecdd283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.654Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@642093a7{SSLC.NBReadCB@1cc272d3{SslConnection@1cc272d3::SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1cc272d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-12-19T05:20:43.654Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@44c97e8a on ManagedSelector@7a7bb083{STARTED} id=0 keys=2 selected=1 updates=0
2022-12-19T05:20:43.654Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1cc272d3::SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1cc272d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.654Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@139c0051{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@392411b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@765720c{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@13dbd029[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fcba677{s=START}]=>HttpChannelOverHttp@7ecdd283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.654Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6cc9d9
2022-12-19T05:20:43.654Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1cc272d3::SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1cc272d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.655Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@30aa6f67{AC.ReadCB@19b9acf1{HttpConnection@19b9acf1::DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2022-12-19T05:20:43.655Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@19b9acf1::DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@bc3811d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-12-19T05:20:43.655Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1cc272d3::SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@1cc272d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.655Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-12-19T05:20:43.656Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@1cc272d3{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.656Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@44581f24[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:43.656Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-12-19T05:20:43.659Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3715b7c9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@3715b7c9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:43.659Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@1cc272d3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.659Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-12-19T05:20:43.659Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@19b9acf1::DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@3715b7c9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:43.659Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@19b9acf1::DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@3715b7c9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-12-19T05:20:43.659Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3715b7c9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:43.659Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-12-19T05:20:43.659Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-12-19T05:20:43.659Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-12-19T05:20:43.659Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1cc272d3::SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@1cc272d3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-12-19T05:20:43.660Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1cc272d3::SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@1cc272d3{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.660Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@28fad037[p=0,l=0,c=0,r=0]={<<<>>>}
2022-12-19T05:20:43.660Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-12-19T05:20:43.660Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-12-19T05:20:43.660Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@1cc272d3{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.660Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-12-19T05:20:43.660Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-12-19T05:20:43.660Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-12-19T05:20:43.661Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1cc272d3::SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1cc272d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-12-19T05:20:43.661Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@262cd446 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=1682]@2022-12-19T05:20:43.66132Z
2022-12-19T05:20:43.661Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1cc272d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.661Z||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=1682]@2022-12-19T05:20:43.661404Z tryProduce true
2022-12-19T05:20:43.661Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-12-19T05:20:43.661Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@44c97e8a
2022-12-19T05:20:43.661Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@139c0051{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/1,kio=1,kro=0}->SslConnection@392411b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@765720c{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@13dbd029[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fcba677{s=START}]=>HttpChannelOverHttp@7ecdd283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.661Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:43.661Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1cc272d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.661Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:20:43.661Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1cc272d3::SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1cc272d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-12-19T05:20:43.661Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 1/1/2 selected
2022-12-19T05:20:43.662Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 1 keys, 0 updates
2022-12-19T05:20:43.662Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.153:8000 remote=/10.233.67.210:54514], selector=sun.nio.ch.EPollSelectorImpl@35e5cef, interestOps=1, readyOps=1 SocketChannelEndPoint@139c0051{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/1,kio=1,kro=1}->SslConnection@392411b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@765720c{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@13dbd029[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fcba677{s=START}]=>HttpChannelOverHttp@7ecdd283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-12-19T05:20:43.662Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-12-19T05:20:43.662Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@139c0051{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@392411b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@765720c{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@13dbd029[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fcba677{s=START}]=>HttpChannelOverHttp@7ecdd283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.662Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@139c0051{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@392411b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@765720c{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@13dbd029[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fcba677{s=START}]=>HttpChannelOverHttp@7ecdd283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-12-19T05:20:43.662Z||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=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1682]@2022-12-19T05:20:43.662567Z
2022-12-19T05:20:43.662Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@658847f6 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1682]@2022-12-19T05:20:43.66264Z
2022-12-19T05:20:43.662Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2022-12-19T05:20:43.662Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@11914809
2022-12-19T05:20:43.662Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1cc272d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.662Z||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=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1682]@2022-12-19T05:20:43.662778Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@139c0051{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@392411b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@765720c{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@13dbd029[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fcba677{s=START}]=>HttpChannelOverHttp@7ecdd283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-12-19T05:20:43.662Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@55c277b0{SSLC.NBReadCB@392411b{SslConnection@392411b::SocketChannelEndPoint@139c0051{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@392411b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@765720c{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@13dbd029[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fcba677{s=START}]=>HttpChannelOverHttp@7ecdd283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-12-19T05:20:43.663Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@392411b::SocketChannelEndPoint@139c0051{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@392411b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@765720c{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@13dbd029[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fcba677{s=START}]=>HttpChannelOverHttp@7ecdd283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.662Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1cc272d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.663Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@392411b::SocketChannelEndPoint@139c0051{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@392411b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@765720c{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@13dbd029[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fcba677{s=START}]=>HttpChannelOverHttp@7ecdd283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.663Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1855a60b{AC.ReadCB@13dbd029{HttpConnection@13dbd029::DecryptedEndPoint@765720c{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=FI,flush=-,to=13/30000}}}
2022-12-19T05:20:43.663Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@13dbd029::DecryptedEndPoint@765720c{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=13/30000} onFillable enter HttpChannelState@74087439{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-12-19T05:20:43.663Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@658847f6 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1683]@2022-12-19T05:20:43.663376Z
2022-12-19T05:20:43.663Z||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=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1683]@2022-12-19T05:20:43.663462Z tryProduce true
2022-12-19T05:20:43.663Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-12-19T05:20:43.663Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1cc272d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.663Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:43.663Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@392411b::SocketChannelEndPoint@139c0051{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@392411b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@765720c{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@13dbd029[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fcba677{s=START}]=>HttpChannelOverHttp@7ecdd283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.663Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-12-19T05:20:43.663Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7425b43e{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T05:20:43.663Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@139c0051{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@392411b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@765720c{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@13dbd029[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fcba677{s=START}]=>HttpChannelOverHttp@7ecdd283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.663Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@139c0051{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@392411b{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@765720c{/10.233.67.210:54514<->/10.233.67.153:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@13dbd029[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fcba677{s=START}]=>HttpChannelOverHttp@7ecdd283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.664Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys
2022-12-19T05:20:43.664Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@69f76b5e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-12-19T05:20:43.664Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-12-19T05:20:43.664Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@642093a7{null}
2022-12-19T05:20:43.664Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0
2022-12-19T05:20:43.664Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@66b28ca7
2022-12-19T05:20:43.664Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected
2022-12-19T05:20:43.664Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/1 selected
2022-12-19T05:20:43.664Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 0 updates
2022-12-19T05:20:43.664Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-12-19T05:20:43.664Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-12-19T05:20:43.664Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 1 keys
2022-12-19T05:20:43.664Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1cc272d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.664Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1cc272d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.664Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@15b6531{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-19T05:20:43.665Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@30aa6f67{null}
2022-12-19T05:20:43.664Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@11914809
2022-12-19T05:20:43.665Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@19b9acf1::DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-12-19T05:20:43.665Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@11914809 started
2022-12-19T05:20:43.665Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@19b9acf1::DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-12-19T05:20:43.665Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@11914809 waiting
2022-12-19T05:20:43.665Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-12-19T05:20:43.665Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@19b9acf1::DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@bc3811d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-12-19T05:20:43.665Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@66b28ca7
2022-12-19T05:20:43.665Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1cc272d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.665Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@4a346781 waiting
2022-12-19T05:20:43.665Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1cc272d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.665Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@19b9acf1::DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-12-19T05:20:43.665Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1cc272d3::SocketChannelEndPoint@15e39bc1{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1cc272d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f73f11{/10.233.67.210:54516<->/10.233.67.153:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@19b9acf1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27f6d9ed{s=START}]=>HttpChannelOverHttp@196383a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-12-19T05:20:43.666Z||qtp666312528-26|AAIUI||org.eclipse.jetty.uti