Results

By type

          2021-10-30T07:23:54.749Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:23:54.749Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/0 selected
2021-10-30T07:23:54.749Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2af414c8
2021-10-30T07:23:54.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3c78b62c{/10.233.70.235:49842<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@30338793{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@194052d9{/10.233.70.235:49842<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@76fcb311[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2bfecdd6{s=START}]=>HttpChannelOverHttp@5092d37e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:54.749Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 0 updates
2021-10-30T07:23:54.749Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-30T07:23:54.749Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:23:54.749Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 0 keys
2021-10-30T07:23:54.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3c78b62c{/10.233.70.235:49842<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@30338793{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@194052d9{/10.233.70.235:49842<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@76fcb311[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2bfecdd6{s=START}]=>HttpChannelOverHttp@5092d37e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:54.749Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3c78b62c{/10.233.70.235:49842<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@30338793{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@194052d9{/10.233.70.235:49842<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@76fcb311[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2bfecdd6{s=START}]=>HttpChannelOverHttp@5092d37e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:54.749Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@76fcb311::DecryptedEndPoint@194052d9{/10.233.70.235:49842<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-10-30T07:23:54.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3e93ddb2{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-30T07:23:54.750Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@499cdeb4{null}
2021-10-30T07:23:54.750Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@76fcb311::DecryptedEndPoint@194052d9{/10.233.70.235:49842<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-30T07:23:54.750Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@76fcb311::DecryptedEndPoint@194052d9{/10.233.70.235:49842<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-10-30T07:23:54.750Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@194052d9{/10.233.70.235:49842<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-10-30T07:23:54.750Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@76fcb311::DecryptedEndPoint@194052d9{/10.233.70.235:49842<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@60704e0b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-30T07:23:54.750Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@30338793{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@194052d9{/10.233.70.235:49842<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@76fcb311[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2bfecdd6{s=START}]=>HttpChannelOverHttp@5092d37e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:54.750Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@f6adec0 waiting
2021-10-30T07:23:54.750Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@30338793::SocketChannelEndPoint@3c78b62c{/10.233.70.235:49842<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@30338793{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@194052d9{/10.233.70.235:49842<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@76fcb311[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2bfecdd6{s=START}]=>HttpChannelOverHttp@5092d37e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:54.750Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2af414c8
2021-10-30T07:23:55.849Z||qtp214768579-21-acceptor-0@44723d95-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@4196c7de on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-30T07:23:55.849Z||qtp214768579-21-acceptor-0@44723d95-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-30T07:23:55.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:23:55.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/0 selected
2021-10-30T07:23:55.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 1 updates
2021-10-30T07:23:55.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-30T07:23:55.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4196c7de
2021-10-30T07:23:55.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4196c7de
2021-10-30T07:23:55.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:23:55.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:23:55.849Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4196c7de
2021-10-30T07:23:55.849Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-30T07:23:55.849Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4a77e28b
2021-10-30T07:23:55.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@f7dc8fc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-30T07:23:55.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7aeb1022::DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-30T07:23:55.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@73d56934{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:55.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@73d56934::SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@73d56934{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:55.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7aeb1022::DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-30T07:23:55.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7aeb1022::DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-30T07:23:55.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2c3faa5c{AC.ReadCB@7aeb1022{HttpConnection@7aeb1022::DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-30T07:23:55.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@73d56934::SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@73d56934{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:55.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-30T07:23:55.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@73d56934{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:55.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@ef7c5f9{SSLC.NBReadCB@73d56934{SslConnection@73d56934::SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@73d56934{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-30T07:23:55.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@73d56934{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:55.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@563381da on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-30T07:23:55.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-30T07:23:55.851Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:23:55.851Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/1 selected
2021-10-30T07:23:55.851Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 1 updates
2021-10-30T07:23:55.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@73d56934{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:55.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4196c7de
2021-10-30T07:23:55.851Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-30T07:23:55.851Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@563381da
2021-10-30T07:23:55.851Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@73d56934{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:55.851Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:23:55.851Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:23:55.851Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 1/1/1 selected
2021-10-30T07:23:55.851Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 1 keys, 0 updates
2021-10-30T07:23:55.851Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.102:8000 remote=/10.233.70.235:49856], selector=sun.nio.ch.EPollSelectorImpl@5880c0c1, interestOps=1, readyOps=1 SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@73d56934{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-30T07:23:55.851Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@73d56934{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:55.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@73d56934{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-30T07:23:55.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-10-30T07:23:55.852367Z
2021-10-30T07:23:55.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@f6adec0 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-10-30T07:23:55.852588Z
2021-10-30T07:23:55.852Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@f6adec0 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-10-30T07:23:55.852744Z
2021-10-30T07:23:55.852Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-10-30T07:23:55.852823Z tryProduce true
2021-10-30T07:23:55.852Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-30T07:23:55.852Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:23:55.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-10-30T07:23:55.852705Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@73d56934{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-30T07:23:55.852Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@73d56934{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:55.852Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:23:55.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@ef7c5f9{SSLC.NBReadCB@73d56934{SslConnection@73d56934::SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@73d56934{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-30T07:23:55.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@73d56934::SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@73d56934{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:55.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@73d56934::SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@73d56934{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:55.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2c3faa5c{AC.ReadCB@7aeb1022{HttpConnection@7aeb1022::DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-10-30T07:23:55.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7aeb1022::DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@f7dc8fc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-30T07:23:55.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@73d56934::SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@73d56934{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:55.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-30T07:23:55.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@73d56934{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:55.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@110a2e30[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:23:55.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-30T07:23:55.856Z||qtp214768579-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@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:23:55.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@73d56934{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:55.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-30T07:23:55.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7aeb1022::DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:23:55.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7aeb1022::DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-10-30T07:23:55.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:23:55.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-30T07:23:55.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-10-30T07:23:55.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-10-30T07:23:55.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@73d56934::SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@73d56934{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-30T07:23:55.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@73d56934::SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@73d56934{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:55.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3a6c777d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-30T07:23:55.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-30T07:23:55.858Z||qtp214768579-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
2021-10-30T07:23:55.859Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@73d56934{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:55.859Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-30T07:23:55.859Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-30T07:23:55.859Z||qtp214768579-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
2021-10-30T07:23:55.859Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@73d56934::SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@73d56934{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-30T07:23:55.859Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@73d56934{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:55.860Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@73d56934::SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@73d56934{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-10-30T07:23:55.860Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-10-30T07:23:55.860Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@73d56934{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:55.860Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@73d56934{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:55.860Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@73d56934{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:55.861Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7ad01c50{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-30T07:23:55.861Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@ef7c5f9{null}
2021-10-30T07:23:55.861Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-30T07:23:55.861Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@25f0e335
2021-10-30T07:23:55.861Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:23:55.861Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/0 selected
2021-10-30T07:23:55.861Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@25f0e335
2021-10-30T07:23:55.861Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 0 updates
2021-10-30T07:23:55.861Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-30T07:23:55.861Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:23:55.861Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 0 keys
2021-10-30T07:23:55.861Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@73d56934{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:55.861Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7aeb1022::DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-10-30T07:23:55.861Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@73d56934::SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@73d56934{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:55.861Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@25f0e335
2021-10-30T07:23:55.862Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@73d56934{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:55.862Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@67380c0b{/10.233.70.235:49856<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@73d56934{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:55.862Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3aec973a{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-30T07:23:55.862Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2c3faa5c{null}
2021-10-30T07:23:55.862Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7aeb1022::DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-30T07:23:55.862Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7aeb1022::DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-10-30T07:23:55.862Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-10-30T07:23:55.862Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7aeb1022::DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@f7dc8fc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-30T07:23:55.862Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@73d56934{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2802c1a3{/10.233.70.235:49856<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@7aeb1022[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4de4a134{s=START}]=>HttpChannelOverHttp@753f811a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:23:55.863Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@69b5ca2d waiting
2021-10-30T07:24:04.740Z||qtp214768579-21-acceptor-0@44723d95-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@76991ac1 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-30T07:24:04.740Z||qtp214768579-21-acceptor-0@44723d95-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-30T07:24:04.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:04.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/0 selected
2021-10-30T07:24:04.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 1 updates
2021-10-30T07:24:04.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-30T07:24:04.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@76991ac1
2021-10-30T07:24:04.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@76991ac1
2021-10-30T07:24:04.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:04.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:04.740Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@76991ac1
2021-10-30T07:24:04.741Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-30T07:24:04.741Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4c372b4
2021-10-30T07:24:04.741Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@300f0fac{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-30T07:24:04.741Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2fc68dcb::DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-30T07:24:04.741Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7415b476{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:04.741Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7415b476::SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7415b476{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:04.741Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2fc68dcb::DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-30T07:24:04.741Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2fc68dcb::DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-30T07:24:04.741Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@58a0ca83{AC.ReadCB@2fc68dcb{HttpConnection@2fc68dcb::DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-30T07:24:04.741Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7415b476::SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7415b476{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:04.741Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-30T07:24:04.741Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7415b476{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:04.742Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4393bc89{SSLC.NBReadCB@7415b476{SslConnection@7415b476::SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7415b476{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-30T07:24:04.742Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7415b476{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:04.742Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1afc1689 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-30T07:24:04.742Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-30T07:24:04.742Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:04.742Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/1 selected
2021-10-30T07:24:04.743Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7415b476{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:04.743Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@76991ac1
2021-10-30T07:24:04.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 1 updates
2021-10-30T07:24:04.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-30T07:24:04.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1afc1689
2021-10-30T07:24:04.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7415b476{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:04.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:04.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:04.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 1/1/1 selected
2021-10-30T07:24:04.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 1 keys, 0 updates
2021-10-30T07:24:04.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.102:8000 remote=/10.233.70.235:49954], selector=sun.nio.ch.EPollSelectorImpl@5880c0c1, interestOps=1, readyOps=1 SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7415b476{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-30T07:24:04.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7415b476{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:04.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7415b476{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-30T07:24:04.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-10-30T07:24:04.744154Z
2021-10-30T07:24:04.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@69b5ca2d offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-10-30T07:24:04.744331Z
2021-10-30T07:24:04.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-10-30T07:24:04.744401Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7415b476{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-30T07:24:04.744Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@69b5ca2d task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-10-30T07:24:04.744477Z
2021-10-30T07:24:04.744Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-10-30T07:24:04.744631Z tryProduce true
2021-10-30T07:24:04.744Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-30T07:24:04.744Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:04.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4393bc89{SSLC.NBReadCB@7415b476{SslConnection@7415b476::SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7415b476{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-30T07:24:04.744Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7415b476{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:04.744Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:04.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7415b476::SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7415b476{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:04.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7415b476::SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7415b476{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:04.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@58a0ca83{AC.ReadCB@2fc68dcb{HttpConnection@2fc68dcb::DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-10-30T07:24:04.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2fc68dcb::DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@300f0fac{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-30T07:24:04.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7415b476::SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7415b476{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:04.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-30T07:24:04.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7415b476{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:04.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@20a5a28d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:04.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-30T07:24:04.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:04.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7415b476{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:04.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-30T07:24:04.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2fc68dcb::DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:04.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2fc68dcb::DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-10-30T07:24:04.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:04.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-30T07:24:04.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-10-30T07:24:04.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-10-30T07:24:04.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7415b476::SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7415b476{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-30T07:24:04.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7415b476::SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7415b476{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:04.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3a6c777d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-30T07:24:04.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-30T07:24:04.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-30T07:24:04.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7415b476{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:04.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-30T07:24:04.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-30T07:24:04.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-30T07:24:04.750Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7415b476::SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7415b476{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-30T07:24:04.750Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7415b476{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:04.750Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7415b476::SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7415b476{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-10-30T07:24:04.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-10-30T07:24:04.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7415b476{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:04.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7415b476{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:04.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7415b476{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:04.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2a7da005{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-30T07:24:04.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4393bc89{null}
2021-10-30T07:24:04.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-30T07:24:04.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@aa386b5
2021-10-30T07:24:04.751Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:04.751Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/0 selected
2021-10-30T07:24:04.751Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 0 updates
2021-10-30T07:24:04.751Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-30T07:24:04.751Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:04.751Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 0 keys
2021-10-30T07:24:04.751Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@aa386b5
2021-10-30T07:24:04.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7415b476{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:04.752Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7415b476{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:04.752Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2fc68dcb::DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-10-30T07:24:04.752Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7415b476::SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7415b476{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:04.752Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@aa386b5
2021-10-30T07:24:04.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2b05601e{/10.233.70.235:49954<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7415b476{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:04.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@67864e9f{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-30T07:24:04.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@58a0ca83{null}
2021-10-30T07:24:04.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2fc68dcb::DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-30T07:24:04.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2fc68dcb::DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-10-30T07:24:04.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-10-30T07:24:04.753Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2fc68dcb::DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@300f0fac{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-30T07:24:04.753Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7415b476{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@300a9c23{/10.233.70.235:49954<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2fc68dcb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@109ad553{s=START}]=>HttpChannelOverHttp@26b2c61{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:04.753Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@f6adec0 waiting
2021-10-30T07:24:05.849Z||qtp214768579-21-acceptor-0@44723d95-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@d78e884 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-30T07:24:05.849Z||qtp214768579-21-acceptor-0@44723d95-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-30T07:24:05.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:05.850Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/0 selected
2021-10-30T07:24:05.850Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 1 updates
2021-10-30T07:24:05.850Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-30T07:24:05.850Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@d78e884
2021-10-30T07:24:05.850Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@d78e884
2021-10-30T07:24:05.850Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:05.850Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:05.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@d78e884
2021-10-30T07:24:05.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-30T07:24:05.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6f8a57f9
2021-10-30T07:24:05.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@18174a2f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-30T07:24:05.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@259fe34b::DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-30T07:24:05.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ec9157b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@259fe34b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:05.852Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6ec9157b::SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ec9157b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@259fe34b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:05.852Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@259fe34b::DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-30T07:24:05.852Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@259fe34b::DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-30T07:24:05.852Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@76460780{AC.ReadCB@259fe34b{HttpConnection@259fe34b::DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-30T07:24:05.852Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6ec9157b::SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ec9157b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@259fe34b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:05.852Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-30T07:24:05.852Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ec9157b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@259fe34b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:05.853Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2c9927b8{SSLC.NBReadCB@6ec9157b{SslConnection@6ec9157b::SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ec9157b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@259fe34b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-30T07:24:05.853Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6ec9157b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@259fe34b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:05.853Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@add9d9d on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-30T07:24:05.853Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-30T07:24:05.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:05.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/1 selected
2021-10-30T07:24:05.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 1 updates
2021-10-30T07:24:05.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-30T07:24:05.853Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6ec9157b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@259fe34b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:05.854Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@d78e884
2021-10-30T07:24:05.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@add9d9d
2021-10-30T07:24:05.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6ec9157b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@259fe34b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:05.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:05.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:05.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 1/1/1 selected
2021-10-30T07:24:05.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 1 keys, 0 updates
2021-10-30T07:24:05.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.102:8000 remote=/10.233.70.235:49970], selector=sun.nio.ch.EPollSelectorImpl@5880c0c1, interestOps=1, readyOps=1 SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@6ec9157b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@259fe34b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-30T07:24:05.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ec9157b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@259fe34b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:05.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ec9157b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@259fe34b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-30T07:24:05.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-10-30T07:24:05.855443Z
2021-10-30T07:24:05.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@f6adec0 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-10-30T07:24:05.856159Z
2021-10-30T07:24:05.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-10-30T07:24:05.856286Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ec9157b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@259fe34b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-30T07:24:05.856Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@f6adec0 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-10-30T07:24:05.856469Z
2021-10-30T07:24:05.856Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-10-30T07:24:05.856544Z tryProduce true
2021-10-30T07:24:05.856Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-30T07:24:05.856Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:05.856Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ec9157b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@259fe34b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:05.856Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:05.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2c9927b8{SSLC.NBReadCB@6ec9157b{SslConnection@6ec9157b::SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ec9157b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@259fe34b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-30T07:24:05.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6ec9157b::SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ec9157b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@259fe34b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:05.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6ec9157b::SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ec9157b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@259fe34b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:05.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@76460780{AC.ReadCB@259fe34b{HttpConnection@259fe34b::DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-10-30T07:24:05.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@259fe34b::DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@18174a2f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-30T07:24:05.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6ec9157b::SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ec9157b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@259fe34b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:05.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-30T07:24:05.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ec9157b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@259fe34b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:05.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@9ff47f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:05.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-30T07:24:05.860Z||qtp214768579-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@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:05.860Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ec9157b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@259fe34b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:05.860Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-30T07:24:05.860Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@259fe34b::DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:05.860Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@259fe34b::DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-10-30T07:24:05.860Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:05.861Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-30T07:24:05.861Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=9/30000}
2021-10-30T07:24:05.861Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=9/30000}
2021-10-30T07:24:05.861Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6ec9157b::SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ec9157b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@259fe34b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-30T07:24:05.861Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6ec9157b::SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ec9157b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@259fe34b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:05.861Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3a6c777d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-30T07:24:05.861Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-30T07:24:05.861Z||qtp214768579-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
2021-10-30T07:24:05.862Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ec9157b{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@259fe34b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:05.862Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-30T07:24:05.862Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-30T07:24:05.862Z||qtp214768579-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
2021-10-30T07:24:05.862Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6ec9157b::SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ec9157b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@259fe34b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-30T07:24:05.862Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ec9157b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@259fe34b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:05.863Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6ec9157b::SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ec9157b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@259fe34b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-10-30T07:24:05.863Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-10-30T07:24:05.863Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ec9157b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@259fe34b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:05.864Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ec9157b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@259fe34b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:05.864Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ec9157b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@259fe34b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:05.864Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@22545612{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-30T07:24:05.864Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2c9927b8{null}
2021-10-30T07:24:05.864Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-30T07:24:05.864Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7c5f4025
2021-10-30T07:24:05.865Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:05.865Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7c5f4025
2021-10-30T07:24:05.865Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/0 selected
2021-10-30T07:24:05.865Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 0 updates
2021-10-30T07:24:05.865Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-30T07:24:05.865Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ec9157b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@259fe34b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:05.865Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:05.865Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@259fe34b::DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-10-30T07:24:05.865Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 0 keys
2021-10-30T07:24:05.865Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6ec9157b::SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ec9157b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@259fe34b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:05.865Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7c5f4025
2021-10-30T07:24:05.865Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ec9157b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@259fe34b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:05.866Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3e367729{/10.233.70.235:49970<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ec9157b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@259fe34b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:05.866Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3c67bada{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-30T07:24:05.866Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@76460780{null}
2021-10-30T07:24:05.866Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@259fe34b::DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-30T07:24:05.866Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@259fe34b::DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-10-30T07:24:05.866Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-10-30T07:24:05.866Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@259fe34b::DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=14/30000} onFillable exit HttpChannelState@18174a2f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-30T07:24:05.866Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ec9157b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1515e89b{/10.233.70.235:49970<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@259fe34b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54a27909{s=START}]=>HttpChannelOverHttp@5f629ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:05.866Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@69b5ca2d waiting
2021-10-30T07:24:14.742Z||qtp214768579-21-acceptor-0@44723d95-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@1fd8ead5 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-30T07:24:14.742Z||qtp214768579-21-acceptor-0@44723d95-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-30T07:24:14.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:14.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/0 selected
2021-10-30T07:24:14.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 1 updates
2021-10-30T07:24:14.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-30T07:24:14.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1fd8ead5
2021-10-30T07:24:14.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1fd8ead5
2021-10-30T07:24:14.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:14.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:14.743Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1fd8ead5
2021-10-30T07:24:14.744Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-30T07:24:14.744Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2a05518
2021-10-30T07:24:14.745Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@29f8ab50{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-30T07:24:14.745Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@297023e2::DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-30T07:24:14.746Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3b5ad0b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@297023e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:14.746Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3b5ad0b3::SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@3b5ad0b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@297023e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:14.746Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@297023e2::DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-30T07:24:14.746Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@297023e2::DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-30T07:24:14.746Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2f0c55df{AC.ReadCB@297023e2{HttpConnection@297023e2::DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-30T07:24:14.746Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3b5ad0b3::SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@3b5ad0b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@297023e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:14.746Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-30T07:24:14.746Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@3b5ad0b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@297023e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:14.747Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7cb0cef{SSLC.NBReadCB@3b5ad0b3{SslConnection@3b5ad0b3::SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3b5ad0b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@297023e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-30T07:24:14.747Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3b5ad0b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@297023e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:14.747Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6a798bed on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-30T07:24:14.747Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-30T07:24:14.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:14.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/1 selected
2021-10-30T07:24:14.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 1 updates
2021-10-30T07:24:14.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-30T07:24:14.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6a798bed
2021-10-30T07:24:14.747Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3b5ad0b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@297023e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:14.747Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1fd8ead5
2021-10-30T07:24:14.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@3b5ad0b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@297023e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:14.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:14.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:14.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 1/1/1 selected
2021-10-30T07:24:14.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 1 keys, 0 updates
2021-10-30T07:24:14.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.102:8000 remote=/10.233.70.235:50080], selector=sun.nio.ch.EPollSelectorImpl@5880c0c1, interestOps=1, readyOps=1 SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@3b5ad0b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@297023e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-30T07:24:14.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3b5ad0b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@297023e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:14.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3b5ad0b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@297023e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-30T07:24:14.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-10-30T07:24:14.748407Z
2021-10-30T07:24:14.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@69b5ca2d offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-10-30T07:24:14.748715Z
2021-10-30T07:24:14.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-10-30T07:24:14.74879Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3b5ad0b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@297023e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-30T07:24:14.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7cb0cef{SSLC.NBReadCB@3b5ad0b3{SslConnection@3b5ad0b3::SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3b5ad0b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@297023e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-30T07:24:14.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3b5ad0b3::SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3b5ad0b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@297023e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:14.748Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@69b5ca2d task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-10-30T07:24:14.748861Z
2021-10-30T07:24:14.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3b5ad0b3::SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3b5ad0b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@297023e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:14.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2f0c55df{AC.ReadCB@297023e2{HttpConnection@297023e2::DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-10-30T07:24:14.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@297023e2::DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@29f8ab50{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-30T07:24:14.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3b5ad0b3::SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3b5ad0b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@297023e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:14.749Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-10-30T07:24:14.749626Z tryProduce true
2021-10-30T07:24:14.749Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-30T07:24:14.749Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:14.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-30T07:24:14.750Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b5ad0b3{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@297023e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:14.750Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2d00c1e2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:14.750Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-30T07:24:14.750Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b5ad0b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@297023e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:14.750Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:14.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:14.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b5ad0b3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@297023e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:14.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-30T07:24:14.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@297023e2::DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:14.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@297023e2::DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-10-30T07:24:14.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:14.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-30T07:24:14.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-10-30T07:24:14.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-10-30T07:24:14.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3b5ad0b3::SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b5ad0b3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@297023e2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-30T07:24:14.753Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3b5ad0b3::SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b5ad0b3{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@297023e2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:14.753Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3a6c777d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-30T07:24:14.753Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-30T07:24:14.753Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-30T07:24:14.753Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b5ad0b3{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@297023e2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:14.753Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-30T07:24:14.753Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-30T07:24:14.753Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-30T07:24:14.754Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3b5ad0b3::SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b5ad0b3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@297023e2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-30T07:24:14.754Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b5ad0b3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@297023e2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:14.754Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3b5ad0b3::SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b5ad0b3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@297023e2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-10-30T07:24:14.754Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-30T07:24:14.754Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b5ad0b3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@297023e2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:14.754Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b5ad0b3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@297023e2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:14.755Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b5ad0b3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@297023e2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:14.755Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3b807cd9{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-30T07:24:14.755Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7cb0cef{null}
2021-10-30T07:24:14.755Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-30T07:24:14.755Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e273f80
2021-10-30T07:24:14.755Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:14.755Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3b5ad0b3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@297023e2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:14.755Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/0 selected
2021-10-30T07:24:14.755Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 0 updates
2021-10-30T07:24:14.755Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-30T07:24:14.755Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:14.755Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 0 keys
2021-10-30T07:24:14.755Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3b5ad0b3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@297023e2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:14.755Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e273f80
2021-10-30T07:24:14.755Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@556fb815{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-30T07:24:14.756Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2f0c55df{null}
2021-10-30T07:24:14.756Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@297023e2::DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-30T07:24:14.756Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@297023e2::DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-10-30T07:24:14.756Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-10-30T07:24:14.756Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3b5ad0b3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@297023e2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:14.756Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@297023e2::DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-10-30T07:24:14.756Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@297023e2::DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@29f8ab50{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-30T07:24:14.756Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3b5ad0b3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@297023e2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:14.756Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3b5ad0b3::SocketChannelEndPoint@5c0a68c8{/10.233.70.235:50080<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3b5ad0b3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@263bcb77{/10.233.70.235:50080<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@297023e2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43c2d4dc{s=START}]=>HttpChannelOverHttp@5c89c631{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:14.756Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@f6adec0 waiting
2021-10-30T07:24:14.756Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e273f80
2021-10-30T07:24:15.849Z||qtp214768579-21-acceptor-0@44723d95-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@688766c7 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-30T07:24:15.850Z||qtp214768579-21-acceptor-0@44723d95-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-30T07:24:15.851Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:15.851Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/0 selected
2021-10-30T07:24:15.851Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 1 updates
2021-10-30T07:24:15.851Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-30T07:24:15.851Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@688766c7
2021-10-30T07:24:15.851Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@688766c7
2021-10-30T07:24:15.851Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:15.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@688766c7
2021-10-30T07:24:15.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-30T07:24:15.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:15.852Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@b4cb3c7
2021-10-30T07:24:15.853Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@43ded10a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-30T07:24:15.853Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2d62803d::DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-30T07:24:15.853Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c61fe19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2d62803d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:15.853Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2c61fe19::SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c61fe19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2d62803d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:15.853Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2d62803d::DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-30T07:24:15.853Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2d62803d::DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-30T07:24:15.853Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4443d61a{AC.ReadCB@2d62803d{HttpConnection@2d62803d::DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-30T07:24:15.853Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2c61fe19::SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c61fe19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2d62803d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:15.853Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-30T07:24:15.853Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c61fe19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2d62803d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:15.853Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7d19d5c7{SSLC.NBReadCB@2c61fe19{SslConnection@2c61fe19::SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c61fe19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2d62803d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-30T07:24:15.853Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2c61fe19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2d62803d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:15.854Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5eab7d4b on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-30T07:24:15.854Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-30T07:24:15.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:15.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/1 selected
2021-10-30T07:24:15.854Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2c61fe19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2d62803d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:15.854Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@688766c7
2021-10-30T07:24:15.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 1 updates
2021-10-30T07:24:15.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-30T07:24:15.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5eab7d4b
2021-10-30T07:24:15.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@2c61fe19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2d62803d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:15.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:15.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:15.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 1/1/1 selected
2021-10-30T07:24:15.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 1 keys, 0 updates
2021-10-30T07:24:15.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.102:8000 remote=/10.233.70.235:50094], selector=sun.nio.ch.EPollSelectorImpl@5880c0c1, interestOps=1, readyOps=1 SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@2c61fe19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2d62803d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-30T07:24:15.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c61fe19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2d62803d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:15.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c61fe19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2d62803d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-30T07:24:15.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-10-30T07:24:15.856578Z
2021-10-30T07:24:15.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@f6adec0 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-10-30T07:24:15.856885Z
2021-10-30T07:24:15.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-10-30T07:24:15.85697Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c61fe19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2d62803d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-30T07:24:15.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7d19d5c7{SSLC.NBReadCB@2c61fe19{SslConnection@2c61fe19::SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c61fe19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2d62803d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-30T07:24:15.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2c61fe19::SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c61fe19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2d62803d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:15.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2c61fe19::SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c61fe19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2d62803d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:15.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4443d61a{AC.ReadCB@2d62803d{HttpConnection@2d62803d::DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-10-30T07:24:15.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d62803d::DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@43ded10a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-30T07:24:15.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2c61fe19::SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c61fe19{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@2d62803d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:15.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-30T07:24:15.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c61fe19{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@2d62803d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:15.859Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@f6adec0 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-10-30T07:24:15.859211Z
2021-10-30T07:24:15.859Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@43c0b785[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:15.859Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-30T07:24:15.859Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-10-30T07:24:15.859313Z tryProduce true
2021-10-30T07:24:15.859Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-30T07:24:15.859Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:15.861Z||qtp214768579-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@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:15.861Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c61fe19{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@2d62803d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:15.861Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:15.862Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c61fe19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@2d62803d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:15.862Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-30T07:24:15.862Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d62803d::DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:15.862Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d62803d::DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-10-30T07:24:15.862Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:15.862Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-30T07:24:15.862Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=9/30000}
2021-10-30T07:24:15.862Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=9/30000}
2021-10-30T07:24:15.862Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2c61fe19::SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c61fe19{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2d62803d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-30T07:24:15.863Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2c61fe19::SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c61fe19{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2d62803d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:15.863Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3a6c777d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-30T07:24:15.863Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-30T07:24:15.863Z||qtp214768579-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
2021-10-30T07:24:15.863Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c61fe19{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2d62803d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:15.864Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-30T07:24:15.864Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-30T07:24:15.864Z||qtp214768579-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
2021-10-30T07:24:15.865Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2c61fe19::SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c61fe19{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2d62803d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-30T07:24:15.865Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c61fe19{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2d62803d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:15.866Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2c61fe19::SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c61fe19{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2d62803d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-10-30T07:24:15.866Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-10-30T07:24:15.866Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c61fe19{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2d62803d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:15.866Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c61fe19{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2d62803d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:15.866Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c61fe19{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2d62803d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:15.867Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@451889b0{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-30T07:24:15.867Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7d19d5c7{null}
2021-10-30T07:24:15.867Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-30T07:24:15.867Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:15.867Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/0 selected
2021-10-30T07:24:15.867Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 0 updates
2021-10-30T07:24:15.867Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-30T07:24:15.867Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:15.867Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 0 keys
2021-10-30T07:24:15.867Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@44a84aa3
2021-10-30T07:24:15.867Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@44a84aa3
2021-10-30T07:24:15.868Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c61fe19{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2d62803d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:15.868Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2d62803d::DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-10-30T07:24:15.868Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2c61fe19::SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c61fe19{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2d62803d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:15.868Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@44a84aa3
2021-10-30T07:24:15.868Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c61fe19{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2d62803d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:15.869Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4df0d7fe{/10.233.70.235:50094<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c61fe19{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2d62803d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:15.869Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@23823ab6{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-30T07:24:15.869Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4443d61a{null}
2021-10-30T07:24:15.869Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d62803d::DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-30T07:24:15.869Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2d62803d::DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-10-30T07:24:15.869Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-10-30T07:24:15.869Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d62803d::DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@43ded10a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-30T07:24:15.869Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c61fe19{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8dab8c8{/10.233.70.235:50094<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@2d62803d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a01fa5{s=START}]=>HttpChannelOverHttp@6e8df1f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:15.870Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@69b5ca2d waiting
2021-10-30T07:24:24.740Z||qtp214768579-21-acceptor-0@44723d95-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@56f63604 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-30T07:24:24.740Z||qtp214768579-21-acceptor-0@44723d95-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-30T07:24:24.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:24.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/0 selected
2021-10-30T07:24:24.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 1 updates
2021-10-30T07:24:24.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-30T07:24:24.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@56f63604
2021-10-30T07:24:24.741Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@56f63604
2021-10-30T07:24:24.742Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:24.742Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:24.742Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@56f63604
2021-10-30T07:24:24.742Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-30T07:24:24.742Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@72a7ded1
2021-10-30T07:24:24.743Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7257350c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-30T07:24:24.743Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3eca2cc1::DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-30T07:24:24.743Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3353d7ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:24.743Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3353d7ee::SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3353d7ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:24.743Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3eca2cc1::DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-30T07:24:24.743Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3eca2cc1::DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-30T07:24:24.743Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@555bf122{AC.ReadCB@3eca2cc1{HttpConnection@3eca2cc1::DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-30T07:24:24.743Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3353d7ee::SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3353d7ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:24.744Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-30T07:24:24.744Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3353d7ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:24.744Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3a98736c{SSLC.NBReadCB@3353d7ee{SslConnection@3353d7ee::SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3353d7ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-30T07:24:24.745Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3353d7ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:24.745Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@17593f76 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-30T07:24:24.745Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-30T07:24:24.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:24.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/1 selected
2021-10-30T07:24:24.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 1 updates
2021-10-30T07:24:24.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-30T07:24:24.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@17593f76
2021-10-30T07:24:24.745Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@3353d7ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:24.745Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@56f63604
2021-10-30T07:24:24.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@3353d7ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:24.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:24.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:24.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 1/1/1 selected
2021-10-30T07:24:24.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 1 keys, 0 updates
2021-10-30T07:24:24.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.102:8000 remote=/10.233.70.235:50200], selector=sun.nio.ch.EPollSelectorImpl@5880c0c1, interestOps=1, readyOps=1 SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@3353d7ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-30T07:24:24.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3353d7ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:24.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3353d7ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-30T07:24:24.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-10-30T07:24:24.74596Z
2021-10-30T07:24:24.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@69b5ca2d offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-10-30T07:24:24.746103Z
2021-10-30T07:24:24.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-10-30T07:24:24.746185Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3353d7ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-30T07:24:24.746Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@69b5ca2d task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-10-30T07:24:24.746288Z
2021-10-30T07:24:24.746Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1653]@2021-10-30T07:24:24.74636Z tryProduce true
2021-10-30T07:24:24.746Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-30T07:24:24.746Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:24.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3a98736c{SSLC.NBReadCB@3353d7ee{SslConnection@3353d7ee::SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3353d7ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-30T07:24:24.746Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3353d7ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:24.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3353d7ee::SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3353d7ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:24.746Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:24.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3353d7ee::SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3353d7ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:24.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@555bf122{AC.ReadCB@3eca2cc1{HttpConnection@3eca2cc1::DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-10-30T07:24:24.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3eca2cc1::DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@7257350c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-30T07:24:24.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3353d7ee::SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3353d7ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:24.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-30T07:24:24.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3353d7ee{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:24.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4615b12f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:24.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-30T07:24:24.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:24.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3353d7ee{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:24.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-30T07:24:24.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3eca2cc1::DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:24.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3eca2cc1::DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-10-30T07:24:24.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:24.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-30T07:24:24.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-10-30T07:24:24.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-10-30T07:24:24.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3353d7ee::SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3353d7ee{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-30T07:24:24.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3353d7ee::SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3353d7ee{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:24.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3a6c777d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-30T07:24:24.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-30T07:24:24.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-30T07:24:24.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3353d7ee{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:24.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-30T07:24:24.750Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-30T07:24:24.750Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-30T07:24:24.750Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3353d7ee::SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3353d7ee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-30T07:24:24.750Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3353d7ee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:24.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3353d7ee::SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3353d7ee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-10-30T07:24:24.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-30T07:24:24.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3353d7ee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:24.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3353d7ee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:24.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3353d7ee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:24.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@11994d52{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-30T07:24:24.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3a98736c{null}
2021-10-30T07:24:24.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-30T07:24:24.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@399ee064
2021-10-30T07:24:24.751Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:24.751Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/0 selected
2021-10-30T07:24:24.751Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@399ee064
2021-10-30T07:24:24.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3353d7ee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:24.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3353d7ee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:24.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1c946cf8{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-30T07:24:24.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@555bf122{null}
2021-10-30T07:24:24.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3eca2cc1::DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-30T07:24:24.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3eca2cc1::DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-10-30T07:24:24.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-10-30T07:24:24.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3eca2cc1::DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@7257350c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-30T07:24:24.751Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 0 updates
2021-10-30T07:24:24.752Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-30T07:24:24.752Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:24.752Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3353d7ee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:24.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3353d7ee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:24.752Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 0 keys
2021-10-30T07:24:24.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@f6adec0 waiting
2021-10-30T07:24:24.753Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3eca2cc1::DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-10-30T07:24:24.754Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3353d7ee::SocketChannelEndPoint@3f48c64a{/10.233.70.235:50200<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3353d7ee{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd4d8aa{/10.233.70.235:50200<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3eca2cc1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eef58a6{s=START}]=>HttpChannelOverHttp@2dd4181e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:24.754Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@399ee064
2021-10-30T07:24:25.849Z||qtp214768579-21-acceptor-0@44723d95-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@1c80c896 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-30T07:24:25.849Z||qtp214768579-21-acceptor-0@44723d95-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-30T07:24:25.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:25.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/0 selected
2021-10-30T07:24:25.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 1 updates
2021-10-30T07:24:25.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-30T07:24:25.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1c80c896
2021-10-30T07:24:25.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1c80c896
2021-10-30T07:24:25.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:25.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:25.849Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1c80c896
2021-10-30T07:24:25.849Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-30T07:24:25.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@75aefcf0
2021-10-30T07:24:25.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@549e47d9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-30T07:24:25.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@565568c6::DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-30T07:24:25.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@452fcba3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@565568c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:25.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@452fcba3::SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@452fcba3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@565568c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:25.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@565568c6::DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-30T07:24:25.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@565568c6::DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-30T07:24:25.852Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@56d4defa{AC.ReadCB@565568c6{HttpConnection@565568c6::DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-10-30T07:24:25.852Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@452fcba3::SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@452fcba3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@565568c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:25.852Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-30T07:24:25.852Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@452fcba3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@565568c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:25.853Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2b3a9fbe{SSLC.NBReadCB@452fcba3{SslConnection@452fcba3::SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@452fcba3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@565568c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-30T07:24:25.853Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@452fcba3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@565568c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:25.853Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@10732ba9 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-30T07:24:25.853Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-30T07:24:25.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:25.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/1 selected
2021-10-30T07:24:25.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 1 updates
2021-10-30T07:24:25.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-30T07:24:25.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@10732ba9
2021-10-30T07:24:25.854Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@452fcba3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@565568c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:25.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@452fcba3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@565568c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:25.854Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1c80c896
2021-10-30T07:24:25.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:25.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:25.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 1/1/1 selected
2021-10-30T07:24:25.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 1 keys, 0 updates
2021-10-30T07:24:25.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.102:8000 remote=/10.233.70.235:50216], selector=sun.nio.ch.EPollSelectorImpl@5880c0c1, interestOps=1, readyOps=1 SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@452fcba3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@565568c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-30T07:24:25.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@452fcba3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@565568c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:25.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@452fcba3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@565568c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-30T07:24:25.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1653]@2021-10-30T07:24:25.855028Z
2021-10-30T07:24:25.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@f6adec0 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1653]@2021-10-30T07:24:25.855138Z
2021-10-30T07:24:25.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1653]@2021-10-30T07:24:25.855199Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@452fcba3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@565568c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-30T07:24:25.855Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@f6adec0 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1653]@2021-10-30T07:24:25.855282Z
2021-10-30T07:24:25.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2b3a9fbe{SSLC.NBReadCB@452fcba3{SslConnection@452fcba3::SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@452fcba3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@565568c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-30T07:24:25.855Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1654]@2021-10-30T07:24:25.855362Z tryProduce true
2021-10-30T07:24:25.855Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-30T07:24:25.855Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:25.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@452fcba3::SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@452fcba3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@565568c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:25.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@452fcba3::SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@452fcba3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@565568c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:25.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@56d4defa{AC.ReadCB@565568c6{HttpConnection@565568c6::DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-10-30T07:24:25.855Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@452fcba3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@565568c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:25.855Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:25.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@565568c6::DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@549e47d9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-30T07:24:25.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@452fcba3::SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@452fcba3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@565568c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:25.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-30T07:24:25.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@452fcba3{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@565568c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:25.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@64ec8dd2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:25.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-30T07:24:25.857Z||qtp214768579-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@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:25.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@452fcba3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@565568c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:25.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-30T07:24:25.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@565568c6::DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:25.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@565568c6::DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-10-30T07:24:25.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:25.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-30T07:24:25.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-10-30T07:24:25.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-10-30T07:24:25.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@452fcba3::SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@452fcba3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@565568c6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-30T07:24:25.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@452fcba3::SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@452fcba3{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@565568c6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:25.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3a6c777d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-30T07:24:25.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-30T07:24:25.858Z||qtp214768579-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
2021-10-30T07:24:25.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@452fcba3{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@565568c6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:25.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-30T07:24:25.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-30T07:24:25.858Z||qtp214768579-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
2021-10-30T07:24:25.859Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@452fcba3::SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@452fcba3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@565568c6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-30T07:24:25.859Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@452fcba3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@565568c6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:25.859Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@452fcba3::SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@452fcba3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@565568c6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-10-30T07:24:25.859Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-30T07:24:25.859Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@452fcba3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@565568c6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:25.859Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@452fcba3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@565568c6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:25.859Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@452fcba3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@565568c6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:25.859Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@62972ebe{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-30T07:24:25.859Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2b3a9fbe{null}
2021-10-30T07:24:25.859Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-30T07:24:25.859Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@50f2efd0
2021-10-30T07:24:25.860Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:25.860Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@452fcba3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@565568c6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:25.860Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@50f2efd0
2021-10-30T07:24:25.860Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@452fcba3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@565568c6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:25.860Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/0 selected
2021-10-30T07:24:25.860Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 0 updates
2021-10-30T07:24:25.860Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-30T07:24:25.860Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:25.860Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@73079e2f{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-30T07:24:25.860Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@56d4defa{null}
2021-10-30T07:24:25.860Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 0 keys
2021-10-30T07:24:25.860Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@452fcba3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@565568c6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:25.860Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@565568c6::DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-30T07:24:25.860Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@565568c6::DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-10-30T07:24:25.860Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@565568c6::DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-10-30T07:24:25.860Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-10-30T07:24:25.860Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@452fcba3::SocketChannelEndPoint@2f071c0c{/10.233.70.235:50216<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@452fcba3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@565568c6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:25.860Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@50f2efd0
2021-10-30T07:24:25.860Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@565568c6::DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@549e47d9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-30T07:24:25.860Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@452fcba3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43eed4d4{/10.233.70.235:50216<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@565568c6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7052ffa6{s=START}]=>HttpChannelOverHttp@46aab86f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:25.860Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@69b5ca2d waiting
2021-10-30T07:24:34.740Z||qtp214768579-21-acceptor-0@44723d95-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@44560791 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-30T07:24:34.740Z||qtp214768579-21-acceptor-0@44723d95-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-30T07:24:34.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:34.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/0 selected
2021-10-30T07:24:34.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 1 updates
2021-10-30T07:24:34.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-30T07:24:34.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@44560791
2021-10-30T07:24:34.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@44560791
2021-10-30T07:24:34.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:34.740Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@44560791
2021-10-30T07:24:34.741Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:34.741Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-30T07:24:34.741Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@794f42f2
2021-10-30T07:24:34.742Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@16ec7126{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-30T07:24:34.742Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1537f9db::DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-30T07:24:34.742Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3f455eb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1537f9db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:34.742Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3f455eb4::SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3f455eb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1537f9db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:34.742Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1537f9db::DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-30T07:24:34.742Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1537f9db::DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-30T07:24:34.742Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5f0b9b0b{AC.ReadCB@1537f9db{HttpConnection@1537f9db::DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-30T07:24:34.742Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3f455eb4::SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3f455eb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1537f9db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:34.742Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-30T07:24:34.742Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3f455eb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1537f9db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:34.743Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@75d85810{SSLC.NBReadCB@3f455eb4{SslConnection@3f455eb4::SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3f455eb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1537f9db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-30T07:24:34.743Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@3f455eb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1537f9db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:34.743Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@607d08e1 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-30T07:24:34.743Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-30T07:24:34.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:34.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/1 selected
2021-10-30T07:24:34.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 1 updates
2021-10-30T07:24:34.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-30T07:24:34.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@607d08e1
2021-10-30T07:24:34.743Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@3f455eb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1537f9db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:34.743Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@44560791
2021-10-30T07:24:34.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@3f455eb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1537f9db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:34.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:34.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:34.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 1/1/1 selected
2021-10-30T07:24:34.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 1 keys, 0 updates
2021-10-30T07:24:34.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.102:8000 remote=/10.233.70.235:50316], selector=sun.nio.ch.EPollSelectorImpl@5880c0c1, interestOps=1, readyOps=1 SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@3f455eb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1537f9db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-30T07:24:34.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3f455eb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1537f9db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:34.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3f455eb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1537f9db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-30T07:24:34.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1654]@2021-10-30T07:24:34.743972Z
2021-10-30T07:24:34.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@69b5ca2d offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1654]@2021-10-30T07:24:34.744093Z
2021-10-30T07:24:34.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1654]@2021-10-30T07:24:34.744156Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3f455eb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1537f9db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-30T07:24:34.744Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@69b5ca2d task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1655]@2021-10-30T07:24:34.744239Z
2021-10-30T07:24:34.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@75d85810{SSLC.NBReadCB@3f455eb4{SslConnection@3f455eb4::SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3f455eb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1537f9db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-30T07:24:34.744Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1655]@2021-10-30T07:24:34.744329Z tryProduce true
2021-10-30T07:24:34.744Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-30T07:24:34.744Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:34.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3f455eb4::SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3f455eb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1537f9db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:34.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3f455eb4::SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f455eb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1537f9db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:34.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5f0b9b0b{AC.ReadCB@1537f9db{HttpConnection@1537f9db::DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-10-30T07:24:34.744Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f455eb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1537f9db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:34.744Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:34.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1537f9db::DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@16ec7126{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-30T07:24:34.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3f455eb4::SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f455eb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1537f9db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:34.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-30T07:24:34.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f455eb4{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1537f9db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:34.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2ccb1aef[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:34.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-30T07:24:34.745Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@be714ef IDLE
2021-10-30T07:24:34.745Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute STOP!
2021-10-30T07:24:34.746Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@be714ef offer STOP!
2021-10-30T07:24:34.746Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@be714ef task=STOP!
2021-10-30T07:24:34.746Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@be714ef Exited
2021-10-30T07:24:34.746Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@7551da2a{s=0/2,p=0}@be714ef
2021-10-30T07:24:34.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:34.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f455eb4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1537f9db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:34.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-30T07:24:34.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1537f9db::DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:34.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1537f9db::DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-10-30T07:24:34.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:34.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-30T07:24:34.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-10-30T07:24:34.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-10-30T07:24:34.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3f455eb4::SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f455eb4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@1537f9db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-30T07:24:34.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3f455eb4::SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f455eb4{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1537f9db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:34.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3a6c777d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-30T07:24:34.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-30T07:24:34.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-30T07:24:34.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f455eb4{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1537f9db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:34.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-30T07:24:34.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-30T07:24:34.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-30T07:24:34.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3f455eb4::SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f455eb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1537f9db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-30T07:24:34.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f455eb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1537f9db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:34.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3f455eb4::SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f455eb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1537f9db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-10-30T07:24:34.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-10-30T07:24:34.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f455eb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1537f9db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:34.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f455eb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1537f9db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:34.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f455eb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1537f9db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:34.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@629852d2{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-30T07:24:34.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@75d85810{null}
2021-10-30T07:24:34.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-30T07:24:34.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5d5401d5
2021-10-30T07:24:34.748Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5d5401d5
2021-10-30T07:24:34.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3f455eb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1537f9db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:34.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3f455eb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1537f9db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:34.748Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3f455eb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1537f9db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:34.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@338d77b9{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-30T07:24:34.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5f0b9b0b{null}
2021-10-30T07:24:34.749Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1537f9db::DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-10-30T07:24:34.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1537f9db::DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-30T07:24:34.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1537f9db::DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-10-30T07:24:34.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-10-30T07:24:34.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1537f9db::DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@16ec7126{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-30T07:24:34.749Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3f455eb4::SocketChannelEndPoint@73177f53{/10.233.70.235:50316<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3f455eb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1537f9db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:34.749Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5d5401d5
2021-10-30T07:24:34.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3f455eb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ec9604b{/10.233.70.235:50316<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1537f9db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a1baa2f{s=START}]=>HttpChannelOverHttp@b54da4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:34.749Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:34.749Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/0 selected
2021-10-30T07:24:34.749Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 0 updates
2021-10-30T07:24:34.749Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-30T07:24:34.749Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:34.749Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 0 keys
2021-10-30T07:24:34.749Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@f6adec0 waiting
2021-10-30T07:24:35.849Z||qtp214768579-21-acceptor-0@44723d95-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@17b4e082 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-30T07:24:35.849Z||qtp214768579-21-acceptor-0@44723d95-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-30T07:24:35.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:35.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/0 selected
2021-10-30T07:24:35.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 1 updates
2021-10-30T07:24:35.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-30T07:24:35.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@17b4e082
2021-10-30T07:24:35.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@17b4e082
2021-10-30T07:24:35.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:35.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:35.849Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@17b4e082
2021-10-30T07:24:35.849Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-30T07:24:35.849Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7e87add
2021-10-30T07:24:35.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5c2f52f8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-30T07:24:35.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@18d5f532::DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-30T07:24:35.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@66eceb93{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@18d5f532[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:35.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@66eceb93::SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@66eceb93{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@18d5f532[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:35.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@18d5f532::DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-30T07:24:35.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@18d5f532::DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-30T07:24:35.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@dc92667{AC.ReadCB@18d5f532{HttpConnection@18d5f532::DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-30T07:24:35.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@66eceb93::SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@66eceb93{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@18d5f532[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:35.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-30T07:24:35.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@66eceb93{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@18d5f532[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:35.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3a822e89{SSLC.NBReadCB@66eceb93{SslConnection@66eceb93::SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@66eceb93{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@18d5f532[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-30T07:24:35.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@66eceb93{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@18d5f532[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:35.852Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3bb3fa39 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-30T07:24:35.852Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-30T07:24:35.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:35.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/1 selected
2021-10-30T07:24:35.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 1 updates
2021-10-30T07:24:35.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-30T07:24:35.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3bb3fa39
2021-10-30T07:24:35.852Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@66eceb93{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@18d5f532[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:35.852Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@17b4e082
2021-10-30T07:24:35.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@66eceb93{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@18d5f532[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:35.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:35.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:35.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 1/1/1 selected
2021-10-30T07:24:35.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 1 keys, 0 updates
2021-10-30T07:24:35.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.102:8000 remote=/10.233.70.235:50328], selector=sun.nio.ch.EPollSelectorImpl@5880c0c1, interestOps=1, readyOps=1 SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@66eceb93{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@18d5f532[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-30T07:24:35.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@66eceb93{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@18d5f532[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:35.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@66eceb93{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@18d5f532[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-30T07:24:35.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1655]@2021-10-30T07:24:35.852692Z
2021-10-30T07:24:35.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@f6adec0 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1655]@2021-10-30T07:24:35.852782Z
2021-10-30T07:24:35.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1
2021-10-30T07:24:35.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@283c3d90
2021-10-30T07:24:35.853Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@283c3d90
2021-10-30T07:24:35.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1655]@2021-10-30T07:24:35.852947Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@66eceb93{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@18d5f532[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-30T07:24:35.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3a822e89{SSLC.NBReadCB@66eceb93{SslConnection@66eceb93::SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@66eceb93{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@18d5f532[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-30T07:24:35.853Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1}@f6adec0 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1655]@2021-10-30T07:24:35.85303Z
2021-10-30T07:24:35.853Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@283c3d90 started
2021-10-30T07:24:35.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@66eceb93::SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@66eceb93{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@18d5f532[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:35.853Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@283c3d90 waiting
2021-10-30T07:24:35.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@66eceb93::SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@66eceb93{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@18d5f532[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:35.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@dc92667{AC.ReadCB@18d5f532{HttpConnection@18d5f532::DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-10-30T07:24:35.853Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1656]@2021-10-30T07:24:35.853544Z tryProduce true
2021-10-30T07:24:35.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@18d5f532::DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@5c2f52f8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-30T07:24:35.853Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-30T07:24:35.853Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:35.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@66eceb93::SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@66eceb93{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@18d5f532[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:35.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-30T07:24:35.853Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@66eceb93{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@18d5f532[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:35.853Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:35.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@66eceb93{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@18d5f532[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:35.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6ff7db28[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:35.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-30T07:24:35.856Z||qtp214768579-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@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:35.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@66eceb93{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@18d5f532[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:35.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-30T07:24:35.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@18d5f532::DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:35.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@18d5f532::DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-10-30T07:24:35.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:35.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-30T07:24:35.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-10-30T07:24:35.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-10-30T07:24:35.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@66eceb93::SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@66eceb93{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@18d5f532[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-30T07:24:35.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@66eceb93::SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@66eceb93{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@18d5f532[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:35.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3a6c777d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-30T07:24:35.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-30T07:24:35.856Z||qtp214768579-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
2021-10-30T07:24:35.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@66eceb93{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@18d5f532[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:35.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-30T07:24:35.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-30T07:24:35.856Z||qtp214768579-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
2021-10-30T07:24:35.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@66eceb93::SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@66eceb93{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@18d5f532[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-30T07:24:35.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@66eceb93{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@18d5f532[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:35.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@66eceb93::SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@66eceb93{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@18d5f532[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-10-30T07:24:35.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-10-30T07:24:35.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@66eceb93{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@18d5f532[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:35.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@66eceb93{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@18d5f532[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:35.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@66eceb93{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@18d5f532[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:35.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@204ec61f{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-30T07:24:35.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3a822e89{null}
2021-10-30T07:24:35.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-30T07:24:35.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7bec3499
2021-10-30T07:24:35.858Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:35.858Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/0 selected
2021-10-30T07:24:35.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@66eceb93{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@18d5f532[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:35.858Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 0 updates
2021-10-30T07:24:35.858Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-30T07:24:35.858Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:35.858Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 0 keys
2021-10-30T07:24:35.858Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7bec3499
2021-10-30T07:24:35.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@66eceb93{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@18d5f532[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:35.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@32f556c9{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-30T07:24:35.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@dc92667{null}
2021-10-30T07:24:35.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@18d5f532::DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-30T07:24:35.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@18d5f532::DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-30T07:24:35.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-30T07:24:35.858Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@66eceb93{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@18d5f532[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:35.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@18d5f532::DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@5c2f52f8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-30T07:24:35.858Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@18d5f532::DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-30T07:24:35.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@66eceb93{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@18d5f532[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:35.858Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@66eceb93::SocketChannelEndPoint@773b59ce{/10.233.70.235:50328<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@66eceb93{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@71779031{/10.233.70.235:50328<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@18d5f532[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b571967{s=START}]=>HttpChannelOverHttp@7850c2f1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:35.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@69b5ca2d waiting
2021-10-30T07:24:35.858Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7bec3499
2021-10-30T07:24:44.740Z||qtp214768579-21-acceptor-0@44723d95-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@7015b266 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-30T07:24:44.740Z||qtp214768579-21-acceptor-0@44723d95-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-30T07:24:44.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:44.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/0 selected
2021-10-30T07:24:44.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 1 updates
2021-10-30T07:24:44.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-30T07:24:44.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7015b266
2021-10-30T07:24:44.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7015b266
2021-10-30T07:24:44.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:44.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:44.740Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7015b266
2021-10-30T07:24:44.741Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-30T07:24:44.741Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3c451a22
2021-10-30T07:24:44.741Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4f64e88e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-30T07:24:44.741Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5be47f4a::DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-30T07:24:44.742Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@58bb85f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:44.742Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@58bb85f::SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@58bb85f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:44.742Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5be47f4a::DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-30T07:24:44.742Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5be47f4a::DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-30T07:24:44.743Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@11914809{AC.ReadCB@5be47f4a{HttpConnection@5be47f4a::DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-30T07:24:44.743Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@58bb85f::SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@58bb85f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:44.743Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-30T07:24:44.743Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@58bb85f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:44.744Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@69f76b5e{SSLC.NBReadCB@58bb85f{SslConnection@58bb85f::SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@58bb85f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-30T07:24:44.744Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@58bb85f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:44.745Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@31e67f7f on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-30T07:24:44.745Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-30T07:24:44.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:44.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/1 selected
2021-10-30T07:24:44.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 1 updates
2021-10-30T07:24:44.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-30T07:24:44.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@31e67f7f
2021-10-30T07:24:44.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@58bb85f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:44.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:44.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:44.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 1/1/1 selected
2021-10-30T07:24:44.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 1 keys, 0 updates
2021-10-30T07:24:44.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.102:8000 remote=/10.233.70.235:50432], selector=sun.nio.ch.EPollSelectorImpl@5880c0c1, interestOps=1, readyOps=1 SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@58bb85f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-30T07:24:44.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@58bb85f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:44.745Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@58bb85f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:44.746Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7015b266
2021-10-30T07:24:44.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@58bb85f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-30T07:24:44.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1656]@2021-10-30T07:24:44.746526Z
2021-10-30T07:24:44.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@69b5ca2d offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1656]@2021-10-30T07:24:44.746647Z
2021-10-30T07:24:44.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1656]@2021-10-30T07:24:44.746712Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@58bb85f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-30T07:24:44.746Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@69b5ca2d task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1656]@2021-10-30T07:24:44.746863Z
2021-10-30T07:24:44.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@69f76b5e{SSLC.NBReadCB@58bb85f{SslConnection@58bb85f::SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@58bb85f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-30T07:24:44.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@58bb85f::SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@58bb85f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:44.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@58bb85f::SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@58bb85f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:44.747Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1657]@2021-10-30T07:24:44.747573Z tryProduce true
2021-10-30T07:24:44.747Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-30T07:24:44.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@11914809{AC.ReadCB@5be47f4a{HttpConnection@5be47f4a::DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-10-30T07:24:44.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5be47f4a::DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@4f64e88e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-30T07:24:44.747Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:44.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@58bb85f::SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@58bb85f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:44.747Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-30T07:24:44.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bb85f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:44.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@67cbdbb9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:44.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-30T07:24:44.748Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bb85f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:44.748Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:44.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:44.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bb85f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:44.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-30T07:24:44.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5be47f4a::DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:44.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5be47f4a::DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-10-30T07:24:44.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:44.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-30T07:24:44.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=8/30000}
2021-10-30T07:24:44.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=8/30000}
2021-10-30T07:24:44.751Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@58bb85f::SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bb85f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-30T07:24:44.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@58bb85f::SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bb85f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:44.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3a6c777d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-30T07:24:44.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-30T07:24:44.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-30T07:24:44.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bb85f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:44.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-30T07:24:44.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-30T07:24:44.752Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-30T07:24:44.753Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@58bb85f::SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bb85f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-30T07:24:44.753Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bb85f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:44.753Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@58bb85f::SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bb85f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-10-30T07:24:44.753Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-10-30T07:24:44.753Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bb85f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:44.753Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bb85f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:44.753Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@58bb85f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:44.754Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1a6c343c{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-30T07:24:44.754Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@69f76b5e{null}
2021-10-30T07:24:44.754Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-30T07:24:44.754Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4284b877
2021-10-30T07:24:44.754Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@58bb85f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:44.754Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4284b877
2021-10-30T07:24:44.754Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@58bb85f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:44.754Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2d740855{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-30T07:24:44.754Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@58bb85f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:44.754Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@11914809{null}
2021-10-30T07:24:44.754Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5be47f4a::DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-10-30T07:24:44.754Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5be47f4a::DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-30T07:24:44.754Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5be47f4a::DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-10-30T07:24:44.754Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@58bb85f::SocketChannelEndPoint@725f4293{/10.233.70.235:50432<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@58bb85f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:44.755Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-10-30T07:24:44.755Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4284b877
2021-10-30T07:24:44.755Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5be47f4a::DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@4f64e88e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-30T07:24:44.755Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:44.755Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/0 selected
2021-10-30T07:24:44.755Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 0 updates
2021-10-30T07:24:44.755Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-30T07:24:44.755Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:44.755Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 0 keys
2021-10-30T07:24:44.755Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@58bb85f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47a76133{/10.233.70.235:50432<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5be47f4a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d9ef24{s=START}]=>HttpChannelOverHttp@34dd5d94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:44.755Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@f6adec0 waiting
2021-10-30T07:24:45.849Z||qtp214768579-21-acceptor-0@44723d95-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@6acb108a on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-30T07:24:45.849Z||qtp214768579-21-acceptor-0@44723d95-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-30T07:24:45.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:45.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/0 selected
2021-10-30T07:24:45.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 1 updates
2021-10-30T07:24:45.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-30T07:24:45.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6acb108a
2021-10-30T07:24:45.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6acb108a
2021-10-30T07:24:45.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:45.849Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:45.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6acb108a
2021-10-30T07:24:45.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-30T07:24:45.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6c02a177
2021-10-30T07:24:45.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@296f5c8a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-30T07:24:45.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@509f49c9::DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-30T07:24:45.850Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6e1e802e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@509f49c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:45.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6e1e802e::SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6e1e802e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@509f49c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:45.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@509f49c9::DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-30T07:24:45.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@509f49c9::DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-30T07:24:45.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@15d088e6{AC.ReadCB@509f49c9{HttpConnection@509f49c9::DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-30T07:24:45.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6e1e802e::SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6e1e802e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@509f49c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:45.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-30T07:24:45.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6e1e802e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@509f49c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:45.851Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3f2b5a94{SSLC.NBReadCB@6e1e802e{SslConnection@6e1e802e::SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6e1e802e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@509f49c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-30T07:24:45.852Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6e1e802e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@509f49c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:45.852Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@25aeb2af on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-30T07:24:45.852Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-30T07:24:45.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:45.852Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6e1e802e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@509f49c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:45.852Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6acb108a
2021-10-30T07:24:45.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/1 selected
2021-10-30T07:24:45.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 1 updates
2021-10-30T07:24:45.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-30T07:24:45.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@25aeb2af
2021-10-30T07:24:45.852Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6e1e802e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@509f49c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:45.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:45.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:45.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 1/1/1 selected
2021-10-30T07:24:45.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 1 keys, 0 updates
2021-10-30T07:24:45.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.102:8000 remote=/10.233.70.235:50444], selector=sun.nio.ch.EPollSelectorImpl@5880c0c1, interestOps=1, readyOps=1 SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@6e1e802e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@509f49c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-30T07:24:45.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6e1e802e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@509f49c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:45.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6e1e802e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@509f49c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-30T07:24:45.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1657]@2021-10-30T07:24:45.853866Z
2021-10-30T07:24:45.853Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@f6adec0 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1657]@2021-10-30T07:24:45.85394Z
2021-10-30T07:24:45.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1657]@2021-10-30T07:24:45.854001Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6e1e802e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@509f49c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-30T07:24:45.854Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@f6adec0 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1657]@2021-10-30T07:24:45.854076Z
2021-10-30T07:24:45.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3f2b5a94{SSLC.NBReadCB@6e1e802e{SslConnection@6e1e802e::SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6e1e802e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@509f49c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-30T07:24:45.854Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1658]@2021-10-30T07:24:45.854204Z tryProduce true
2021-10-30T07:24:45.854Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-30T07:24:45.854Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:45.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6e1e802e::SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6e1e802e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@509f49c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:45.854Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e1e802e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@509f49c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:45.854Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:45.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6e1e802e::SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e1e802e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@509f49c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:45.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@15d088e6{AC.ReadCB@509f49c9{HttpConnection@509f49c9::DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-10-30T07:24:45.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@509f49c9::DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@296f5c8a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-30T07:24:45.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6e1e802e::SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e1e802e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@509f49c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:45.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-30T07:24:45.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e1e802e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@509f49c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:45.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3522b964[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:45.854Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-30T07:24:45.856Z||qtp214768579-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@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:45.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e1e802e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@509f49c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:45.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-30T07:24:45.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@509f49c9::DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:45.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@509f49c9::DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-10-30T07:24:45.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:45.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-30T07:24:45.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-10-30T07:24:45.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-10-30T07:24:45.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6e1e802e::SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e1e802e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@509f49c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-30T07:24:45.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6e1e802e::SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e1e802e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@509f49c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:45.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3a6c777d[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-30T07:24:45.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-30T07:24:45.857Z||qtp214768579-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
2021-10-30T07:24:45.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e1e802e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@509f49c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:45.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-30T07:24:45.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-30T07:24:45.857Z||qtp214768579-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
2021-10-30T07:24:45.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6e1e802e::SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e1e802e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@509f49c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-30T07:24:45.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e1e802e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@509f49c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:45.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6e1e802e::SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e1e802e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@509f49c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-10-30T07:24:45.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-10-30T07:24:45.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e1e802e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@509f49c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:45.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e1e802e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@509f49c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:45.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6e1e802e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@509f49c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:45.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2f700ba5{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-30T07:24:45.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3f2b5a94{null}
2021-10-30T07:24:45.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-30T07:24:45.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@372b539c
2021-10-30T07:24:45.858Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:45.858Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@372b539c
2021-10-30T07:24:45.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6e1e802e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@509f49c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:45.858Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/0 selected
2021-10-30T07:24:45.858Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 0 updates
2021-10-30T07:24:45.858Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-30T07:24:45.858Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:45.858Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 0 keys
2021-10-30T07:24:45.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6e1e802e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@509f49c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:45.858Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6e1e802e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@509f49c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:45.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3bc2388{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-30T07:24:45.858Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@509f49c9::DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-10-30T07:24:45.858Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@15d088e6{null}
2021-10-30T07:24:45.859Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@509f49c9::DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-30T07:24:45.859Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@509f49c9::DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-30T07:24:45.859Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6e1e802e::SocketChannelEndPoint@283c4009{/10.233.70.235:50444<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6e1e802e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@509f49c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:45.859Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-30T07:24:45.859Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@372b539c
2021-10-30T07:24:45.859Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@509f49c9::DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@296f5c8a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-30T07:24:45.859Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6e1e802e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@639974f8{/10.233.70.235:50444<->/10.233.70.102:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@509f49c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@460807a1{s=START}]=>HttpChannelOverHttp@475f2c18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:45.859Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@69b5ca2d waiting
2021-10-30T07:24:54.740Z||qtp214768579-21-acceptor-0@44723d95-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@1e55e8cd on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-30T07:24:54.740Z||qtp214768579-21-acceptor-0@44723d95-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-30T07:24:54.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:54.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/0 selected
2021-10-30T07:24:54.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 1 updates
2021-10-30T07:24:54.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-30T07:24:54.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1e55e8cd
2021-10-30T07:24:54.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1e55e8cd
2021-10-30T07:24:54.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:54.740Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:54.740Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1e55e8cd
2021-10-30T07:24:54.741Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@77006a8{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-30T07:24:54.741Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1cbac74f
2021-10-30T07:24:54.741Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4e45e21d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4b986b58{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-30T07:24:54.741Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1525ddb::DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-30T07:24:54.741Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@77006a8{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@60e602e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1525ddb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7faac4de{s=START}]=>HttpChannelOverHttp@4e45e21d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:54.742Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@60e602e6::SocketChannelEndPoint@77006a8{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@60e602e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1525ddb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7faac4de{s=START}]=>HttpChannelOverHttp@4e45e21d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:54.742Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1525ddb::DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-30T07:24:54.742Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1525ddb::DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-30T07:24:54.742Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@77e0a2d8{AC.ReadCB@1525ddb{HttpConnection@1525ddb::DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-30T07:24:54.742Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@60e602e6::SocketChannelEndPoint@77006a8{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@60e602e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1525ddb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7faac4de{s=START}]=>HttpChannelOverHttp@4e45e21d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:54.742Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-30T07:24:54.742Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@60e602e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1525ddb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7faac4de{s=START}]=>HttpChannelOverHttp@4e45e21d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:54.742Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@64cf857a{SSLC.NBReadCB@60e602e6{SslConnection@60e602e6::SocketChannelEndPoint@77006a8{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@60e602e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1525ddb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7faac4de{s=START}]=>HttpChannelOverHttp@4e45e21d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-30T07:24:54.743Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@77006a8{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@60e602e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1525ddb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7faac4de{s=START}]=>HttpChannelOverHttp@4e45e21d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:54.743Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@34ee4a37 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-30T07:24:54.743Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-30T07:24:54.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken with none selected
2021-10-30T07:24:54.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 0/0/1 selected
2021-10-30T07:24:54.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 0 keys, 1 updates
2021-10-30T07:24:54.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-30T07:24:54.743Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@77006a8{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@60e602e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1525ddb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7faac4de{s=START}]=>HttpChannelOverHttp@4e45e21d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:54.743Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@34ee4a37
2021-10-30T07:24:54.743Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1e55e8cd
2021-10-30T07:24:54.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@77006a8{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@60e602e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1525ddb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7faac4de{s=START}]=>HttpChannelOverHttp@4e45e21d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:54.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:54.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:54.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 woken up from select, 1/1/1 selected
2021-10-30T07:24:54.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 processing 1 keys, 0 updates
2021-10-30T07:24:54.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.102:8000 remote=/10.233.70.235:50546], selector=sun.nio.ch.EPollSelectorImpl@5880c0c1, interestOps=1, readyOps=1 SocketChannelEndPoint@77006a8{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@60e602e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1525ddb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7faac4de{s=START}]=>HttpChannelOverHttp@4e45e21d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-30T07:24:54.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@77006a8{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@60e602e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1525ddb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7faac4de{s=START}]=>HttpChannelOverHttp@4e45e21d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:54.744Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@77006a8{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@60e602e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1525ddb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7faac4de{s=START}]=>HttpChannelOverHttp@4e45e21d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-30T07:24:54.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1658]@2021-10-30T07:24:54.745058Z
2021-10-30T07:24:54.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@69b5ca2d offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1658]@2021-10-30T07:24:54.74519Z
2021-10-30T07:24:54.745Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@69b5ca2d task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1658]@2021-10-30T07:24:54.745355Z
2021-10-30T07:24:54.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1658]@2021-10-30T07:24:54.745274Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@77006a8{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@60e602e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1525ddb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7faac4de{s=START}]=>HttpChannelOverHttp@4e45e21d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-30T07:24:54.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@64cf857a{SSLC.NBReadCB@60e602e6{SslConnection@60e602e6::SocketChannelEndPoint@77006a8{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@60e602e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1525ddb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7faac4de{s=START}]=>HttpChannelOverHttp@4e45e21d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-30T07:24:54.745Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1659]@2021-10-30T07:24:54.745584Z tryProduce true
2021-10-30T07:24:54.745Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-30T07:24:54.745Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-30T07:24:54.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@60e602e6::SocketChannelEndPoint@77006a8{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@60e602e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1525ddb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7faac4de{s=START}]=>HttpChannelOverHttp@4e45e21d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:54.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@60e602e6::SocketChannelEndPoint@77006a8{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@60e602e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1525ddb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7faac4de{s=START}]=>HttpChannelOverHttp@4e45e21d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:54.745Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@77006a8{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@60e602e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1525ddb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7faac4de{s=START}]=>HttpChannelOverHttp@4e45e21d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:54.745Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5880c0c1 waiting with 1 keys
2021-10-30T07:24:54.745Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@77e0a2d8{AC.ReadCB@1525ddb{HttpConnection@1525ddb::DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-10-30T07:24:54.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1525ddb::DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@4b986b58{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-30T07:24:54.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@60e602e6::SocketChannelEndPoint@77006a8{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@60e602e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1525ddb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7faac4de{s=START}]=>HttpChannelOverHttp@4e45e21d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:54.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-30T07:24:54.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@77006a8{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@60e602e6{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1525ddb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7faac4de{s=START}]=>HttpChannelOverHttp@4e45e21d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:54.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6f6d0322[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:54.746Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-30T07:24:54.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@f3126ea[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-30T07:24:54.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.102:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@60e602e6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cda612d{/10.233.70.235:50546<->/10.233.70.102:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@1525ddb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7faac4de{s=START}]=>HttpChannelOverHttp@4e45e21d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-30T07:24:54.748Z||qtp214768579-23|AAIUI||org.eclipse.jetty.htt