By type
2021-08-23 02:40:56 316 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 0 keys, 0 updates 2021-08-23 02:40:56 316 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0 2021-08-23 02:40:56 316 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-08-23 02:40:56 316 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 0 keys 2021-08-23 02:40:56 316 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a3a16d9 startThread=0 2021-08-23 02:40:56 317 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close SocketChannelEndPoint@24458775{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@45b24ec8{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13e6cde6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@27e4def2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@601e2265{s=START}]=>HttpChannelOverHttp@31399c6b{s=HttpChannelState@1b909fce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:56 317 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a3a16d9 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:40:56 317 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@24458775{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@45b24ec8{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13e6cde6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@27e4def2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@601e2265{s=START}]=>HttpChannelOverHttp@31399c6b{s=HttpChannelState@1b909fce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:56 317 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28] invocationID:{InvocationID} - ignored: WriteFlusher@26bf241{IDLE}->null org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279) at org.eclipse.jetty.io.ssl.SslConnection.networkFlush(SslConnection.java:477) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:1071) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:646) at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.writev(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 java.base/java.nio.channels.SocketChannel.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273) ... 20 common frames omitted 2021-08-23 02:40:56 317 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@24458775{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@45b24ec8{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13e6cde6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@27e4def2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@601e2265{s=START}]=>HttpChannelOverHttp@31399c6b{s=HttpChannelState@1b909fce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:56 317 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onFail FillInterest@610c63da{null} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279) at org.eclipse.jetty.io.ssl.SslConnection.networkFlush(SslConnection.java:477) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:1071) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:646) at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.writev(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 java.base/java.nio.channels.SocketChannel.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273) ... 20 common frames omitted 2021-08-23 02:40:56 317 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onClose HttpConnection@27e4def2::DecryptedEndPoint@13e6cde6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=19/30000} 2021-08-23 02:40:56 317 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} -
SslConnection@45b24ec8{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13e6cde6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@27e4def2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@601e2265{s=START}]=>HttpChannelOverHttp@31399c6b{s=HttpChannelState@1b909fce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:56 317 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onClose SslConnection@45b24ec8::SocketChannelEndPoint@24458775{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@45b24ec8{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13e6cde6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@27e4def2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@601e2265{s=START}]=>HttpChannelOverHttp@31399c6b{s=HttpChannelState@1b909fce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:56 317 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@13e6cde6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=19/30000} 2021-08-23 02:40:56 317 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279) at org.eclipse.jetty.io.ssl.SslConnection.networkFlush(SslConnection.java:477) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:1071) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:646) at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.writev(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 java.base/java.nio.channels.SocketChannel.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273) ... 20 common frames omitted 2021-08-23 02:40:56 317 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSED,0 of -1} 2021-08-23 02:40:56 317 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close DecryptedEndPoint@13e6cde6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=19/30000} 2021-08-23 02:40:56 317 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) DecryptedEndPoint@13e6cde6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=19/30000} 2021-08-23 02:40:56 317 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a3a16d9 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:40:56 317 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@27e4def2::DecryptedEndPoint@13e6cde6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=19/30000} parse HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 2021-08-23 02:40:56 317 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=CLOSED HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:56 317 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@27e4def2::DecryptedEndPoint@13e6cde6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=19/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-08-23 02:40:56 317 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@27e4def2::DecryptedEndPoint@13e6cde6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=19/30000} 2021-08-23 02:40:56 317 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@13e6cde6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=19/30000} 2021-08-23 02:40:56 317 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@27e4def2::DecryptedEndPoint@13e6cde6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=19/30000} onFillable exit HttpChannelState@1b909fce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-23 02:40:56 317 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@45b24ec8{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13e6cde6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@27e4def2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@601e2265{s=START}]=>HttpChannelOverHttp@31399c6b{s=HttpChannelState@1b909fce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:56 317 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@1cd17127 size 1 > capacity 2021-08-23 02:40:56 317 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@1cd17127 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:40:59 128 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@52856ff9-RuleActiveApp@6bb4cc0e{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@501124a5[java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:52778]] on ManagedSelector@16df9bde{STARTED} id=0 keys=0 selected=0 updates=0 2021-08-23 02:40:59 128 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@52856ff9-RuleActiveApp@6bb4cc0e{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=0 selected=0 updates=1 2021-08-23 02:40:59 128 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken with none selected 2021-08-23 02:40:59 128 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 0/0/0 selected 2021-08-23 02:40:59 128 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 0 keys, 1 updates 2021-08-23 02:40:59 128 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1 2021-08-23 02:40:59 128 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update Accept@501124a5[java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:52778]] 2021-08-23 02:40:59 128 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue Accept@501124a5[java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:52778]] startThread=0 2021-08-23 02:40:59 128 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-08-23 02:40:59 128 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:40:59 133 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run Accept@501124a5[java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:52778]] in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:40:59 134 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-21] invocationID:{InvocationID} - SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-08-23 02:40:59 134 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-21] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@7fe94f45 2021-08-23 02:40:59 134 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - new HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-08-23 02:40:59 134 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - New HTTP Connection HttpConnection@f3dfbb7::DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=0/30000} 2021-08-23 02:40:59 134 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100647840@31b18ab on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-23 02:40:59 135 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 135 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onOpen SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 135 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onOpen HttpConnection@f3dfbb7::DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=0/30000} 2021-08-23 02:40:59 135 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - fillInterested HttpConnection@f3dfbb7::DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=0/30000} 2021-08-23 02:40:59 135 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@74336fc0{AC.ReadCB@f3dfbb7{HttpConnection@f3dfbb7::DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-23 02:40:59 135 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 135 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 135 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@2f36ffad{SSLC.NBReadCB@760c358d{SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-23 02:40:59 136 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 136 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@3881179b on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-23 02:40:59 136 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=2 2021-08-23 02:40:59 136 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken with none selected 2021-08-23 02:40:59 136 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 0/0/1 selected 2021-08-23 02:40:59 136 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 0 keys, 2 updates 2021-08-23 02:40:59 136 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 2 2021-08-23 02:40:59 136 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100647840@31b18ab 2021-08-23 02:40:59 136 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@3881179b 2021-08-23 02:40:59 136 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Created SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 136 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran Accept@501124a5[java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:52778]] in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:40:59 137 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 137 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-08-23 02:40:59 137 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:40:59 137 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 1/1/1 selected 2021-08-23 02:40:59 137 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 1 keys, 0 updates 2021-08-23 02:40:59 137 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:52778], selector=sun.nio.ch.EPollSelectorImpl@43fe2386, interestOps=1, readyOps=1 SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 137 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 137 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-08-23 02:40:59 137 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1681]@2021-08-23T02:40:59.137561Z 2021-08-23 02:40:59 137 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@79dbc815 offer EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1681]@2021-08-23T02:40:59.137608Z 2021-08-23 02:40:59 137 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1 2021-08-23 02:40:59 137 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@4b0fac2e startThread=0 2021-08-23 02:40:59 137 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@79dbc815 task=EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1681]@2021-08-23T02:40:59.137701Z 2021-08-23 02:40:59 137 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1681]@2021-08-23T02:40:59.137665Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-08-23 02:40:59 137 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1682]@2021-08-23T02:40:59.137758Z tryProduce true 2021-08-23 02:40:59 137 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0 2021-08-23 02:40:59 137 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-08-23 02:40:59 137 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@2f36ffad{SSLC.NBReadCB@760c358d{SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-23 02:40:59 137 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 137 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@4b0fac2e in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}] 2021-08-23 02:40:59 137 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 137 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@4b0fac2e started 2021-08-23 02:40:59 137 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 137 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@4b0fac2e waiting 2021-08-23 02:40:59 137 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@74336fc0{AC.ReadCB@f3dfbb7{HttpConnection@f3dfbb7::DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-08-23 02:40:59 138 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:40:59 138 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@f3dfbb7::DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-23 02:40:59 138 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 138 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-08-23 02:40:59 138 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 261 HeapByteBuffer@3d71af62[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\x012\xFb']*\xD8B\xB1Y\xC3\x93\xAd\xF6...\x8fZ"\x02(\x8f\xA3\xBb\xDa\x1b\xE5X\x10^S\xB6A\x9c\x7f\xF7\xD8\x12e>>>;L\x98M\x10(\x96\xD2m...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 138 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=261 2021-08-23 02:40:59 138 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill starting handshake SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 138 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 138 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_TASK 2021-08-23 02:40:59 139 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_WRAP 2021-08-23 02:40:59 139 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@760c358d{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 139 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@296e375f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-23 02:40:59 139 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-23 02:40:59 139 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false 2021-08-23 02:40:59 139 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@760c358d{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 139 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-23 02:40:59 139 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@760c358d{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 139 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-23 02:40:59 139 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3d71af62[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x01\x00\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 139 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0 2021-08-23 02:40:59 139 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 139 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@760c358d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 139 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@760c358d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 139 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-23 02:40:59 139 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 6 HeapByteBuffer@3d71af62[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\x012\xFb'...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 139 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=6 2021-08-23 02:40:59 139 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 139 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-23 02:40:59 139 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 367 HeapByteBuffer@3d71af62[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x012\xFb']*\xD8B\xB1Y\xC3\x93\xAd\xF6...\x96A\x8c\x0b\x00\xAa\x11U28&\xB0D#g\xB9->\r\xAb\xB5n\r>>>\xD9\x06]\x02\xF1%\xBc\xC6\xC3...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 139 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=367 2021-08-23 02:40:59 139 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 139 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_TASK 2021-08-23 02:40:59 144 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-24] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@7fe94f45 2021-08-23 02:40:59 146 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_WRAP 2021-08-23 02:40:59 146 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@760c358d{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 146 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@296e375f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-23 02:40:59 146 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-23 02:40:59 146 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false 2021-08-23 02:40:59 146 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@760c358d{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 146 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-23 02:40:59 146 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-23 02:40:59 146 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false 2021-08-23 02:40:59 146 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@760c358d{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 146 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-23 02:40:59 146 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2687 sequenceNumber = 0 [p=0,l=2687,c=17408,r=2687] ioDone=false/false 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 2687 SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@760c358d{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@760c358d{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3d71af62[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@760c358d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@f3dfbb7::DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=11/30000} filled 0 HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@f3dfbb7::DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@f3dfbb7::DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=START,0 of -1} 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@f3dfbb7::DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=11/30000} 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@f3dfbb7::DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=11/30000} 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@74336fc0{AC.ReadCB@f3dfbb7{HttpConnection@f3dfbb7::DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@760c358d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@760c358d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@2f36ffad{SSLC.NBReadCB@760c358d{SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@760c358d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@760c358d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@3881179b on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@f3dfbb7::DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken with none selected 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 0/0/1 selected 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 0 keys, 1 updates 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@760c358d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@3881179b 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@455e2233 size 1 > capacity 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@455e2233 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@760c358d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 1/1/1 selected 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 1 keys, 0 updates 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:52778], selector=sun.nio.ch.EPollSelectorImpl@43fe2386, interestOps=1, readyOps=1 SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@760c358d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 147 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@760c358d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 148 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@760c358d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-08-23 02:40:59 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1682]@2021-08-23T02:40:59.148031Z 2021-08-23 02:40:59 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@4b0fac2e offer EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1682]@2021-08-23T02:40:59.148064Z 2021-08-23 02:40:59 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1 2021-08-23 02:40:59 148 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@59c1737b startThread=0 2021-08-23 02:40:59 148 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1682]@2021-08-23T02:40:59.148137Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@760c358d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-08-23 02:40:59 148 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@2f36ffad{SSLC.NBReadCB@760c358d{SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@760c358d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-23 02:40:59 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@4b0fac2e task=EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1683]@2021-08-23T02:40:59.148247Z 2021-08-23 02:40:59 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@760c358d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@760c358d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 148 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1683]@2021-08-23T02:40:59.148357Z tryProduce true 2021-08-23 02:40:59 148 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@74336fc0{AC.ReadCB@f3dfbb7{HttpConnection@f3dfbb7::DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-08-23 02:40:59 148 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@f3dfbb7::DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-23 02:40:59 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2021-08-23 02:40:59 148 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@59c1737b in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}] 2021-08-23 02:40:59 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-08-23 02:40:59 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@760c358d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@59c1737b started 2021-08-23 02:40:59 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-23 02:40:59 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@59c1737b waiting 2021-08-23 02:40:59 148 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 230 HeapByteBuffer@3d71af62[p=0,l=230,c=17408,r=230]={<<<\x17\x03\x03\x005\xE7ty\x10\x190eMP\x14\x05\xC2P\x88\t\x06g\xE5\x9e<...\r\xC9;\xBf\xF4\x02\x19f6eQj\xB3i\xFd\xDeD\x91\xFd\xB7D\xBdm>>>&\xC8\xB2A.\xC0S\xD9V...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=230 2021-08-23 02:40:59 148 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@760c358d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:40:59 149 DEBUG [jdk.event.security][dw-27] invocationID:{InvocationID} - TLSHandshake: 10.233.71.122:52778, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=230 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=230,c=17408,r=172] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - handshake succeeded SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=172/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3d71af62[p=58,l=230,c=17408,r=172]={\x17\x03\x03\x005\x14\x00\x00 ...\xD3[\xF2\x0f\xE1r\x8c<<<\x17\x03\x03\x00\xA7@\r\xFc\x17}\x10\xC8\xE5_\xB8\xC82W\xF5aUf\x9a\x803...\r\xC9;\xBf\xF4\x02\x19f6eQj\xB3i\xFd\xDeD\x91\xFd\xB7D\xBdm>>>&\xC8\xB2A.\xC0S\xD9V...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 172 bytesProduced = 150 encryptedBuffer=[p=230,l=230,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=150,c=17408,r=150]={<< >>Ju\xD3\x1di.\xD3\xEak...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=150,c=17408,r=150]={<< >>Ju\xD3\x1di.\xD3\xEak...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@f3dfbb7::DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=2/30000} filled 150 HeapByteBuffer@62f3db15[p=0,l=150,c=17408,r=150]={<< >>Ju\xD3\x1di.\xD3\xEak...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@f3dfbb7::DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@62f3db15[p=0,l=150,c=17408,r=150]={<< >>Ju\xD3\x1di.\xD3\xEak...\x00\x00\x00\x00\x00\x00\x00} {} 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@62f3db15[p=0,l=150,c=17408,r=150]={<< >>Ju\xD3\x1di.\xD3\xEak...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - START --> SPACE1 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - SPACE1 --> URI 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - URI --> SPACE2 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Host --> VALUE 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Host --> FIELD 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER --> CONTENT 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - REQUEST for //10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} GET //10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.71.153:9101 User-Agent: kube-probe/1.19 Accept-Encoding: gzip Connection: close 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@f3dfbb7::DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=2/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@f3dfbb7::DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=2/30000} 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - handle //10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - handling HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-27] invocationID:{InvocationID} - Host 10.233.71.153 with SNI null 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.server.Server][dw-27] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-27] invocationID:{InvocationID} - GzipHandler@2bdab835{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck)@4e5c8df4 in null 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-27] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE} 2021-08-23 02:40:59 149 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-27] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE} 2021-08-23 02:40:59 150 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-08-23 02:40:59 150 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - chain=customFilter@134a8ead==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-2e362407@2e362407==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-17fbfb02@17fbfb02==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-08-23 02:40:59 150 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter customFilter@134a8ead==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2021-08-23 02:40:59 150 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Entering. 2021-08-23 02:40:59 150 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2021-08-23 02:40:59 150 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: ded74fc9-085c-477d-b5f1-d9254da00d84 2021-08-23 02:40:59 150 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Invoking synchronously ... 2021-08-23 02:40:59 150 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-2e362407@2e362407==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2021-08-23 02:40:59 150 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-17fbfb02@17fbfb02==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2021-08-23 02:40:59 150 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-08-23 02:40:59 150 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@2bdab835{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck)@4e5c8df4 2021-08-23 02:40:59 150 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@e1f0749 exclude no deflater 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@77876b0[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@5570878f{null} 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} 200 OK HTTP/1.1 Connection: close Date: Mon, 23 Aug 2021 02:40:59 GMT X-TransactionID: ded74fc9-085c-477d-b5f1-d9254da00d84 X-InvocationID: a5fb1a25-d6b0-4562-b745-fd64223e88df Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@7fe993f8[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@93ae603] (null,[p=0,l=4,c=8192,r=4],true)@START 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@77876b0[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Mon, 23 Aug 2021 02:40:59 GMT X-TransactionID: ded74fc9-085c-477d-b5f1-d9254da00d84 X-InvocationID: a5fb1a25-d6b0-4562-b745-fd64223e88df Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@7fe993f8[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@93ae603] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@4d33dc62{IDLE}->null [HeapByteBuffer@256a2864[p=0,l=252,c=8192,r=252]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@77876b0[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@4d33dc62{WRITING}->null:IDLE-->WRITING 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=W,to=3/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1433deb2{s=COMPLETING}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@256a2864[p=0,l=252,c=8192,r=252]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@77876b0[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1433deb2{s=COMPLETING}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1433deb2{s=COMPLETING}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@4d33dc62{WRITING}->null 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@4d33dc62{IDLE}->null:WRITING-->IDLE 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@7fe993f8[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@93ae603] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@7fe993f8[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@93ae603] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=4/30000} 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1433deb2{s=END}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} oshut=false, ishut=false 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@760c358d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1433deb2{s=END}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@296e375f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true 2021-08-23 02:40:59 151 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@760c358d{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1433deb2{s=END}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@760c358d{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1433deb2{s=END}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@760c358d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1433deb2{s=END}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@760c358d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1433deb2{s=END}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@2f36ffad{SSLC.NBReadCB@760c358d{SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@760c358d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1433deb2{s=END}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}}} 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@760c358d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1433deb2{s=END}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@3881179b on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-23 02:40:59 152 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=6fadf80f-698d-4148-8879-36f91285dfb2, referenceCounter=0, store size=0} on thread dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck 2021-08-23 02:40:59 152 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Exiting. 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken with none selected 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 0/0/1 selected 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.server.Server][dw-27] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - unhandle HttpChannelState@259a1f0a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 0 keys, 1 updates 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@3881179b 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@259a1f0a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - completed HttpChannelState@259a1f0a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - unhandle HttpChannelState@259a1f0a{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@259a1f0a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@760c358d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1433deb2{s=END}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - recycle HttpChannelState@259a1f0a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 1/1/1 selected 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 1 keys, 0 updates 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 10.233.71.122 - - [23/Aug/2021:02:40:59 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 3 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - CONTENT --> CLOSE 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@760c358d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.71.153:9101 remote=/10.233.71.122:52778], selector=sun.nio.ch.EPollSelectorImpl@43fe2386, interestOps=1, readyOps=1 SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@760c358d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 24 HeapByteBuffer@3d71af62[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xF8\xBb\xA7\xEdv\xCc\x0c\xA8\xA12j\xDc\xC3\xCd\xE8\xA7\x0f3\xF0>>>\xD6\xD0\xCe\x1c`\x18D;\xE7...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=24 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@760c358d{NEED_UNWRAP,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 152 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x18@\xE9...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x18@\xE9...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1683]@2021-08-23T02:40:59.153057Z 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@f3dfbb7::DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUT,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x18@\xE9...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUT,fill=-,flush=-,to=5/30000} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@59c1737b offer EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1683]@2021-08-23T02:40:59.153093Z 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUT,fill=-,flush=-,to=5/30000} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - shutdownOutput: SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@294f9c05 startThread=0 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - ensureFillInterested SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1683]@2021-08-23T02:40:59.153176Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@294f9c05 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}] 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@294f9c05 started 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@294f9c05 waiting 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@2f36ffad{SSLC.NBReadCB@760c358d{SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - doClose SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=/10.233.71.153:9101,r=/10.233.71.122:52778,CLOSED,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=/10.233.71.153:9101,r=/10.233.71.122:52778,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onClose FillInterest@2f36ffad{null} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=1 updates=0 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close DecryptedEndPoint@3a9b08c6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1cae76b4 startThread=0 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onClose FillInterest@74336fc0{null} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) DecryptedEndPoint@3a9b08c6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@f3dfbb7::DecryptedEndPoint@3a9b08c6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x18@\xE9...\x00\x00\x00\x00\x00\x00\x00} {} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x18@\xE9...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1cae76b4 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - CLOSE --> CLOSED 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@f3dfbb7::DecryptedEndPoint@3a9b08c6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@f3dfbb7::DecryptedEndPoint@3a9b08c6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@3a9b08c6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@f3dfbb7::DecryptedEndPoint@3a9b08c6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@13f18de2{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose HttpConnection@f3dfbb7::DecryptedEndPoint@3a9b08c6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@74336fc0{null} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - FillInterest@74336fc0{null} lost race null 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose SslConnection@760c358d::SocketChannelEndPoint@13f18de2{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1cae76b4 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Ignoring key update for cancelled key SocketChannelEndPoint@13f18de2{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@4b0fac2e size 1 > capacity 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@4b0fac2e in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close SocketChannelEndPoint@13f18de2{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@13f18de2{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@760c358d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a9b08c6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@f3dfbb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1433deb2{s=START}]=>HttpChannelOverHttp@56ab5033{s=HttpChannelState@259a1f0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@59c1737b task=EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1684]@2021-08-23T02:40:59.153917Z 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1684]@2021-08-23T02:40:59.153941Z tryProduce true 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@59c1737b size 1 > capacity 2021-08-23 02:40:59 153 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@59c1737b in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:40:59 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@52856ff9-RuleActiveApp@6bb4cc0e{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@44a2b576[java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:52788]] on ManagedSelector@16df9bde{STARTED} id=0 keys=0 selected=0 updates=0 2021-08-23 02:40:59 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@52856ff9-RuleActiveApp@6bb4cc0e{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=0 selected=0 updates=1 2021-08-23 02:40:59 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken with none selected 2021-08-23 02:40:59 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 0/0/0 selected 2021-08-23 02:40:59 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 0 keys, 1 updates 2021-08-23 02:40:59 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1 2021-08-23 02:40:59 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update Accept@44a2b576[java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:52788]] 2021-08-23 02:40:59 533 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue Accept@44a2b576[java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:52788]] startThread=0 2021-08-23 02:40:59 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-08-23 02:40:59 533 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:40:59 534 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run Accept@44a2b576[java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:52788]] in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:40:59 534 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-21] invocationID:{InvocationID} - SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-08-23 02:40:59 534 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-21] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@5defbc91 2021-08-23 02:40:59 535 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - new HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-08-23 02:40:59 535 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - New HTTP Connection HttpConnection@b4a0bdd::DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=0/30000} 2021-08-23 02:40:59 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100647840@298c35f9 on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-23 02:40:59 535 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 535 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onOpen SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 536 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onOpen HttpConnection@b4a0bdd::DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=1/30000} 2021-08-23 02:40:59 536 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - fillInterested HttpConnection@b4a0bdd::DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=1/30000} 2021-08-23 02:40:59 536 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@2d4bacf6{AC.ReadCB@b4a0bdd{HttpConnection@b4a0bdd::DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-23 02:40:59 536 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 536 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 537 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@65a0675b{SSLC.NBReadCB@54cf2714{SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-23 02:40:59 537 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@48fa1b7c on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-23 02:40:59 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=2 2021-08-23 02:40:59 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Created SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 538 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran Accept@44a2b576[java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:52788]] in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:40:59 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken with none selected 2021-08-23 02:40:59 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 0/0/1 selected 2021-08-23 02:40:59 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 0 keys, 2 updates 2021-08-23 02:40:59 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 2 2021-08-23 02:40:59 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100647840@298c35f9 2021-08-23 02:40:59 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@48fa1b7c 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 1/1/1 selected 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 1 keys, 0 updates 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:52788], selector=sun.nio.ch.EPollSelectorImpl@43fe2386, interestOps=1, readyOps=1 SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1684]@2021-08-23T02:40:59.540432Z 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@294f9c05 offer EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1684]@2021-08-23T02:40:59.540483Z 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@71bfb19a startThread=0 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1684]@2021-08-23T02:40:59.540568Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@71bfb19a in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}] 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@65a0675b{SSLC.NBReadCB@54cf2714{SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@294f9c05 task=EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1685]@2021-08-23T02:40:59.540674Z 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@71bfb19a started 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1685]@2021-08-23T02:40:59.540711Z tryProduce true 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@71bfb19a waiting 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@2d4bacf6{AC.ReadCB@b4a0bdd{HttpConnection@b4a0bdd::DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=4/30000}}} 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@b4a0bdd::DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 261 HeapByteBuffer@3d71af62[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xB1\xB0{\x83\xCc\xC0\x96\xC6\x9f\xE3\xC9i\xE8\x97...\x9e\xEf\xF7\x9dIe\xD8\x85zA\xD6mR\x16\xDc\xBe\xC1\xC8\xEc\x1br\xB2+>>> \x1e\xE2\xB9\xD6\xF6\x8c\xE9\x0e...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=261 2021-08-23 02:40:59 540 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill starting handshake SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x18@\xE9...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x18@\xE9...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_TASK 2021-08-23 02:40:59 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_WRAP 2021-08-23 02:40:59 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@296e375f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-23 02:40:59 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-23 02:40:59 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false 2021-08-23 02:40:59 541 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-23 02:40:59 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@54cf2714{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-23 02:40:59 541 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 6 HeapByteBuffer@3d71af62[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xB1\xB0{\x83...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=6 2021-08-23 02:40:59 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x18@\xE9...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x18@\xE9...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-23 02:40:59 541 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3d71af62[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0 2021-08-23 02:40:59 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x18@\xE9...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x18@\xE9...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-23 02:40:59 542 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 367 HeapByteBuffer@3d71af62[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xB1\xB0{\x83\xCc\xC0\x96\xC6\x9f\xE3\xC9i\xE8\x97...B\xCfO\x8b\x0ba\xA8\xF1N\x04\x9b\xEc\x90\xDd\xD2pb\xB1\xCb\x92\xFf\xB1\x9f>>>\xD9\x06]\x02\xF1%\xBc\xC6\xC3...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=367 2021-08-23 02:40:59 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x18@\xE9...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x18@\xE9...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_TASK 2021-08-23 02:40:59 545 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-27] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@5defbc91 2021-08-23 02:40:59 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_WRAP 2021-08-23 02:40:59 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@296e375f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-23 02:40:59 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-23 02:40:59 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false 2021-08-23 02:40:59 547 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-23 02:40:59 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-23 02:40:59 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false 2021-08-23 02:40:59 547 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-23 02:40:59 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2687 sequenceNumber = 0 [p=0,l=2687,c=17408,r=2687] ioDone=false/false 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 2687 SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@54cf2714{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3d71af62[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x18@\xE9...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x18@\xE9...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@b4a0bdd::DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=12/30000} filled 0 HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x18@\xE9...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@b4a0bdd::DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x18@\xE9...\x00\x00\x00\x00\x00\x00\x00} {} 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x18@\xE9...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@b4a0bdd::DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=START,0 of -1} 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@b4a0bdd::DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=12/30000} 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - fillInterested HttpConnection@b4a0bdd::DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=12/30000} 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@2d4bacf6{AC.ReadCB@b4a0bdd{HttpConnection@b4a0bdd::DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@65a0675b{SSLC.NBReadCB@54cf2714{SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@48fa1b7c on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@b4a0bdd::DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken with none selected 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 0/0/1 selected 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@79dbc815 size 1 > capacity 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 0 keys, 1 updates 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@79dbc815 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@48fa1b7c 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 1/1/1 selected 2021-08-23 02:40:59 548 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 1 keys, 0 updates 2021-08-23 02:40:59 549 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:52788], selector=sun.nio.ch.EPollSelectorImpl@43fe2386, interestOps=1, readyOps=1 SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 549 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 549 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-08-23 02:40:59 549 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1685]@2021-08-23T02:40:59.54932Z 2021-08-23 02:40:59 549 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@71bfb19a offer EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1685]@2021-08-23T02:40:59.549384Z 2021-08-23 02:40:59 549 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1 2021-08-23 02:40:59 549 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@2f432a76 startThread=0 2021-08-23 02:40:59 549 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1685]@2021-08-23T02:40:59.549499Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-08-23 02:40:59 549 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@71bfb19a task=EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1685]@2021-08-23T02:40:59.549582Z 2021-08-23 02:40:59 549 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1686]@2021-08-23T02:40:59.549609Z tryProduce true 2021-08-23 02:40:59 549 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0 2021-08-23 02:40:59 549 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-08-23 02:40:59 549 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@65a0675b{SSLC.NBReadCB@54cf2714{SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-23 02:40:59 549 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 549 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:40:59 549 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@2f432a76 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}] 2021-08-23 02:40:59 549 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@2f432a76 started 2021-08-23 02:40:59 549 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@2f432a76 waiting 2021-08-23 02:40:59 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >c.onFillable SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillable SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 549 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@2d4bacf6{AC.ReadCB@b4a0bdd{HttpConnection@b4a0bdd::DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-08-23 02:40:59 549 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@b4a0bdd::DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-23 02:40:59 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-23 02:40:59 550 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 230 HeapByteBuffer@3d71af62[p=0,l=230,c=17408,r=230]={<<<\x17\x03\x03\x005\xD9\xA7\xD6\x855\x1b\x87\xDf\x97\xA8\xE9\xA8w\xC1\n<\x18\xE9\x8b\x01...\xC9\xBb8\xEe\x857\x872|\x0cywo_\xF6{\x1d\x91B\xDc\x81\x07\x1f>>>1i\xC2\x124&\xCf\xC0\xB0...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=230 2021-08-23 02:40:59 551 DEBUG [jdk.event.security][dw-23] invocationID:{InvocationID} - TLSHandshake: 10.233.71.122:52788, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=230 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=230,c=17408,r=172] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x18@\xE9...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x18@\xE9...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - handshake succeeded SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=172/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3d71af62[p=58,l=230,c=17408,r=172]={\x17\x03\x03\x005\x14\x00\x00 ...\n\x8aU\xBe\xA7Mh<<<\x17\x03\x03\x00\xA7\x0ei\xBfE\xE7`\x1aU\xEfsy:b\x19\x86\x91/\x10\xF7\x13...\xC9\xBb8\xEe\x857\x872|\x0cywo_\xF6{\x1d\x91B\xDc\x81\x07\x1f>>>1i\xC2\x124&\xCf\xC0\xB0...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 172 bytesProduced = 150 encryptedBuffer=[p=230,l=230,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=150,c=17408,r=150]={<< >>m\xB5\xB5\xC2\x86\x83/\x06\xF7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=150,c=17408,r=150]={<< >>m\xB5\xB5\xC2\x86\x83/\x06\xF7...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@b4a0bdd::DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=3/30000} filled 150 HeapByteBuffer@62f3db15[p=0,l=150,c=17408,r=150]={<< >>m\xB5\xB5\xC2\x86\x83/\x06\xF7...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@b4a0bdd::DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@62f3db15[p=0,l=150,c=17408,r=150]={<< >>m\xB5\xB5\xC2\x86\x83/\x06\xF7...\x00\x00\x00\x00\x00\x00\x00} {} 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@62f3db15[p=0,l=150,c=17408,r=150]={<< >>m\xB5\xB5\xC2\x86\x83/\x06\xF7...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - START --> SPACE1 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - SPACE1 --> URI 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - URI --> SPACE2 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Host --> VALUE 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Host --> FIELD 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2021-08-23 02:40:59 551 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER --> CONTENT 2021-08-23 02:40:59 552 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - REQUEST for //10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1} GET //10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.71.153:9101 User-Agent: kube-probe/1.19 Accept-Encoding: gzip Connection: close 2021-08-23 02:40:59 552 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@b4a0bdd::DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=3/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2021-08-23 02:40:59 552 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@b4a0bdd::DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=3/30000} 2021-08-23 02:40:59 552 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - handle //10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1} 2021-08-23 02:40:59 552 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - handling HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-08-23 02:40:59 552 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1} 2021-08-23 02:40:59 552 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-23] invocationID:{InvocationID} - Host 10.233.71.153 with SNI null 2021-08-23 02:40:59 552 DEBUG [org.eclipse.jetty.server.Server][dw-23] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1} 2021-08-23 02:40:59 552 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-23] invocationID:{InvocationID} - GzipHandler@2bdab835{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck)@38ac8453 in null 2021-08-23 02:40:59 552 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-23] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE} 2021-08-23 02:40:59 552 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-23] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE} 2021-08-23 02:40:59 552 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-08-23 02:40:59 552 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - chain=customFilter@134a8ead==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-2e362407@2e362407==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-17fbfb02@17fbfb02==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-08-23 02:40:59 552 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - call filter customFilter@134a8ead==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2021-08-23 02:40:59 552 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Entering. 2021-08-23 02:40:59 552 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2021-08-23 02:40:59 552 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: e9708c63-5e5c-4578-9448-df06fd3a5ad1 2021-08-23 02:40:59 552 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Invoking synchronously ... 2021-08-23 02:40:59 552 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-2e362407@2e362407==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2021-08-23 02:40:59 552 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-17fbfb02@17fbfb02==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2021-08-23 02:40:59 552 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-08-23 02:40:59 553 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@2bdab835{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck)@38ac8453 2021-08-23 02:40:59 554 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@3859d8eb exclude no deflater 2021-08-23 02:40:59 554 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@c223a69[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@3a84a101{null} 2021-08-23 02:40:59 554 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 200 OK HTTP/1.1 Connection: close Date: Mon, 23 Aug 2021 02:40:59 GMT X-TransactionID: e9708c63-5e5c-4578-9448-df06fd3a5ad1 X-InvocationID: f5f0aa86-bc00-4d53-a18b-52e2f38a457c Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-08-23 02:40:59 554 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@66d6341e[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@103e36af] (null,[p=0,l=4,c=8192,r=4],true)@START 2021-08-23 02:40:59 554 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@c223a69[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 554 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Mon, 23 Aug 2021 02:40:59 GMT X-TransactionID: e9708c63-5e5c-4578-9448-df06fd3a5ad1 X-InvocationID: f5f0aa86-bc00-4d53-a18b-52e2f38a457c Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-08-23 02:40:59 554 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2021-08-23 02:40:59 554 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@66d6341e[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@103e36af] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2021-08-23 02:40:59 554 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@d52a7b3{IDLE}->null [HeapByteBuffer@256a2864[p=0,l=252,c=8192,r=252]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@c223a69[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 2021-08-23 02:40:59 554 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@d52a7b3{WRITING}->null:IDLE-->WRITING 2021-08-23 02:40:59 554 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76044508{s=COMPLETING}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 2021-08-23 02:40:59 554 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@256a2864[p=0,l=252,c=8192,r=252]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 554 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@c223a69[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 554 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2021-08-23 02:40:59 554 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false 2021-08-23 02:40:59 554 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76044508{s=COMPLETING}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 2021-08-23 02:40:59 554 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-23 02:40:59 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76044508{s=COMPLETING}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 2021-08-23 02:40:59 555 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@d52a7b3{WRITING}->null 2021-08-23 02:40:59 555 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@d52a7b3{IDLE}->null:WRITING-->IDLE 2021-08-23 02:40:59 555 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@66d6341e[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@103e36af] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-08-23 02:40:59 555 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@66d6341e[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@103e36af] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-08-23 02:40:59 555 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=6/30000} 2021-08-23 02:40:59 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76044508{s=END}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} oshut=false, ishut=false 2021-08-23 02:40:59 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76044508{s=END}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 2021-08-23 02:40:59 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@296e375f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-23 02:40:59 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-23 02:40:59 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true 2021-08-23 02:40:59 555 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76044508{s=END}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 2021-08-23 02:40:59 555 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-23 02:40:59 556 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76044508{s=END}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5} 2021-08-23 02:40:59 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76044508{s=END}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5} 2021-08-23 02:40:59 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76044508{s=END}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5} 2021-08-23 02:40:59 556 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@65a0675b{SSLC.NBReadCB@54cf2714{SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76044508{s=END}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}}} 2021-08-23 02:40:59 556 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76044508{s=END}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5} 2021-08-23 02:40:59 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@48fa1b7c on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-23 02:40:59 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=1 10.233.71.122 - - [23/Aug/2021:02:40:59 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 6 2021-08-23 02:40:59 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken with none selected 2021-08-23 02:40:59 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 0/0/1 selected 2021-08-23 02:40:59 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 0 keys, 1 updates 2021-08-23 02:40:59 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1 2021-08-23 02:40:59 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@48fa1b7c 2021-08-23 02:40:59 556 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=dff2a53d-f9c2-4392-b06b-5db7aab53983, referenceCounter=0, store size=0} on thread dw-23 - GET /api/holmes-rule-mgmt/v1/healthcheck 2021-08-23 02:40:59 556 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Exiting. 2021-08-23 02:40:59 556 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76044508{s=END}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5} 2021-08-23 02:40:59 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-08-23 02:40:59 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:40:59 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 1/1/1 selected 2021-08-23 02:40:59 556 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 1 keys, 0 updates 2021-08-23 02:40:59 556 DEBUG [org.eclipse.jetty.server.Server][dw-23] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5} 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.71.153:9101 remote=/10.233.71.122:52788], selector=sun.nio.ch.EPollSelectorImpl@43fe2386, interestOps=1, readyOps=1 SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76044508{s=END}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5} 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - unhandle HttpChannelState@75b111e5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@75b111e5{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76044508{s=END}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6} 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6} 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - completed HttpChannelState@75b111e5{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - unhandle HttpChannelState@75b111e5{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@75b111e5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76044508{s=END}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}:runFillable:BLOCKING 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6} 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1686]@2021-08-23T02:40:59.557249Z 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@2f432a76 offer EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1686]@2021-08-23T02:40:59.5573Z 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@5fb4a601 startThread=0 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - recycle HttpChannelState@75b111e5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1686]@2021-08-23T02:40:59.557406Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76044508{s=END}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - CONTENT --> CLOSE 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@2f432a76 task=EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1686]@2021-08-23T02:40:59.557567Z 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1686]@2021-08-23T02:40:59.557603Z tryProduce true 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@5fb4a601 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}] 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@5fb4a601 started 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@5fb4a601 waiting 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 24 HeapByteBuffer@3d71af62[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xB0>\x88\x96g\xA9S9\x1c\xEe-d\tr\xA6h\xE8\xD3\xEe>>>C\xA81\x8e\xEd\xB6\xE0[\x04...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=24 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC4\x83\xF3A...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC4\x83\xF3A...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@65a0675b{SSLC.NBReadCB@54cf2714{SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-23 02:40:59 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=-,flush=-,to=9/30000} 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@b4a0bdd::DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC4\x83\xF3A...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=-,flush=-,to=9/30000} 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=-,flush=-,to=9/30000} 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close(null) DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,CLOSED,fill=-,flush=-,to=9/30000} 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - shutdownOutput: SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@b4a0bdd::DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,CLOSED,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC4\x83\xF3A...\x00\x00\x00\x00\x00\x00\x00} {} 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC4\x83\xF3A...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - CLOSE --> CLOSED 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@b4a0bdd::DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - ensureFillInterested SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@b4a0bdd::DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,CLOSED,fill=-,flush=-,to=9/30000} 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,CLOSED,fill=-,flush=-,to=9/30000} 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@65a0675b{SSLC.NBReadCB@54cf2714{SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@b4a0bdd::DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@48fa1b7c on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@294f9c05 size 1 > capacity 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@294f9c05 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - doClose SocketChannelEndPoint@324d8877{l=/10.233.71.153:9101,r=/10.233.71.122:52788,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=/10.233.71.153:9101,r=/10.233.71.122:52788,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken with none selected 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 0/0/0 selected 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 0 keys, 1 updates 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@48fa1b7c 2021-08-23 02:40:59 558 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onClose FillInterest@65a0675b{SSLC.NBReadCB@54cf2714{SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/1,kio=-1,kro=-1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-23 02:40:59 559 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillableFail SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/1,kio=-1,kro=-1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 559 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onFail FillInterest@2d4bacf6{null} java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:227) 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.doClose(SslConnection.java:1366) 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.ssl.SslConnection.onFillable(SslConnection.java:396) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) at java.base/java.lang.Thread.run(Unknown Source) 2021-08-23 02:40:59 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup ManagedSelector@16df9bde{STARTED} id=0 keys=0 selected=0 updates=0 2021-08-23 02:40:59 559 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@fcb04d8 startThread=0 2021-08-23 02:40:59 559 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onClose FillInterest@2d4bacf6{null} 2021-08-23 02:40:59 559 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/1,kio=-1,kro=-1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 559 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@2d4bacf6{null} 2021-08-23 02:40:59 559 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - FillInterest@2d4bacf6{null} lost race null 2021-08-23 02:40:59 559 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@fcb04d8 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:40:59 559 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 559 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@71bfb19a size 1 > capacity 2021-08-23 02:40:59 559 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@71bfb19a in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:40:59 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@324d8877{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/1,kio=-1,kro=-1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 559 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Ignoring key update for cancelled key SocketChannelEndPoint@324d8877{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 559 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose HttpConnection@b4a0bdd::DecryptedEndPoint@2b613114{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000} 2021-08-23 02:40:59 559 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close SocketChannelEndPoint@324d8877{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 559 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@324d8877{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2021-08-23 02:40:59 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 0 keys 2021-08-23 02:40:59 559 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose SslConnection@54cf2714::SocketChannelEndPoint@324d8877{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@54cf2714{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b613114{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@b4a0bdd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76044508{s=START}]=>HttpChannelOverHttp@453ceb16{s=HttpChannelState@75b111e5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:40:59 559 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@fcb04d8 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:41:02 560 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@702e8033] obtained in 0 millis 2021-08-23 02:41:02 561 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@72c24dd6, maxRows=0, fetchSize=0, flags=16 2021-08-23 02:41:02 561 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - FE=> CloseStatement(S_186) 2021-08-23 02:41:02 561 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - FE=> Parse(stmt=S_187,query="/* EngineEntityDao.getAllEntities */ SELECT * FROM ENGINE_ENTITY",oids={}) 2021-08-23 02:41:02 561 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_187,portal=null) 2021-08-23 02:41:02 561 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - FE=> Describe(portal=null) 2021-08-23 02:41:02 561 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=0) 2021-08-23 02:41:02 561 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - FE=> Sync 2021-08-23 02:41:02 562 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - <=BE CloseComplete 2021-08-23 02:41:02 562 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - <=BE ErrorMessage(ERROR: relation "engine_entity" does not exist Position: 52 Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376 Server SQLState: 42P01) 2021-08-23 02:41:02 562 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2021-08-23 02:41:02 562 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - FE marking setPortalDescribed(false) for query /* EngineEntityDao.getAllEntities */ SELECT * FROM ENGINE_ENTITY 2021-08-23 02:41:02 562 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - FE marking setPortalDescribed(false) for query SYNC 2021-08-23 02:41:02 562 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@702e8033] released 2021-08-23 02:41:02 563 ERROR [org.onap.holmes.rulemgt.RuleAllocator][RuleAllocatorTimer] invocationID:{InvocationID} - Failed to reallocate rules. org.skife.jdbi.v2.exceptions.UnableToExecuteStatementException: org.postgresql.util.PSQLException: ERROR: relation "engine_entity" does not exist Position: 52 Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376 Server SQLState: 42P01 [statement:"SELECT * FROM ENGINE_ENTITY", located:"SELECT * FROM ENGINE_ENTITY", rewritten:"/* EngineEntityDao.getAllEntities */ SELECT * FROM ENGINE_ENTITY", arguments:{ positional:{}, named:{}, finder:[]}] at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1338) at org.skife.jdbi.v2.Query.fold(Query.java:173) at org.skife.jdbi.v2.Query.list(Query.java:82) at org.skife.jdbi.v2.sqlobject.ResultReturnThing$IterableReturningThing.result(ResultReturnThing.java:253) at org.skife.jdbi.v2.sqlobject.ResultReturnThing.map(ResultReturnThing.java:46) at org.skife.jdbi.v2.sqlobject.QueryHandler.invoke(QueryHandler.java:41) at org.skife.jdbi.v2.sqlobject.SqlObject.invoke(SqlObject.java:224) at org.skife.jdbi.v2.sqlobject.SqlObject$3.intercept(SqlObject.java:133) at org.skife.jdbi.v2.sqlobject.CloseInternalDoNotUseThisClass$$EnhancerByCGLIB$$fbd8ed4b.getAllEntities( ) at org.onap.holmes.common.engine.service.impl.EngineEntityServiceImpl.getAllEntities(EngineEntityServiceImpl.java:45) at org.onap.holmes.rulemgt.tools.EngineTools.getInstanceList(EngineTools.java:42) at org.onap.holmes.rulemgt.RuleAllocator.allocateRules(RuleAllocator.java:76) at org.onap.holmes.rulemgt.RuleAllocator$1.run(RuleAllocator.java:66) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: org.postgresql.util.PSQLException: ERROR: relation "engine_entity" does not exist Position: 52 Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376 Server SQLState: 42P01 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2532) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2267) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:312) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:448) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:369) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:153) at org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:142) at jdk.internal.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.apache.tomcat.jdbc.pool.StatementFacade$StatementProxy.invoke(StatementFacade.java:114) at com.sun.proxy.$Proxy81.execute(Unknown Source) at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1327) ... 14 common frames omitted 2021-08-23 02:41:09 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@52856ff9-RuleActiveApp@6bb4cc0e{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@693158f9[java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:52896]] on ManagedSelector@16df9bde{STARTED} id=0 keys=0 selected=0 updates=0 2021-08-23 02:41:09 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@52856ff9-RuleActiveApp@6bb4cc0e{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=0 selected=0 updates=1 2021-08-23 02:41:09 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken with none selected 2021-08-23 02:41:09 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 0/0/0 selected 2021-08-23 02:41:09 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 0 keys, 1 updates 2021-08-23 02:41:09 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1 2021-08-23 02:41:09 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update Accept@693158f9[java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:52896]] 2021-08-23 02:41:09 532 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue Accept@693158f9[java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:52896]] startThread=0 2021-08-23 02:41:09 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2021-08-23 02:41:09 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:41:09 532 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run Accept@693158f9[java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:52896]] in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:41:09 533 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-21] invocationID:{InvocationID} - SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-08-23 02:41:09 533 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-21] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@6cde1804 2021-08-23 02:41:09 534 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - new HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-08-23 02:41:09 534 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - New HTTP Connection HttpConnection@34dce1b::DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=0/30000} 2021-08-23 02:41:09 534 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100647840@18f707f1 on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-23 02:41:09 534 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 534 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onOpen SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 534 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onOpen HttpConnection@34dce1b::DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=1/30000} 2021-08-23 02:41:09 534 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - fillInterested HttpConnection@34dce1b::DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=1/30000} 2021-08-23 02:41:09 534 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@585d443a{AC.ReadCB@34dce1b{HttpConnection@34dce1b::DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-23 02:41:09 535 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 535 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 535 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@7835084f{SSLC.NBReadCB@55fc697c{SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-23 02:41:09 535 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@4e3429bc on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-23 02:41:09 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=2 2021-08-23 02:41:09 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken with none selected 2021-08-23 02:41:09 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Created SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 0/0/1 selected 2021-08-23 02:41:09 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 0 keys, 2 updates 2021-08-23 02:41:09 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 2 2021-08-23 02:41:09 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100647840@18f707f1 2021-08-23 02:41:09 535 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran Accept@693158f9[java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:52896]] in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:41:09 535 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@4e3429bc 2021-08-23 02:41:09 536 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 536 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2021-08-23 02:41:09 536 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:41:09 536 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 1/1/1 selected 2021-08-23 02:41:09 536 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 1 keys, 0 updates 2021-08-23 02:41:09 536 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:52896], selector=sun.nio.ch.EPollSelectorImpl@43fe2386, interestOps=1, readyOps=1 SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 536 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 537 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-08-23 02:41:09 537 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1687]@2021-08-23T02:41:09.537335Z 2021-08-23 02:41:09 537 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@5fb4a601 offer EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1687]@2021-08-23T02:41:09.537533Z 2021-08-23 02:41:09 537 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1 2021-08-23 02:41:09 537 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@24211df1 startThread=0 2021-08-23 02:41:09 537 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@24211df1 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}] 2021-08-23 02:41:09 537 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@24211df1 started 2021-08-23 02:41:09 537 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@5fb4a601 task=EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1687]@2021-08-23T02:41:09.537891Z 2021-08-23 02:41:09 537 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@24211df1 waiting 2021-08-23 02:41:09 538 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1687]@2021-08-23T02:41:09.538029Z tryProduce true 2021-08-23 02:41:09 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2021-08-23 02:41:09 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-08-23 02:41:09 538 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1687]@2021-08-23T02:41:09.537983Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-08-23 02:41:09 538 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 538 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:41:09 538 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@7835084f{SSLC.NBReadCB@55fc697c{SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-23 02:41:09 538 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 539 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@585d443a{AC.ReadCB@34dce1b{HttpConnection@34dce1b::DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=4/30000}}} 2021-08-23 02:41:09 539 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@34dce1b::DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-23 02:41:09 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-08-23 02:41:09 539 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 261 HeapByteBuffer@3d71af62[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03!\xA6\xEf.s\xEc\xD0\xAc\xF0Z2\x1d\xFf\xB5...\xFe\xC5\x10\xC9\xBd\x8d\xD4\xAb\x9c \x05E,\x80\xAcM\xC3\xCd\xEf"NyY>>>\x94\x98,\xB5GM\x10\xA8r...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:09 539 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=261 2021-08-23 02:41:09 540 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill starting handshake SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC4\x83\xF3A...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC4\x83\xF3A...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:09 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK 2021-08-23 02:41:09 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP 2021-08-23 02:41:09 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@296e375f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-23 02:41:09 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-23 02:41:09 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false 2021-08-23 02:41:09 542 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-23 02:41:09 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@55fc697c{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-23 02:41:09 542 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3d71af62[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x01\x00\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:09 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0 2021-08-23 02:41:09 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC4\x83\xF3A...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC4\x83\xF3A...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:09 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-23 02:41:09 542 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 373 HeapByteBuffer@3d71af62[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03!\xA6\xEf.s\xEc\xD0\xAc...\xF6\x96\x0c/\x04\xB9?Uw\xE3\xE31PQ\xD2\xC9P\xC4\xEe\xF5\xAa\xE9\x96>>>\xBc\xC6\xC3\x08|m\xF9\x16}...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:09 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=373 2021-08-23 02:41:09 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=373 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=373,c=17408,r=367] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC4\x83\xF3A...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC4\x83\xF3A...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:09 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-23 02:41:09 542 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3d71af62[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03!\xA6\xEf.s\xEc\xD0\xAc\xF0Z2\x1d\xFf\xB5...\xF6\x96\x0c/\x04\xB9?Uw\xE3\xE31PQ\xD2\xC9P\xC4\xEe\xF5\xAa\xE9\x96>>>\xBc\xC6\xC3\x08|m\xF9\x16}...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:09 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0 2021-08-23 02:41:09 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=373,l=373,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC4\x83\xF3A...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC4\x83\xF3A...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:09 542 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK 2021-08-23 02:41:09 546 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-28] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@6cde1804 2021-08-23 02:41:09 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP 2021-08-23 02:41:09 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 548 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@296e375f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2687 sequenceNumber = 0 [p=0,l=2687,c=17408,r=2687] ioDone=false/false 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 2687 SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@55fc697c{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3d71af62[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC4\x83\xF3A...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC4\x83\xF3A...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@34dce1b::DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=14/30000} filled 0 HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC4\x83\xF3A...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@34dce1b::DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC4\x83\xF3A...\x00\x00\x00\x00\x00\x00\x00} {} 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC4\x83\xF3A...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@34dce1b::DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=START,0 of -1} 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@34dce1b::DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=14/30000} 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@34dce1b::DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=14/30000} 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@585d443a{AC.ReadCB@34dce1b{HttpConnection@34dce1b::DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@7835084f{SSLC.NBReadCB@55fc697c{SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@4e3429bc on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-23 02:41:09 549 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-23 02:41:09 550 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken with none selected 2021-08-23 02:41:09 550 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@34dce1b::DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-23 02:41:09 550 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 0/0/1 selected 2021-08-23 02:41:09 550 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 0 keys, 1 updates 2021-08-23 02:41:09 550 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2021-08-23 02:41:09 550 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@4e3429bc 2021-08-23 02:41:09 550 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 550 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@2f432a76 size 1 > capacity 2021-08-23 02:41:09 550 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@2f432a76 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:41:09 550 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 550 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-08-23 02:41:09 550 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:41:09 550 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 1/1/1 selected 2021-08-23 02:41:09 550 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 1 keys, 0 updates 2021-08-23 02:41:09 550 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:52896], selector=sun.nio.ch.EPollSelectorImpl@43fe2386, interestOps=1, readyOps=1 SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 550 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 550 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-08-23 02:41:09 550 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1688]@2021-08-23T02:41:09.55061Z 2021-08-23 02:41:09 550 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@24211df1 offer EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1688]@2021-08-23T02:41:09.550642Z 2021-08-23 02:41:09 550 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1 2021-08-23 02:41:09 550 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@726a9b4e startThread=0 2021-08-23 02:41:09 550 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@24211df1 task=EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1688]@2021-08-23T02:41:09.550917Z 2021-08-23 02:41:09 550 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@726a9b4e in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}] 2021-08-23 02:41:09 550 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@726a9b4e started 2021-08-23 02:41:09 550 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1688]@2021-08-23T02:41:09.550992Z tryProduce true 2021-08-23 02:41:09 551 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@726a9b4e waiting 2021-08-23 02:41:09 551 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0 2021-08-23 02:41:09 551 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-08-23 02:41:09 551 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 551 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:41:09 551 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1688]@2021-08-23T02:41:09.550959Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-08-23 02:41:09 551 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@7835084f{SSLC.NBReadCB@55fc697c{SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-23 02:41:09 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 551 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@585d443a{AC.ReadCB@34dce1b{HttpConnection@34dce1b::DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-08-23 02:41:09 551 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@34dce1b::DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-23 02:41:09 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-23 02:41:09 551 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 230 HeapByteBuffer@3d71af62[p=0,l=230,c=17408,r=230]={<<<\x17\x03\x03\x005H,"SAX3\x03\xB4\xA9\xC8\xE3\xD9\x89<\xFb\x07\x96p\xFb...\x0c\xCbL\xE0\xC6\xB7`h\xFc\x1a\x18\xB85\xD8\xE4z#\xE9i\x8dUOo>>>C\x13\x01\xB2\x08\x03\x0e\x036...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:09 551 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=230 2021-08-23 02:41:09 552 DEBUG [jdk.event.security][dw-26] invocationID:{InvocationID} - TLSHandshake: 10.233.71.122:52896, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2021-08-23 02:41:09 552 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=230 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=230,c=17408,r=172] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC4\x83\xF3A...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC4\x83\xF3A...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:09 552 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - handshake succeeded SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=172/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256 2021-08-23 02:41:09 552 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-08-23 02:41:09 552 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3d71af62[p=58,l=230,c=17408,r=172]={\x17\x03\x03\x005\x14\x00\x00 ...\x80+\xE0\x05U\x94\x0e<<<\x17\x03\x03\x00\xA7m\x18\x03\xF6@\xB7\xC1x\x13\xDe\xEa\xBf\xB6hp\xE9 i\xFf\\...\x0c\xCbL\xE0\xC6\xB7`h\xFc\x1a\x18\xB85\xD8\xE4z#\xE9i\x8dUOo>>>C\x13\x01\xB2\x08\x03\x0e\x036...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:09 552 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0 2021-08-23 02:41:09 552 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 172 bytesProduced = 150 encryptedBuffer=[p=230,l=230,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=150,c=17408,r=150]={<< >>tA'\x08\x81\xA6F4\xDe...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=150,c=17408,r=150]={<< >>tA'\x08\x81\xA6F4\xDe...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:09 552 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@34dce1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 552 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@34dce1b::DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=3/30000} filled 150 HeapByteBuffer@62f3db15[p=0,l=150,c=17408,r=150]={<< >>tA'\x08\x81\xA6F4\xDe...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:09 552 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@34dce1b::DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@62f3db15[p=0,l=150,c=17408,r=150]={<< >>tA'\x08\x81\xA6F4\xDe...\x00\x00\x00\x00\x00\x00\x00} {} 2021-08-23 02:41:09 552 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@62f3db15[p=0,l=150,c=17408,r=150]={<< >>tA'\x08\x81\xA6F4\xDe...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:09 552 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - START --> SPACE1 2021-08-23 02:41:09 552 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - SPACE1 --> URI 2021-08-23 02:41:09 552 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - URI --> SPACE2 2021-08-23 02:41:09 552 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2021-08-23 02:41:09 552 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2021-08-23 02:41:09 552 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> VALUE 2021-08-23 02:41:09 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2021-08-23 02:41:09 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> FIELD 2021-08-23 02:41:09 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2021-08-23 02:41:09 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2021-08-23 02:41:09 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2021-08-23 02:41:09 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE 2021-08-23 02:41:09 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD 2021-08-23 02:41:09 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2021-08-23 02:41:09 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2021-08-23 02:41:09 553 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER --> CONTENT 2021-08-23 02:41:09 553 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - REQUEST for //10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} GET //10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.71.153:9101 User-Agent: kube-probe/1.19 Accept-Encoding: gzip Connection: close 2021-08-23 02:41:09 553 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@34dce1b::DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=3/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2021-08-23 02:41:09 553 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@34dce1b::DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=3/30000} 2021-08-23 02:41:09 553 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - handle //10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 2021-08-23 02:41:09 553 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - handling HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-08-23 02:41:09 553 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 2021-08-23 02:41:09 553 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-26] invocationID:{InvocationID} - Host 10.233.71.153 with SNI null 2021-08-23 02:41:09 554 DEBUG [org.eclipse.jetty.server.Server][dw-26] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1} 2021-08-23 02:41:09 554 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-26] invocationID:{InvocationID} - GzipHandler@2bdab835{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck)@7241f687 in null 2021-08-23 02:41:09 554 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-26] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE} 2021-08-23 02:41:09 554 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-26] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE} 2021-08-23 02:41:09 554 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-08-23 02:41:09 554 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - chain=customFilter@134a8ead==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-2e362407@2e362407==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-17fbfb02@17fbfb02==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-08-23 02:41:09 554 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter customFilter@134a8ead==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2021-08-23 02:41:09 554 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Entering. 2021-08-23 02:41:09 554 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2021-08-23 02:41:09 554 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 3c3758d2-5746-4a5c-af62-53b7b6b5b184 2021-08-23 02:41:09 554 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Invoking synchronously ... 2021-08-23 02:41:09 554 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-2e362407@2e362407==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2021-08-23 02:41:09 554 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-17fbfb02@17fbfb02==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2021-08-23 02:41:09 554 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-08-23 02:41:09 556 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@2bdab835{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck)@7241f687 2021-08-23 02:41:09 556 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@ce2c575 exclude no deflater 2021-08-23 02:41:09 556 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@5918df58[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@7f0e8fde{null} 2021-08-23 02:41:09 556 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 200 OK HTTP/1.1 Connection: close Date: Mon, 23 Aug 2021 02:41:09 GMT X-TransactionID: 3c3758d2-5746-4a5c-af62-53b7b6b5b184 X-InvocationID: 36dfa0af-50ee-42e2-9920-540e42dd54cb Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-08-23 02:41:09 556 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@286ab76[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@18551f3e] (null,[p=0,l=4,c=8192,r=4],true)@START 2021-08-23 02:41:09 556 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@5918df58[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:09 556 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Mon, 23 Aug 2021 02:41:09 GMT X-TransactionID: 3c3758d2-5746-4a5c-af62-53b7b6b5b184 X-InvocationID: 36dfa0af-50ee-42e2-9920-540e42dd54cb Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-08-23 02:41:09 556 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2021-08-23 02:41:09 556 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@286ab76[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@18551f3e] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2021-08-23 02:41:09 556 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@728f173{IDLE}->null [HeapByteBuffer@256a2864[p=0,l=252,c=8192,r=252]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5918df58[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 2021-08-23 02:41:09 556 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@728f173{WRITING}->null:IDLE-->WRITING 2021-08-23 02:41:09 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@358d7986{s=COMPLETING}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 2021-08-23 02:41:09 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@256a2864[p=0,l=252,c=8192,r=252]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:09 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@5918df58[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:09 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2021-08-23 02:41:09 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false 2021-08-23 02:41:09 557 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@358d7986{s=COMPLETING}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 2021-08-23 02:41:09 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-23 02:41:09 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@358d7986{s=COMPLETING}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 2021-08-23 02:41:09 557 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@728f173{WRITING}->null 2021-08-23 02:41:09 557 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@728f173{IDLE}->null:WRITING-->IDLE 2021-08-23 02:41:09 557 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@286ab76[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@18551f3e] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-08-23 02:41:09 557 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@286ab76[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@18551f3e] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-08-23 02:41:09 557 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=7/30000} 2021-08-23 02:41:09 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@358d7986{s=END}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} oshut=false, ishut=false 2021-08-23 02:41:09 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@358d7986{s=END}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 2021-08-23 02:41:09 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@296e375f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-23 02:41:09 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-23 02:41:09 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true 2021-08-23 02:41:09 558 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@358d7986{s=END}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5} 2021-08-23 02:41:09 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-23 02:41:09 558 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@358d7986{s=END}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5} 2021-08-23 02:41:09 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@358d7986{s=END}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5} 2021-08-23 02:41:09 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@358d7986{s=END}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5} 2021-08-23 02:41:09 558 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@7835084f{SSLC.NBReadCB@55fc697c{SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@358d7986{s=END}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}}} 2021-08-23 02:41:09 558 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@358d7986{s=END}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5} 2021-08-23 02:41:09 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@4e3429bc on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-23 02:41:09 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-23 02:41:09 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken with none selected 2021-08-23 02:41:09 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 0/0/1 selected 2021-08-23 02:41:09 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 0 keys, 1 updates 2021-08-23 02:41:09 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1 2021-08-23 02:41:09 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@4e3429bc 2021-08-23 02:41:09 558 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@358d7986{s=END}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5} 2021-08-23 02:41:09 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0 2021-08-23 02:41:09 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:41:09 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 1/1/1 selected 2021-08-23 02:41:09 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 1 keys, 0 updates 2021-08-23 02:41:09 559 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=dc7960f8-b85d-4398-8616-2cdb09eb17ef, referenceCounter=0, store size=0} on thread dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck 2021-08-23 02:41:09 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.71.153:9101 remote=/10.233.71.122:52896], selector=sun.nio.ch.EPollSelectorImpl@43fe2386, interestOps=1, readyOps=1 SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@358d7986{s=END}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6} 2021-08-23 02:41:09 559 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Exiting. 2021-08-23 02:41:09 559 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@358d7986{s=END}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6} 2021-08-23 02:41:09 559 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@358d7986{s=END}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}:runFillable:BLOCKING 2021-08-23 02:41:09 559 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1689]@2021-08-23T02:41:09.559401Z 2021-08-23 02:41:09 559 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@726a9b4e offer EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1689]@2021-08-23T02:41:09.55946Z 2021-08-23 02:41:09 559 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1 2021-08-23 02:41:09 559 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@223ca303 startThread=0 2021-08-23 02:41:09 559 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@726a9b4e task=EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1689]@2021-08-23T02:41:09.559625Z 2021-08-23 02:41:09 559 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@223ca303 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}] 2021-08-23 02:41:09 559 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@223ca303 started 2021-08-23 02:41:09 559 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@223ca303 waiting 2021-08-23 02:41:09 559 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1689]@2021-08-23T02:41:09.559677Z tryProduce true 2021-08-23 02:41:09 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0 2021-08-23 02:41:09 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2021-08-23 02:41:09 559 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1689]@2021-08-23T02:41:09.559595Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@358d7986{s=END}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}:runFillable:BLOCKING/BLOCKING 2021-08-23 02:41:09 559 DEBUG [org.eclipse.jetty.server.Server][dw-26] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6} 2021-08-23 02:41:09 559 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@358d7986{s=END}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6} 2021-08-23 02:41:09 559 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - unhandle HttpChannelState@121bebb8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2021-08-23 02:41:09 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:41:09 559 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@121bebb8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-23 02:41:09 559 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6} 2021-08-23 02:41:09 560 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@7835084f{SSLC.NBReadCB@55fc697c{SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@358d7986{s=END}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}}} 2021-08-23 02:41:09 560 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - completed HttpChannelState@121bebb8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-23 02:41:09 560 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - unhandle HttpChannelState@121bebb8{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-23 02:41:09 560 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@121bebb8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-23 02:41:09 560 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7} 2021-08-23 02:41:09 560 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@358d7986{s=END}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7} 2021-08-23 02:41:09 560 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4 2021-08-23 02:41:09 560 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@358d7986{s=END}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7} 2021-08-23 02:41:09 560 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@585d443a{null} 2021-08-23 02:41:09 560 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - FillInterest@585d443a{null} lost race null 2021-08-23 02:41:09 560 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - recycle HttpChannelState@121bebb8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-23 02:41:09 560 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2021-08-23 02:41:09 560 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@358d7986{s=END}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=7} 2021-08-23 02:41:09 560 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - CONTENT --> CLOSE 2021-08-23 02:41:09 560 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@24211df1 size 1 > capacity 2021-08-23 02:41:09 560 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 560 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@24211df1 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 10.233.71.122 - - [23/Aug/2021:02:41:09 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 7 2021-08-23 02:41:09 560 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 560 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-23 02:41:09 560 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 24 HeapByteBuffer@3d71af62[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13OL8\xD1\xE9\xEb\xE4\xD7\x93\x1d\x81\x15ga\xFb\x83\xB0~\x91>>>h0\x1a\x10\xE8\xAf\xB0\x9by...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:09 560 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=24 2021-08-23 02:41:09 560 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD4\x1aX\xE7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD4\x1aX\xE7...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:09 560 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 560 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2021-08-23 02:41:09 561 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@34dce1b::DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD4\x1aX\xE7...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:09 561 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=-,flush=-,to=11/30000} 2021-08-23 02:41:09 561 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=-,flush=-,to=11/30000} 2021-08-23 02:41:09 561 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - shutdownOutput: SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false 2021-08-23 02:41:09 561 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - ensureFillInterested SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 561 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@7835084f{SSLC.NBReadCB@55fc697c{SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-23 02:41:09 561 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 561 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@4e3429bc on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-23 02:41:09 561 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-23 02:41:09 561 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken with none selected 2021-08-23 02:41:09 561 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 561 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 0/0/1 selected 2021-08-23 02:41:09 561 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 0 keys, 1 updates 2021-08-23 02:41:09 561 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1 2021-08-23 02:41:09 561 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@4e3429bc 2021-08-23 02:41:09 561 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 561 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 561 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2021-08-23 02:41:09 561 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:41:09 561 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - doClose SocketChannelEndPoint@1c022b6e{l=/10.233.71.153:9101,r=/10.233.71.122:52896,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=/10.233.71.153:9101,r=/10.233.71.122:52896,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 561 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 1/1/1 selected 2021-08-23 02:41:09 561 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 1 keys, 0 updates 2021-08-23 02:41:09 561 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.71.153:9101 remote=/10.233.71.122:52896], selector=sun.nio.ch.EPollSelectorImpl@43fe2386, interestOps=1, readyOps=1 SocketChannelEndPoint@1c022b6e{l=0.0.0.0/0.0.0.0:9101,r=/10.233.71.122:52896,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Ignoring cancelled key for channel java.nio.channels.SocketChannel[closed] 2021-08-23 02:41:09 562 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onClose FillInterest@7835084f{SSLC.NBReadCB@55fc697c{SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-23 02:41:09 562 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillableFail SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 562 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onFail FillInterest@585d443a{null} java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:227) 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.doClose(SslConnection.java:1366) 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:254) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:255) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) at java.base/java.lang.Thread.run(Unknown Source) 2021-08-23 02:41:09 562 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close SocketChannelEndPoint@1c022b6e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=1 updates=0 2021-08-23 02:41:09 562 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@cd3fe37 startThread=0 2021-08-23 02:41:09 562 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@cd3fe37 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:41:09 562 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@1c022b6e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0 2021-08-23 02:41:09 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2021-08-23 02:41:09 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@1c022b6e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 562 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose HttpConnection@34dce1b::DecryptedEndPoint@1f4ffbce{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000} 2021-08-23 02:41:09 562 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@1c022b6e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 562 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:41:09 562 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose SslConnection@55fc697c::SocketChannelEndPoint@1c022b6e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 562 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@cd3fe37 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:41:09 562 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onClose FillInterest@585d443a{null} 2021-08-23 02:41:09 562 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@34dce1b::DecryptedEndPoint@1f4ffbce{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD4\x1aX\xE7...\x00\x00\x00\x00\x00\x00\x00} {} 2021-08-23 02:41:09 562 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD4\x1aX\xE7...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:09 562 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - CLOSE --> CLOSED 2021-08-23 02:41:09 562 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@34dce1b::DecryptedEndPoint@1f4ffbce{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-08-23 02:41:09 562 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@34dce1b::DecryptedEndPoint@1f4ffbce{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000} 2021-08-23 02:41:09 563 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@1f4ffbce{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000} 2021-08-23 02:41:09 563 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@34dce1b::DecryptedEndPoint@1f4ffbce{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000} onFillable exit HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-23 02:41:09 563 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@55fc697c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f4ffbce{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@34dce1b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@358d7986{s=START}]=>HttpChannelOverHttp@a22207b{s=HttpChannelState@121bebb8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:09 563 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@5fb4a601 size 1 > capacity 2021-08-23 02:41:09 563 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@5fb4a601 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:41:19 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@52856ff9-RuleActiveApp@6bb4cc0e{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@2279c4c3[java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:53004]] on ManagedSelector@16df9bde{STARTED} id=0 keys=0 selected=0 updates=0 2021-08-23 02:41:19 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@52856ff9-RuleActiveApp@6bb4cc0e{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=0 selected=0 updates=1 2021-08-23 02:41:19 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken with none selected 2021-08-23 02:41:19 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 0/0/0 selected 2021-08-23 02:41:19 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 0 keys, 1 updates 2021-08-23 02:41:19 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1 2021-08-23 02:41:19 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update Accept@2279c4c3[java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:53004]] 2021-08-23 02:41:19 532 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue Accept@2279c4c3[java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:53004]] startThread=0 2021-08-23 02:41:19 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2021-08-23 02:41:19 532 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:41:19 534 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run Accept@2279c4c3[java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:53004]] in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:41:19 534 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-21] invocationID:{InvocationID} - SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-08-23 02:41:19 534 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-21] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@2265d20e 2021-08-23 02:41:19 541 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - new HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-08-23 02:41:19 541 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - New HTTP Connection HttpConnection@580a4ffd::DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=0/30000} 2021-08-23 02:41:19 541 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100647840@3ca7b4b8 on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-23 02:41:19 541 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->SslConnection@2377203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 541 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onOpen SslConnection@2377203::SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->SslConnection@2377203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 541 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onOpen HttpConnection@580a4ffd::DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=0/30000} 2021-08-23 02:41:19 541 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - fillInterested HttpConnection@580a4ffd::DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=0/30000} 2021-08-23 02:41:19 541 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@44e1b669{AC.ReadCB@580a4ffd{HttpConnection@580a4ffd::DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-23 02:41:19 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@2377203::SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->SslConnection@2377203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 541 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@2377203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 542 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@45e2d839{SSLC.NBReadCB@2377203{SslConnection@2377203::SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2377203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-23 02:41:19 542 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2377203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 542 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@7cfc0dec on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-23 02:41:19 542 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=2 2021-08-23 02:41:19 542 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken with none selected 2021-08-23 02:41:19 542 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Created SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2377203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 542 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran Accept@2279c4c3[java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:53004]] in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:41:19 542 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 0/0/1 selected 2021-08-23 02:41:19 542 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 0 keys, 2 updates 2021-08-23 02:41:19 542 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 2 2021-08-23 02:41:19 542 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100647840@3ca7b4b8 2021-08-23 02:41:19 542 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@7cfc0dec 2021-08-23 02:41:19 543 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@2377203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 543 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0 2021-08-23 02:41:19 543 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:41:19 543 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 1/1/1 selected 2021-08-23 02:41:19 543 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 1 keys, 0 updates 2021-08-23 02:41:19 543 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:53004], selector=sun.nio.ch.EPollSelectorImpl@43fe2386, interestOps=1, readyOps=1 SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@2377203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 543 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2377203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 543 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2377203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-08-23 02:41:19 543 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1690]@2021-08-23T02:41:19.543692Z 2021-08-23 02:41:19 543 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@223ca303 offer EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1690]@2021-08-23T02:41:19.543776Z 2021-08-23 02:41:19 543 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1 2021-08-23 02:41:19 543 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@45e03333 startThread=0 2021-08-23 02:41:19 543 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@223ca303 task=EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1690]@2021-08-23T02:41:19.543926Z 2021-08-23 02:41:19 543 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1690]@2021-08-23T02:41:19.54399Z tryProduce true 2021-08-23 02:41:19 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0 2021-08-23 02:41:19 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-08-23 02:41:19 544 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 544 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:41:19 544 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@45e03333 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}] 2021-08-23 02:41:19 544 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@45e03333 started 2021-08-23 02:41:19 544 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@45e03333 waiting 2021-08-23 02:41:19 544 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1690]@2021-08-23T02:41:19.543971Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2377203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-08-23 02:41:19 544 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@45e2d839{SSLC.NBReadCB@2377203{SslConnection@2377203::SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-23 02:41:19 544 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >c.onFillable SslConnection@2377203::SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 544 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillable SslConnection@2377203::SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 544 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@44e1b669{AC.ReadCB@580a4ffd{HttpConnection@580a4ffd::DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-08-23 02:41:19 544 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@580a4ffd::DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-23 02:41:19 544 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@2377203::SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 544 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-08-23 02:41:19 544 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 261 HeapByteBuffer@3d71af62[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xBc\xEd\xF9\xD4\x99\xC54\xC9\x04\xF7\xE8\x96\xD4\xBc....\t\x9ft\x87\xB2\xC5\x94Q\xDb\xE0W\x06'\x12\xC7\xD4\x88O}\xCaQV>>>\x14\xEc5P\xEbC\xBc|\x8f...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:19 544 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=261 2021-08-23 02:41:19 545 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill starting handshake SslConnection@2377203::SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 546 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD4\x1aX\xE7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD4\x1aX\xE7...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:19 546 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_TASK 2021-08-23 02:41:19 546 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_WRAP 2021-08-23 02:41:19 546 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >flush SslConnection@2377203::SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 546 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@296e375f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-23 02:41:19 546 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-23 02:41:19 546 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false 2021-08-23 02:41:19 547 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-23 02:41:19 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@2377203{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-23 02:41:19 547 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 373 HeapByteBuffer@3d71af62[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xBc\xEd\xF9\xD4\x99\xC54\xC9...\n[\t\xC6\x82\xA0}\x9c\xE0+\xCd.1A\xB9\x8ea\x04J\x12\x89\xE9\x0e>>>\xBc\xC6\xC3\x08|m\xF9\x16}...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:19 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=373 2021-08-23 02:41:19 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=373 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=373,c=17408,r=367] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD4\x1aX\xE7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD4\x1aX\xE7...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:19 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-23 02:41:19 547 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3d71af62[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xBc\xEd\xF9\xD4\x99\xC54\xC9\x04\xF7\xE8\x96\xD4\xBc...\n[\t\xC6\x82\xA0}\x9c\xE0+\xCd.1A\xB9\x8ea\x04J\x12\x89\xE9\x0e>>>\xBc\xC6\xC3\x08|m\xF9\x16}...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:19 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0 2021-08-23 02:41:19 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=373,l=373,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD4\x1aX\xE7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD4\x1aX\xE7...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:19 547 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_TASK 2021-08-23 02:41:19 554 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-23] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@2265d20e 2021-08-23 02:41:19 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_WRAP 2021-08-23 02:41:19 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >flush SslConnection@2377203::SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@296e375f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-23 02:41:19 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-23 02:41:19 556 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2687 sequenceNumber = 0 [p=0,l=2687,c=17408,r=2687] ioDone=false/false 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 2687 SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@2377203{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3d71af62[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD4\x1aX\xE7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD4\x1aX\xE7...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@2377203::SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3d71af62[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD4\x1aX\xE7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD4\x1aX\xE7...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@580a4ffd::DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=16/30000} filled 0 HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD4\x1aX\xE7...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@580a4ffd::DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD4\x1aX\xE7...\x00\x00\x00\x00\x00\x00\x00} {} 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD4\x1aX\xE7...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@580a4ffd::DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=START,0 of -1} 2021-08-23 02:41:19 557 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@580a4ffd::DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=16/30000} 2021-08-23 02:41:19 558 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - fillInterested HttpConnection@580a4ffd::DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=16/30000} 2021-08-23 02:41:19 558 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@44e1b669{AC.ReadCB@580a4ffd{HttpConnection@580a4ffd::DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-08-23 02:41:19 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@2377203::SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 558 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@45e2d839{SSLC.NBReadCB@2377203{SslConnection@2377203::SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-23 02:41:19 558 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@7cfc0dec on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-23 02:41:19 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-23 02:41:19 558 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@580a4ffd::DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-23 02:41:19 558 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 558 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@726a9b4e size 1 > capacity 2021-08-23 02:41:19 558 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@726a9b4e in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}] 2021-08-23 02:41:19 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken with none selected 2021-08-23 02:41:19 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 0/0/1 selected 2021-08-23 02:41:19 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 0 keys, 1 updates 2021-08-23 02:41:19 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1 2021-08-23 02:41:19 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@7cfc0dec 2021-08-23 02:41:19 558 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-08-23 02:41:19 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:41:19 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 1/1/1 selected 2021-08-23 02:41:19 558 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 1 keys, 0 updates 2021-08-23 02:41:19 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.153:9101 remote=/10.233.71.122:53004], selector=sun.nio.ch.EPollSelectorImpl@43fe2386, interestOps=1, readyOps=1 SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 559 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 559 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-08-23 02:41:19 559 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1691]@2021-08-23T02:41:19.559268Z 2021-08-23 02:41:19 559 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@45e03333 offer EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1691]@2021-08-23T02:41:19.559324Z 2021-08-23 02:41:19 559 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1 2021-08-23 02:41:19 559 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@3993a7d3 startThread=0 2021-08-23 02:41:19 559 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@45e03333 task=EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1691]@2021-08-23T02:41:19.559485Z 2021-08-23 02:41:19 559 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1691]@2021-08-23T02:41:19.559534Z tryProduce true 2021-08-23 02:41:19 559 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}][pc=0,pic=0,pec=1,epc=1691]@2021-08-23T02:41:19.559441Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-08-23 02:41:19 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0 2021-08-23 02:41:19 559 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@3993a7d3 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}] 2021-08-23 02:41:19 559 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@3993a7d3 started 2021-08-23 02:41:19 559 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@3993a7d3 waiting 2021-08-23 02:41:19 559 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@45e2d839{SSLC.NBReadCB@2377203{SslConnection@2377203::SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 2021-08-23 02:41:19 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2021-08-23 02:41:19 559 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@2377203::SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 559 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 559 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:41:19 559 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@2377203::SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 560 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@44e1b669{AC.ReadCB@580a4ffd{HttpConnection@580a4ffd::DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-08-23 02:41:19 560 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@580a4ffd::DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-08-23 02:41:19 560 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@2377203::SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 560 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-23 02:41:19 560 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 230 HeapByteBuffer@3d71af62[p=0,l=230,c=17408,r=230]={<<<\x17\x03\x03\x005\xA0\xBf\xF4/c\x84\x86\xB7y\xB1\t6\xA3.\xC2\t\xEb\xFa\xF4e...\xE0U\xCb\xA2\x03U\x98\x7f.\xB2\xBc)x1V\xD0\x0b\xFa\xB8\xDb\xEfJL>>>C\x13\x01\xB2|\xC4f\xE9\xC7...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:19 560 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=230 2021-08-23 02:41:19 561 DEBUG [jdk.event.security][dw-24] invocationID:{InvocationID} - TLSHandshake: 10.233.71.122:53004, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2021-08-23 02:41:19 561 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=230 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=230,c=17408,r=172] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD4\x1aX\xE7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xD4\x1aX\xE7...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:19 561 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - handshake succeeded SslConnection@2377203::SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NOT_HANDSHAKING,eio=172/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256 2021-08-23 02:41:19 561 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-08-23 02:41:19 561 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3d71af62[p=58,l=230,c=17408,r=172]={\x17\x03\x03\x005\x14\x00\x00 ...=D\xE4\x862\xA3\xDf<<<\x17\x03\x03\x00\xA72\x97F\x06\xAdU\xBc\r\xB2\xE5Ua\x18 \n_\xC0\x9a\x8fj...\xE0U\xCb\xA2\x03U\x98\x7f.\xB2\xBc)x1V\xD0\x0b\xFa\xB8\xDb\xEfJL>>>C\x13\x01\xB2|\xC4f\xE9\xC7...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:19 561 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0 2021-08-23 02:41:19 561 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 172 bytesProduced = 150 encryptedBuffer=[p=230,l=230,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=150,c=17408,r=150]={<< >>\xDe\x95\xFf\x9f\xCfI\xBep\x13...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=150,c=17408,r=150]={<< >>\xDe\x95\xFf\x9f\xCfI\xBep\x13...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:19 561 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@2377203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 561 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@580a4ffd::DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=3/30000} filled 150 HeapByteBuffer@62f3db15[p=0,l=150,c=17408,r=150]={<< >>\xDe\x95\xFf\x9f\xCfI\xBep\x13...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:19 561 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@580a4ffd::DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@62f3db15[p=0,l=150,c=17408,r=150]={<< >>\xDe\x95\xFf\x9f\xCfI\xBep\x13...\x00\x00\x00\x00\x00\x00\x00} {} 2021-08-23 02:41:19 561 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@62f3db15[p=0,l=150,c=17408,r=150]={<< >>\xDe\x95\xFf\x9f\xCfI\xBep\x13...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:19 561 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - START --> SPACE1 2021-08-23 02:41:19 561 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - SPACE1 --> URI 2021-08-23 02:41:19 561 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - URI --> SPACE2 2021-08-23 02:41:19 561 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2021-08-23 02:41:19 562 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2021-08-23 02:41:19 562 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> VALUE 2021-08-23 02:41:19 562 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2021-08-23 02:41:19 562 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> FIELD 2021-08-23 02:41:19 562 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2021-08-23 02:41:19 562 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2021-08-23 02:41:19 562 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2021-08-23 02:41:19 562 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE 2021-08-23 02:41:19 562 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD 2021-08-23 02:41:19 562 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2021-08-23 02:41:19 562 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2021-08-23 02:41:19 562 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER --> CONTENT 2021-08-23 02:41:19 562 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - REQUEST for //10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} GET //10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.71.153:9101 User-Agent: kube-probe/1.19 Accept-Encoding: gzip Connection: close 2021-08-23 02:41:19 562 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@580a4ffd::DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=4/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2021-08-23 02:41:19 562 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@580a4ffd::DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=4/30000} 2021-08-23 02:41:19 562 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - handle //10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 2021-08-23 02:41:19 562 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - handling HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-08-23 02:41:19 562 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 2021-08-23 02:41:19 562 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-24] invocationID:{InvocationID} - Host 10.233.71.153 with SNI null 2021-08-23 02:41:19 562 DEBUG [org.eclipse.jetty.server.Server][dw-24] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 2021-08-23 02:41:19 562 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-24] invocationID:{InvocationID} - GzipHandler@2bdab835{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck)@9a9053c in null 2021-08-23 02:41:19 562 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-24] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE} 2021-08-23 02:41:19 562 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-24] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@bfc14b9{/,null,AVAILABLE} 2021-08-23 02:41:19 563 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-08-23 02:41:19 563 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - chain=customFilter@134a8ead==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-2e362407@2e362407==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-17fbfb02@17fbfb02==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-08-23 02:41:19 563 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter customFilter@134a8ead==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2021-08-23 02:41:19 563 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Entering. 2021-08-23 02:41:19 563 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2021-08-23 02:41:19 563 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 976bbba2-cb26-40bf-b8f3-55a786350beb 2021-08-23 02:41:19 563 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Invoking synchronously ... 2021-08-23 02:41:19 563 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-2e362407@2e362407==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2021-08-23 02:41:19 563 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-17fbfb02@17fbfb02==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2021-08-23 02:41:19 563 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-267891bf@26e6fc5f==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-08-23 02:41:19 564 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@2bdab835{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck)@9a9053c 2021-08-23 02:41:19 564 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@73d73ea6 exclude no deflater 2021-08-23 02:41:19 564 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@24ed19c0[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@649fb1{null} 2021-08-23 02:41:19 565 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} 200 OK HTTP/1.1 Connection: close Date: Mon, 23 Aug 2021 02:41:19 GMT X-TransactionID: 976bbba2-cb26-40bf-b8f3-55a786350beb X-InvocationID: 98a8a412-7e94-41d3-affa-cdf3c29bc46f Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-08-23 02:41:19 565 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@4125ea64[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@bcdcee8] (null,[p=0,l=4,c=8192,r=4],true)@START 2021-08-23 02:41:19 565 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@24ed19c0[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:19 565 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Mon, 23 Aug 2021 02:41:19 GMT X-TransactionID: 976bbba2-cb26-40bf-b8f3-55a786350beb X-InvocationID: 98a8a412-7e94-41d3-affa-cdf3c29bc46f Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-08-23 02:41:19 565 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2021-08-23 02:41:19 565 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@4125ea64[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@bcdcee8] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2021-08-23 02:41:19 565 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@4722e548{IDLE}->null [HeapByteBuffer@256a2864[p=0,l=252,c=8192,r=252]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@24ed19c0[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 2021-08-23 02:41:19 565 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@4722e548{WRITING}->null:IDLE-->WRITING 2021-08-23 02:41:19 565 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@2377203::SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e9e7de0{s=COMPLETING}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 2021-08-23 02:41:19 566 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@256a2864[p=0,l=252,c=8192,r=252]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:19 566 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@24ed19c0[p=0,l=4,c=8192,r=4]={<< >>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:19 566 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2021-08-23 02:41:19 566 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false 2021-08-23 02:41:19 566 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e9e7de0{s=COMPLETING}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 2021-08-23 02:41:19 566 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-23 02:41:19 566 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@2377203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e9e7de0{s=COMPLETING}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 2021-08-23 02:41:19 566 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@4722e548{WRITING}->null 2021-08-23 02:41:19 567 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@4722e548{IDLE}->null:WRITING-->IDLE 2021-08-23 02:41:19 567 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@4125ea64[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@bcdcee8] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-08-23 02:41:19 567 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@4125ea64[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@bcdcee8] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-08-23 02:41:19 567 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=9/30000} 2021-08-23 02:41:19 567 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@2377203::SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e9e7de0{s=END}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5} oshut=false, ishut=false 2021-08-23 02:41:19 567 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@2377203::SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e9e7de0{s=END}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5} 2021-08-23 02:41:19 567 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@296e375f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-08-23 02:41:19 567 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2021-08-23 02:41:19 567 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true 2021-08-23 02:41:19 568 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e9e7de0{s=END}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6} 2021-08-23 02:41:19 568 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-08-23 02:41:19 568 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e9e7de0{s=END}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6} 2021-08-23 02:41:19 568 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e9e7de0{s=END}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6} 2021-08-23 02:41:19 568 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@2377203::SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e9e7de0{s=END}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6} 2021-08-23 02:41:19 569 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@45e2d839{SSLC.NBReadCB@2377203{SslConnection@2377203::SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e9e7de0{s=END}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}}} 2021-08-23 02:41:19 569 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e9e7de0{s=END}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7} 2021-08-23 02:41:19 569 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@7cfc0dec on ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=0 2021-08-23 02:41:19 569 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@16df9bde{STARTED} id=0 keys=1 selected=0 updates=1 2021-08-23 02:41:19 569 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken with none selected 2021-08-23 02:41:19 569 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 0/0/1 selected 2021-08-23 02:41:19 569 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 0 keys, 1 updates 2021-08-23 02:41:19 569 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1 2021-08-23 02:41:19 569 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x000000010060a440@7cfc0dec 2021-08-23 02:41:19 569 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=7e42f4be-6dbc-4534-85b4-33c97ed5c844, referenceCounter=0, store size=0} on thread dw-24 - GET /api/holmes-rule-mgmt/v1/healthcheck 2021-08-23 02:41:19 569 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Exiting. 2021-08-23 02:41:19 569 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e9e7de0{s=END}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7} 2021-08-23 02:41:19 569 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2021-08-23 02:41:19 569 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 waiting with 1 keys 2021-08-23 02:41:19 569 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 woken up from select, 1/1/1 selected 2021-08-23 02:41:19 569 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@43fe2386 processing 1 keys, 0 updates 2021-08-23 02:41:19 569 DEBUG [org.eclipse.jetty.server.Server][dw-24] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7} 2021-08-23 02:41:19 569 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - unhandle HttpChannelState@1dd46f40{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2021-08-23 02:41:19 569 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@1dd46f40{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-23 02:41:19 569 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7} 2021-08-23 02:41:19 569 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - completed HttpChannelState@1dd46f40{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-23 02:41:19 569 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - unhandle HttpChannelState@1dd46f40{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-23 02:41:19 569 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@1dd46f40{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-23 02:41:19 569 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7} 2021-08-23 02:41:19 569 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4 10.233.71.122 - - [23/Aug/2021:02:41:19 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 7 2021-08-23 02:41:19 569 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.71.153:9101 remote=/10.233.71.122:53004], selector=sun.nio.ch.EPollSelectorImpl@43fe2386, interestOps=1, readyOps=1 SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4e9e7de0{s=END}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.71.153:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7} 2021-08-23 02:41:19 569 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - recycle HttpChannelState@1dd46f40{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-08-23 02:41:19 570 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2021-08-23 02:41:19 570 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - CONTENT --> CLOSE 2021-08-23 02:41:19 570 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 570 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 570 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@2377203::SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 570 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-08-23 02:41:19 570 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 24 HeapByteBuffer@3d71af62[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\x92\xF9z\x8c\xCe\xBc\xE9\xD9\xE8\xD2\xAc\xC8[%(d\x12\x02Y>>>D\xAe\xB3\xE2#M\xA9\xF9F...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:19 570 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=24 2021-08-23 02:41:19 570 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2377203{NEED_UNWRAP,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-08-23 02:41:19 570 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCf\x92\xE7\x97...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCf\x92\xE7\x97...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:19 570 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0} tryExecute EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1692]@2021-08-23T02:41:19.570238Z 2021-08-23 02:41:19 570 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=0}@3993a7d3 offer EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=0}][pc=0,pic=0,pec=1,epc=1692]@2021-08-23T02:41:19.570271Z 2021-08-23 02:41:19 570 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@2377203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2021-08-23 02:41:19 570 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1} startReservedThread p=1 2021-08-23 02:41:19 570 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2021-08-23 02:41:19 570 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@62f80e64 startThread=0 2021-08-23 02:41:19 570 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@580a4ffd::DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUT,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@62f3db15[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xCf\x92\xE7\x97...\x00\x00\x00\x00\x00\x00\x00} 2021-08-23 02:41:19 570 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUT,fill=-,flush=-,to=12/30000} 2021-08-23 02:41:19 570 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUT,fill=-,flush=-,to=12/30000} 2021-08-23 02:41:19 570 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@62f80e64 in InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=0/1,p=1}] 2021-08-23 02:41:19 570 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=1}@62f80e64 started 2021-08-23 02:41:19 570 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=1/1,p=0}@62f80e64 waiting 2021-08-23 02:41:19 570 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - shutdownOutput: SslConnection@2377203::SocketChannelEndPoint@10ab28b5{l=/10.233.71.153:9101,r=/10.233.71.122:53004,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2377203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54f312cf{l=/10.233.71.153:9101,r=/10.233.71.122:53004,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@580a4ffd[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4e9e7de0{s=START}]=>HttpChannelOverHttp@7242d17d{s=HttpChannelState@1dd46f40{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false 2021-08-23 02:41:19 570 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@4e3283f6{s=0/1,p=1}@3993a7d3 task=EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@4e3283f6{s=1/1,p=0}][pc=0,pic=0,pec=1,epc=1692]@2021-08-23T02:41:19.570396Z 2021-08-23 02:41:19 570 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@1b60d324/SelectorProducer@b86cb18/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@5002fde9{STARTED,8<=8<=1024,i=3,r=