Results

By type

          2021-06-11 03:43:53 145 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-06-11 03:43:53 145 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - HEADER --> CONTENT
2021-06-11 03:43:53 145 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - REQUEST for //10.233.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.70.118:9101
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-06-11 03:43:53 145 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@4ab65bc3::DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OPEN,fill=-,flush=-,to=2/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-06-11 03:43:53 145 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@4ab65bc3::DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OPEN,fill=-,flush=-,to=2/30000}
2021-06-11 03:43:53 145 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - handle //10.233.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 
2021-06-11 03:43:53 145 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - handling HttpChannelState@a46e5cf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-06-11 03:43:53 145 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-06-11 03:43:53 145 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-21] invocationID:{InvocationID} - Host 10.233.70.118 with SNI null
2021-06-11 03:43:53 145 DEBUG [org.eclipse.jetty.server.Server][dw-21] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-06-11 03:43:53 145 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-21] invocationID:{InvocationID} - GzipHandler@7b8aebd0{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck)@3846e6c9 in null
2021-06-11 03:43:53 145 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-21] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@1290c49{/,null,AVAILABLE}
2021-06-11 03:43:53 145 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-21] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@1290c49{/,null,AVAILABLE}
2021-06-11 03:43:53 145 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-3a109ff7@66c714a9==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-06-11 03:43:53 145 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - chain=customFilter@427308f8==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-388be5fd@388be5fd==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-8f2e3e6@8f2e3e6==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-3a109ff7@66c714a9==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-06-11 03:43:53 145 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - call filter customFilter@427308f8==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-06-11 03:43:53 145 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Entering.
2021-06-11 03:43:53 145 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-06-11 03:43:53 145 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: d2c5aa2a-7231-4a0a-ad46-0db44b991db7
2021-06-11 03:43:53 145 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Invoking synchronously ... 
2021-06-11 03:43:53 145 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-388be5fd@388be5fd==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-06-11 03:43:53 145 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-8f2e3e6@8f2e3e6==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-06-11 03:43:53 145 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-3a109ff7@66c714a9==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-06-11 03:43:53 146 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@7b8aebd0{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck)@3846e6c9
2021-06-11 03:43:53 146 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@4a3d2896 exclude no deflater
2021-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@78efec94[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@711a56d5{null}
2021-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
200 OK HTTP/1.1
Connection: close
Date: Fri, 11 Jun 2021 03:43:53 GMT
X-TransactionID: d2c5aa2a-7231-4a0a-ad46-0db44b991db7
X-InvocationID: 53bc954c-adcb-4774-bcfc-0af8d4223287
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@7e658691[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5d3f6853] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@78efec94[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-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Fri, 11 Jun 2021 03:43:53 GMT
X-TransactionID: d2c5aa2a-7231-4a0a-ad46-0db44b991db7
X-InvocationID: 53bc954c-adcb-4774-bcfc-0af8d4223287
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@7e658691[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5d3f6853] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@5a33a42c{IDLE}->null [HeapByteBuffer@4085aeca[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@78efec94[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-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@5a33a42c{WRITING}->null:IDLE-->WRITING
2021-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@12e8d525::SocketChannelEndPoint@278d6122{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@12e8d525{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@24de661d{s=COMPLETING}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4085aeca[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-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@78efec94[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-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - 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-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@278d6122{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@12e8d525{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@24de661d{s=COMPLETING}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@12e8d525{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@24de661d{s=COMPLETING}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@5a33a42c{WRITING}->null
2021-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@5a33a42c{IDLE}->null:WRITING-->IDLE
2021-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@7e658691[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5d3f6853] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@7e658691[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5d3f6853] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OPEN,fill=-,flush=-,to=5/30000}
2021-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@12e8d525::SocketChannelEndPoint@278d6122{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@12e8d525{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@24de661d{s=END}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} oshut=false, ishut=false
2021-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@12e8d525::SocketChannelEndPoint@278d6122{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@12e8d525{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@24de661d{s=END}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@326c4ab5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-11 03:43:53 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 03:43:53 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - 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-06-11 03:43:53 148 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@278d6122{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@12e8d525{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@24de661d{s=END}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 03:43:53 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 03:43:53 148 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@278d6122{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@12e8d525{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@24de661d{s=END}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 03:43:53 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@12e8d525{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@24de661d{s=END}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 03:43:53 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@12e8d525::SocketChannelEndPoint@278d6122{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@12e8d525{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@24de661d{s=END}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 03:43:53 148 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@1a99f63a{SSLC.NBReadCB@12e8d525{SslConnection@12e8d525::SocketChannelEndPoint@278d6122{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@12e8d525{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@24de661d{s=END}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}}}
2021-06-11 03:43:53 148 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@278d6122{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@12e8d525{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@24de661d{s=END}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 03:43:53 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@4e8c59b1 on ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 03:43:53 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-11 03:43:53 148 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=af1ac4e3-a079-49bf-b0ca-6a10f75a3cdd, referenceCounter=0, store size=0} on thread dw-21 - GET /api/holmes-rule-mgmt/v1/healthcheck
2021-06-11 03:43:53 148 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-21] invocationID:{InvocationID} - Exiting.
2021-06-11 03:43:53 148 DEBUG [org.eclipse.jetty.server.Server][dw-21] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - unhandle HttpChannelState@a46e5cf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@a46e5cf{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - completed HttpChannelState@a46e5cf{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - unhandle HttpChannelState@a46e5cf{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@a46e5cf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-21] invocationID:{InvocationID} - recycle HttpChannelState@a46e5cf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - CONTENT --> CLOSE
10.233.70.2 - - [11/Jun/2021:03:43:53 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 4
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@12e8d525::SocketChannelEndPoint@278d6122{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@12e8d525{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@24de661d{s=START}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken with none selected
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 0/0/1 selected
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 0 keys, 1 updates
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 24 HeapByteBuffer@3b08e20d[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xA6\x92\xF5*\xEbi\x96\x1a$\xC7O\x05\x95H\x9e\xC3-\xFf%>>>\xB8\x14\x93rN\xD7-8+...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@4e8c59b1
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=24
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] 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@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFf4\xC8....\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFf4\xC8....\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@278d6122{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@12e8d525{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@24de661d{s=START}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@12e8d525{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@24de661d{s=START}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 1/1/1 selected
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@4ab65bc3::DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUT,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFf4\xC8....\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 1 keys, 0 updates
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUT,fill=-,flush=-,to=7/30000}
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close(null) DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUT,fill=-,flush=-,to=7/30000}
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.70.118:9101 remote=/10.233.70.2:40314], selector=sun.nio.ch.EPollSelectorImpl@5c6cee57, interestOps=1, readyOps=1 SocketChannelEndPoint@278d6122{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@12e8d525{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@24de661d{s=START}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - shutdownOutput: SslConnection@12e8d525::SocketChannelEndPoint@278d6122{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@12e8d525{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@24de661d{s=START}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@278d6122{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@12e8d525{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@24de661d{s=START}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - ensureFillInterested SslConnection@12e8d525::SocketChannelEndPoint@278d6122{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@12e8d525{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@24de661d{s=START}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@278d6122{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@12e8d525{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@24de661d{s=START}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close SocketChannelEndPoint@278d6122{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@12e8d525{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@24de661d{s=START}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0} tryExecute EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}][pc=0,pic=0,pec=15,epc=3331]@2021-06-11T03:43:53.149918Z
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@278d6122{l=/10.233.70.118:9101,r=/10.233.70.2:40314,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@12e8d525{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@24de661d{s=START}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=0}@ef0f185 offer EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=0}][pc=0,pic=0,pec=15,epc=3331]@2021-06-11T03:43:53.149959Z
2021-06-11 03:43:53 149 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=1} startReservedThread p=1
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - doClose SocketChannelEndPoint@278d6122{l=/10.233.70.118:9101,r=/10.233.70.2:40314,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@12e8d525{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=/10.233.70.118:9101,r=/10.233.70.2:40314,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@24de661d{s=START}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@539316bb{s=0/1,p=1}@7a956a66 startThread=0
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=1}@ef0f185 task=EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}][pc=0,pic=0,pec=15,epc=3331]@2021-06-11T03:43:53.150091Z
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}][pc=0,pic=0,pec=15,epc=3331]@2021-06-11T03:43:53.150037Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@278d6122{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@12e8d525{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@24de661d{s=START}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - onClose FillInterest@1a99f63a{SSLC.NBReadCB@12e8d525{SslConnection@12e8d525::SocketChannelEndPoint@278d6122{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@12e8d525{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@24de661d{s=START}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}][pc=0,pic=0,pec=15,epc=3331]@2021-06-11T03:43:53.150152Z tryProduce true
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@1a99f63a{SSLC.NBReadCB@12e8d525{SslConnection@12e8d525::SocketChannelEndPoint@278d6122{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@12e8d525{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@24de661d{s=START}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillableFail SslConnection@12e8d525::SocketChannelEndPoint@278d6122{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@12e8d525{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@24de661d{s=START}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - FillInterest@1a99f63a{null} lost race null
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=1}@5757c5ae waiting
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Ignoring key update for cancelled key SocketChannelEndPoint@278d6122{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@12e8d525{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@24de661d{s=START}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - onFail FillInterest@5cce4906{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-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Wakeup ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=1 updates=0
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@793ced41 startThread=0
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - onClose FillInterest@5cce4906{null}
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@4ab65bc3::DecryptedEndPoint@468e11d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFf4\xC8....\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFf4\xC8....\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@4ab65bc3::DecryptedEndPoint@468e11d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close SocketChannelEndPoint@278d6122{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@12e8d525{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@24de661d{s=START}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@4ab65bc3::DecryptedEndPoint@468e11d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@468e11d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@4ab65bc3::DecryptedEndPoint@468e11d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@a46e5cf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@278d6122{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@12e8d525{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24de661d{s=START}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@12e8d525{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24de661d{s=START}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=1}@785d5726 size 1 > capacity
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@539316bb{s=1/1,p=1}@785d5726 in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=1}]
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken with none selected
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 0/0/0 selected
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run ReservedThreadExecutor@539316bb{s=1/1,p=1}@7a956a66 in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=1}]
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 0 keys, 0 updates
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=1}@7a956a66 size 1 > capacity
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 0 keys
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@539316bb{s=1/1,p=0}@7a956a66 in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@793ced41 in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@278d6122{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@12e8d525{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24de661d{s=START}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onClose HttpConnection@4ab65bc3::DecryptedEndPoint@468e11d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}
2021-06-11 03:43:53 150 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onClose SslConnection@12e8d525::SocketChannelEndPoint@278d6122{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@12e8d525{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@468e11d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4ab65bc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24de661d{s=START}]=>HttpChannelOverHttp@76a2699c{s=HttpChannelState@a46e5cf{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-06-11 03:43:53 151 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@793ced41 in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:43:59 949 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@2ecdf528-RuleActiveApp@5cc1bf20{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@13ec6f19[java.nio.channels.SocketChannel[connected local=/10.233.70.118:9101 remote=/10.233.70.2:40476]] on ManagedSelector@44aeae34{STARTED} id=0 keys=0 selected=0 updates=0
2021-06-11 03:43:59 949 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@2ecdf528-RuleActiveApp@5cc1bf20{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=0 selected=0 updates=1
2021-06-11 03:43:59 949 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken with none selected
2021-06-11 03:43:59 949 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 0/0/0 selected
2021-06-11 03:43:59 949 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 0 keys, 1 updates
2021-06-11 03:43:59 949 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-06-11 03:43:59 949 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update Accept@13ec6f19[java.nio.channels.SocketChannel[connected local=/10.233.70.118:9101 remote=/10.233.70.2:40476]]
2021-06-11 03:43:59 949 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue Accept@13ec6f19[java.nio.channels.SocketChannel[connected local=/10.233.70.118:9101 remote=/10.233.70.2:40476]] startThread=0
2021-06-11 03:43:59 949 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-06-11 03:43:59 949 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:43:59 949 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run Accept@13ec6f19[java.nio.channels.SocketChannel[connected local=/10.233.70.118:9101 remote=/10.233.70.2:40476]] in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:43:59 949 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-23] invocationID:{InvocationID} - SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-06-11 03:43:59 950 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-23] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@371ddcba
2021-06-11 03:43:59 950 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - new HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4e8d4869{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-06-11 03:43:59 950 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - New HTTP Connection HttpConnection@27aea094::DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=0/30000}
2021-06-11 03:43:59 950 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100648440@43088ad8 on ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 03:43:59 950 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 950 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onOpen SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 950 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onOpen HttpConnection@27aea094::DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=0/30000}
2021-06-11 03:43:59 950 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - fillInterested HttpConnection@27aea094::DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=0/30000}
2021-06-11 03:43:59 950 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@314e65fe{AC.ReadCB@27aea094{HttpConnection@27aea094::DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-06-11 03:43:59 950 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 950 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 950 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@36976745{SSLC.NBReadCB@67625cd0{SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 950 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 950 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@4366399b on ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-11 03:43:59 950 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=2
2021-06-11 03:43:59 950 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken with none selected
2021-06-11 03:43:59 950 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 0/0/1 selected
2021-06-11 03:43:59 950 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 0 keys, 2 updates
2021-06-11 03:43:59 950 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 2
2021-06-11 03:43:59 950 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100648440@43088ad8
2021-06-11 03:43:59 950 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Created SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 950 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@4366399b
2021-06-11 03:43:59 950 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran Accept@13ec6f19[java.nio.channels.SocketChannel[connected local=/10.233.70.118:9101 remote=/10.233.70.2:40476]] in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:43:59 951 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 951 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-06-11 03:43:59 951 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:43:59 951 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 1/1/1 selected
2021-06-11 03:43:59 951 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 1 keys, 0 updates
2021-06-11 03:43:59 951 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.118:9101 remote=/10.233.70.2:40476], selector=sun.nio.ch.EPollSelectorImpl@5c6cee57, interestOps=1, readyOps=1 SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 951 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 951 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 951 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0} tryExecute EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}][pc=0,pic=0,pec=15,epc=3332]@2021-06-11T03:43:59.951603Z
2021-06-11 03:43:59 951 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=0}@5757c5ae offer EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=0}][pc=0,pic=0,pec=15,epc=3332]@2021-06-11T03:43:59.951653Z
2021-06-11 03:43:59 951 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=1} startReservedThread p=1
2021-06-11 03:43:59 951 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@539316bb{s=0/1,p=1}@70639fbc startThread=0
2021-06-11 03:43:59 951 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=1}@5757c5ae task=EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}][pc=0,pic=0,pec=15,epc=3332]@2021-06-11T03:43:59.951744Z
2021-06-11 03:43:59 951 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}][pc=0,pic=0,pec=15,epc=3332]@2021-06-11T03:43:59.951717Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 951 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}][pc=0,pic=0,pec=15,epc=3333]@2021-06-11T03:43:59.951777Z tryProduce true
2021-06-11 03:43:59 951 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-06-11 03:43:59 951 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-06-11 03:43:59 951 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@36976745{SSLC.NBReadCB@67625cd0{SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 951 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 951 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:43:59 951 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 951 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 951 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@314e65fe{AC.ReadCB@27aea094{HttpConnection@27aea094::DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-06-11 03:43:59 951 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@27aea094::DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@4e8d4869{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 03:43:59 952 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 952 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-06-11 03:43:59 952 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 261 HeapByteBuffer@3b08e20d[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\x12\x89K0%A\x8c\x8f#J\xC0\xE9\xE7H...\x19\xF9\x9f^\x84dW\xB1\xD0\xB6\xFc\xD4\x94\xD2X\xD1\xF8KJ\xC2\x99\x9fX>>>`(/\x01\xC6}Y\x9e\xB3...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:43:59 952 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=261
2021-06-11 03:43:59 952 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill starting handshake SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 952 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@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFf4\xC8....\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFf4\xC8....\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:43:59 952 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK
2021-06-11 03:43:59 952 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP
2021-06-11 03:43:59 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@326c4ab5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-11 03:43:59 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 03:43:59 953 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-06-11 03:43:59 953 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 03:43:59 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@67625cd0{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 03:43:59 953 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 373 HeapByteBuffer@3b08e20d[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x12\x89K0%A\x8c\x8f...D\x87\x1at\x07\x02\xB9\xD0\xC8RV\xC7\x08)Z\xC8\xF5\xB4\x88\x15\x0c[&>>>c\xA2\xAd\x08!\x05\xFf\xFcO...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:43:59 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=373
2021-06-11 03:43:59 953 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@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFf4\xC8....\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFf4\xC8....\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:43:59 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 03:43:59 953 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3b08e20d[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x12\x89K0%A\x8c\x8f#J\xC0\xE9\xE7H...D\x87\x1at\x07\x02\xB9\xD0\xC8RV\xC7\x08)Z\xC8\xF5\xB4\x88\x15\x0c[&>>>c\xA2\xAd\x08!\x05\xFf\xFcO...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:43:59 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-06-11 03:43:59 953 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@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFf4\xC8....\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFf4\xC8....\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:43:59 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK
2021-06-11 03:43:59 957 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@371ddcba
10.233.70.2 - - [11/Jun/2021:03:43:59 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 3
2021-06-11 03:43:59 959 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP
2021-06-11 03:43:59 959 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 959 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@326c4ab5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-11 03:43:59 959 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 03:43:59 959 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-06-11 03:43:59 959 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 959 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 03:43:59 959 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 03:43:59 959 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-06-11 03:43:59 959 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 959 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 03:43:59 959 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 03:43:59 959 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-06-11 03:43:59 959 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 2687 SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 959 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@67625cd0{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3b08e20d[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-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-06-11 03:43:59 960 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@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFf4\xC8....\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFf4\xC8....\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3b08e20d[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-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-06-11 03:43:59 960 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@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFf4\xC8....\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFf4\xC8....\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@27aea094::DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=9/30000} filled 0 HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFf4\xC8....\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@27aea094::DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFf4\xC8....\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFf4\xC8....\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@27aea094::DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=START,0 of -1}
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@27aea094::DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=9/30000}
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@27aea094::DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=9/30000}
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@314e65fe{AC.ReadCB@27aea094{HttpConnection@27aea094::DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@36976745{SSLC.NBReadCB@67625cd0{SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@4366399b on ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@27aea094::DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@4e8d4869{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken with none selected
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 0/0/1 selected
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 0 keys, 1 updates
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@4366399b
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=1}@ef0f185 waiting
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 1/1/1 selected
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@539316bb{s=1/1,p=1}@70639fbc in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=1}]
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 1 keys, 0 updates
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=1}@70639fbc size 1 > capacity
2021-06-11 03:43:59 960 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@539316bb{s=1/1,p=0}@70639fbc in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:43:59 961 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.118:9101 remote=/10.233.70.2:40476], selector=sun.nio.ch.EPollSelectorImpl@5c6cee57, interestOps=1, readyOps=1 SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 961 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 961 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 961 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0} tryExecute EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}][pc=0,pic=0,pec=15,epc=3333]@2021-06-11T03:43:59.961163Z
2021-06-11 03:43:59 961 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=0}@ef0f185 offer EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=0}][pc=0,pic=0,pec=15,epc=3333]@2021-06-11T03:43:59.961201Z
2021-06-11 03:43:59 961 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=1} startReservedThread p=1
2021-06-11 03:43:59 961 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@539316bb{s=0/1,p=1}@4cbea2e3 startThread=0
2021-06-11 03:43:59 961 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=1}@ef0f185 task=EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}][pc=0,pic=0,pec=15,epc=3333]@2021-06-11T03:43:59.961284Z
2021-06-11 03:43:59 961 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}][pc=0,pic=0,pec=15,epc=3333]@2021-06-11T03:43:59.961321Z tryProduce true
2021-06-11 03:43:59 961 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-06-11 03:43:59 961 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-06-11 03:43:59 961 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}][pc=0,pic=0,pec=15,epc=3333]@2021-06-11T03:43:59.961305Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 961 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 961 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:43:59 961 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@36976745{SSLC.NBReadCB@67625cd0{SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 961 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run ReservedThreadExecutor@539316bb{s=0/1,p=1}@4cbea2e3 in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}]
2021-06-11 03:43:59 961 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=1}@4cbea2e3 started
2021-06-11 03:43:59 961 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 961 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0}@4cbea2e3 waiting
2021-06-11 03:43:59 962 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 962 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@314e65fe{AC.ReadCB@27aea094{HttpConnection@27aea094::DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-06-11 03:43:59 962 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@27aea094::DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@4e8d4869{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 03:43:59 962 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 962 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 03:43:59 963 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 230 HeapByteBuffer@3b08e20d[p=0,l=230,c=17408,r=230]={<<<\x17\x03\x03\x005\xE5\x94\xD3\x13\x0cZ\xEf\x97r\x93\xF1\xC9\xC4b|\x15\xE0\x1c.\x8d...\xE9\xE9\xC6\xD9mhr\x10\x1a\xB1\xD6l\xB9s\xEf1\xA7\x94\x18R\xE83\xD9>>>C\x13\x01e\xA0\xD5f\xA5\xDb...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:43:59 963 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=230
2021-06-11 03:43:59 963 DEBUG [jdk.event.security][dw-26] invocationID:{InvocationID} -  TLSHandshake: 10.233.70.2:40476, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-06-11 03:43:59 963 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@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFf4\xC8....\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFf4\xC8....\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:43:59 963 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - handshake succeeded SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=172/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 963 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-06-11 03:43:59 963 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3b08e20d[p=58,l=230,c=17408,r=172]={\x17\x03\x03\x005\x14\x00\x00 ...v\x1a\xBcX0\x90\xF1<<<\x17\x03\x03\x00\xA7\xBb\xCd\x03U\n\x84\xAa\x17\xB4\xB9\x02\xB45\x18B\x8d\xD0\xE2\x82\xB3...\xE9\xE9\xC6\xD9mhr\x10\x1a\xB1\xD6l\xB9s\xEf1\xA7\x94\x18R\xE83\xD9>>>C\x13\x01e\xA0\xD5f\xA5\xDb...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:43:59 963 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2021-06-11 03:43:59 963 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@4ed57fc0[p=0,l=150,c=17408,r=150]={<<>>\x1d\xF7X\xEb\xCa\xD3\xC8\\\xD5...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4ed57fc0[p=0,l=150,c=17408,r=150]={<<>>\x1d\xF7X\xEb\xCa\xD3\xC8\\\xD5...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@27aea094[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@27aea094::DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=3/30000} filled 150 HeapByteBuffer@4ed57fc0[p=0,l=150,c=17408,r=150]={<<>>\x1d\xF7X\xEb\xCa\xD3\xC8\\\xD5...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@27aea094::DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@4ed57fc0[p=0,l=150,c=17408,r=150]={<<>>\x1d\xF7X\xEb\xCa\xD3\xC8\\\xD5...\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@4ed57fc0[p=0,l=150,c=17408,r=150]={<<>>\x1d\xF7X\xEb\xCa\xD3\xC8\\\xD5...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - START --> SPACE1
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - SPACE1 --> URI
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - URI --> SPACE2
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER --> CONTENT
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - REQUEST for //10.233.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.70.118:9101
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@27aea094::DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=3/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@27aea094::DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=3/30000}
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - handle //10.233.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - handling HttpChannelState@4e8d4869{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-26] invocationID:{InvocationID} - Host 10.233.70.118 with SNI null
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.server.Server][dw-26] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-26] invocationID:{InvocationID} - GzipHandler@7b8aebd0{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck)@73949c99 in null
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-26] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@1290c49{/,null,AVAILABLE}
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-26] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@1290c49{/,null,AVAILABLE}
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-3a109ff7@66c714a9==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - chain=customFilter@427308f8==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-388be5fd@388be5fd==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-8f2e3e6@8f2e3e6==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-3a109ff7@66c714a9==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter customFilter@427308f8==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-06-11 03:43:59 964 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Entering.
2021-06-11 03:43:59 964 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-06-11 03:43:59 964 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 301d3901-3de2-4ebe-b00a-7be5b24106d8
2021-06-11 03:43:59 964 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Invoking synchronously ... 
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-388be5fd@388be5fd==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-8f2e3e6@8f2e3e6==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-06-11 03:43:59 964 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-3a109ff7@66c714a9==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-06-11 03:43:59 965 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@7b8aebd0{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck)@73949c99
2021-06-11 03:43:59 965 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@3f9d7b44 exclude no deflater
2021-06-11 03:43:59 966 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@6e0af08b[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@579afe13{null}
2021-06-11 03:43:59 966 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@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
200 OK HTTP/1.1
Connection: close
Date: Fri, 11 Jun 2021 03:43:59 GMT
X-TransactionID: 301d3901-3de2-4ebe-b00a-7be5b24106d8
X-InvocationID: a7ee8c7f-9bb7-4ee2-83f8-a60f3cf03365
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-06-11 03:43:59 966 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@3dc02d[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@542edc35] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-06-11 03:43:59 966 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@6e0af08b[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-06-11 03:43:59 966 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Fri, 11 Jun 2021 03:43:59 GMT
X-TransactionID: 301d3901-3de2-4ebe-b00a-7be5b24106d8
X-InvocationID: a7ee8c7f-9bb7-4ee2-83f8-a60f3cf03365
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-06-11 03:43:59 966 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-06-11 03:43:59 966 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@3dc02d[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@542edc35] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-06-11 03:43:59 966 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@6d19f093{IDLE}->null [HeapByteBuffer@4085aeca[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@6e0af08b[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-06-11 03:43:59 966 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@6d19f093{WRITING}->null:IDLE-->WRITING
2021-06-11 03:43:59 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@27aea094[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6336c30c{s=COMPLETING}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-06-11 03:43:59 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4085aeca[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-06-11 03:43:59 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@6e0af08b[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-06-11 03:43:59 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-06-11 03:43:59 966 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-06-11 03:43:59 966 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@27aea094[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6336c30c{s=COMPLETING}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-06-11 03:43:59 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 03:43:59 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@27aea094[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6336c30c{s=COMPLETING}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-06-11 03:43:59 966 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@6d19f093{WRITING}->null
2021-06-11 03:43:59 966 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@6d19f093{IDLE}->null:WRITING-->IDLE
2021-06-11 03:43:59 966 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@3dc02d[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@542edc35] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-06-11 03:43:59 966 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@3dc02d[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@542edc35] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-06-11 03:43:59 966 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=6/30000}
2021-06-11 03:43:59 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@27aea094[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6336c30c{s=END}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} oshut=false, ishut=false
2021-06-11 03:43:59 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@27aea094[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6336c30c{s=END}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-06-11 03:43:59 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@326c4ab5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-11 03:43:59 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 03:43:59 966 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-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@27aea094[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6336c30c{s=END}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@27aea094[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6336c30c{s=END}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@27aea094[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6336c30c{s=END}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@27aea094[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6336c30c{s=END}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@36976745{SSLC.NBReadCB@67625cd0{SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@27aea094[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6336c30c{s=END}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}}}
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@27aea094[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6336c30c{s=END}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 03:43:59 967 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/0x0000000100609840@4366399b on ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken with none selected
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 0/0/1 selected
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 0 keys, 1 updates
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@4366399b
2021-06-11 03:43:59 967 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=1a37473e-8411-4b62-aea5-6e8f7bb5c51c, referenceCounter=0, store size=0} on thread dw-26 - GET /api/holmes-rule-mgmt/v1/healthcheck
2021-06-11 03:43:59 967 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Exiting.
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@27aea094[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6336c30c{s=END}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 1/1/1 selected
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 1 keys, 0 updates
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.70.118:9101 remote=/10.233.70.2:40476], selector=sun.nio.ch.EPollSelectorImpl@5c6cee57, interestOps=1, readyOps=1 SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@27aea094[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6336c30c{s=END}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} 
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@27aea094[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6336c30c{s=END}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.server.Server][dw-26] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - unhandle HttpChannelState@4e8d4869{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@27aea094[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6336c30c{s=END}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}:runFillable:BLOCKING
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@4e8d4869{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0} tryExecute EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}][pc=0,pic=0,pec=15,epc=3334]@2021-06-11T03:43:59.967809Z
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - completed HttpChannelState@4e8d4869{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=0}@4cbea2e3 offer EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=0}][pc=0,pic=0,pec=15,epc=3334]@2021-06-11T03:43:59.967837Z
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - unhandle HttpChannelState@4e8d4869{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@4e8d4869{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=1} startReservedThread p=1
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@539316bb{s=0/1,p=1}@40b78227 startThread=0
2021-06-11 03:43:59 967 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}][pc=0,pic=0,pec=15,epc=3334]@2021-06-11T03:43:59.967892Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@27aea094[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6336c30c{s=END}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}:runFillable:BLOCKING/BLOCKING
2021-06-11 03:43:59 968 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@539316bb{s=0/1,p=1}@40b78227 in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}]
2021-06-11 03:43:59 968 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=1}@40b78227 started
2021-06-11 03:43:59 968 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@36976745{SSLC.NBReadCB@67625cd0{SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@27aea094[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6336c30c{s=END}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}}}
2021-06-11 03:43:59 968 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0}@40b78227 waiting
2021-06-11 03:43:59 968 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@27aea094[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6336c30c{s=END}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-06-11 03:43:59 968 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - recycle HttpChannelState@4e8d4869{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 03:43:59 968 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@67625cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@27aea094[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6336c30c{s=END}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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=4}
2021-06-11 03:43:59 968 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-06-11 03:43:59 968 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-06-11 03:43:59 968 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=-,flush=-,to=7/30000}
2021-06-11 03:43:59 968 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - shutdownOutput: SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@27aea094[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 968 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - ensureFillInterested SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@27aea094[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@36976745{SSLC.NBReadCB@67625cd0{SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@27aea094[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@27aea094[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@4366399b on ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken with none selected
2021-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 0/0/1 selected
2021-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 0 keys, 1 updates
2021-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@27aea094[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@4366399b
2021-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@27aea094[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 1/1/1 selected
2021-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 1 keys, 0 updates
2021-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@27aea094[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - doClose SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@27aea094[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.70.118:9101 remote=/10.233.70.2:40476], selector=sun.nio.ch.EPollSelectorImpl@5c6cee57, interestOps=1, readyOps=1 SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@27aea094[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@19b520f3{l=/10.233.70.118:9101,r=/10.233.70.2:40476,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@27aea094[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@19b520f3{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@27aea094[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onClose FillInterest@36976745{SSLC.NBReadCB@67625cd0{SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@27aea094[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0} tryExecute EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}][pc=0,pic=0,pec=15,epc=3335]@2021-06-11T03:43:59.975865Z
2021-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=0}@40b78227 offer EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=0}][pc=0,pic=0,pec=15,epc=3335]@2021-06-11T03:43:59.975899Z
2021-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=1} startReservedThread p=1
2021-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillableFail SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{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@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@27aea094[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@539316bb{s=0/1,p=1}@5a3df4a9 startThread=0
2021-06-11 03:43:59 975 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@539316bb{s=0/1,p=1}@5a3df4a9 in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}]
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=1}@5a3df4a9 started
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0}@5a3df4a9 waiting
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}][pc=0,pic=0,pec=15,epc=3335]@2021-06-11T03:43:59.975967Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@19b520f3{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@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@27aea094[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@36976745{null}
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - FillInterest@36976745{null} lost race null
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=1}@40b78227 task=EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}][pc=0,pic=0,pec=15,epc=3336]@2021-06-11T03:43:59.976051Z
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onFail FillInterest@314e65fe{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-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=1 updates=0
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6d73e145 startThread=0
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onClose FillInterest@314e65fe{null}
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}][pc=0,pic=0,pec=15,epc=3336]@2021-06-11T03:43:59.976167Z tryProduce true
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Ignoring key update for cancelled key SocketChannelEndPoint@19b520f3{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@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@27aea094[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@27aea094::DecryptedEndPoint@7e8f5bf3{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#pf\xFf\xEa...\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#pf\xFf\xEa...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0}@40b78227 size 1 > capacity
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@27aea094::DecryptedEndPoint@7e8f5bf3{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@539316bb{s=1/1,p=0}@40b78227 in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close SocketChannelEndPoint@19b520f3{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@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@27aea094[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@27aea094::DecryptedEndPoint@7e8f5bf3{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=15/30000}
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@7e8f5bf3{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=15/30000}
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@19b520f3{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@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@27aea094[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6d73e145 in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@27aea094::DecryptedEndPoint@7e8f5bf3{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@4e8d4869{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@27aea094[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0}@5757c5ae size 1 > capacity
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@539316bb{s=1/1,p=0}@5757c5ae in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@19b520f3{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@27aea094[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onClose HttpConnection@27aea094::DecryptedEndPoint@7e8f5bf3{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onClose SslConnection@67625cd0::SocketChannelEndPoint@19b520f3{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@67625cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e8f5bf3{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@27aea094[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6336c30c{s=START}]=>HttpChannelOverHttp@6260d445{s=HttpChannelState@4e8d4869{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-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6d73e145 in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:43:59 976 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:43:59 977 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken with none selected
2021-06-11 03:43:59 977 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 0/0/0 selected
2021-06-11 03:43:59 977 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 0 keys, 0 updates
2021-06-11 03:43:59 977 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-06-11 03:43:59 977 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-06-11 03:43:59 977 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 0 keys
2021-06-11 03:44:09 948 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@2ecdf528-RuleActiveApp@5cc1bf20{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@5c9ff1dd[java.nio.channels.SocketChannel[connected local=/10.233.70.118:9101 remote=/10.233.70.2:40990]] on ManagedSelector@44aeae34{STARTED} id=0 keys=0 selected=0 updates=0
2021-06-11 03:44:09 948 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@2ecdf528-RuleActiveApp@5cc1bf20{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=0 selected=0 updates=1
2021-06-11 03:44:09 948 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken with none selected
2021-06-11 03:44:09 948 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 0/0/0 selected
2021-06-11 03:44:09 948 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 0 keys, 1 updates
2021-06-11 03:44:09 948 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-06-11 03:44:09 948 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update Accept@5c9ff1dd[java.nio.channels.SocketChannel[connected local=/10.233.70.118:9101 remote=/10.233.70.2:40990]]
2021-06-11 03:44:09 948 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue Accept@5c9ff1dd[java.nio.channels.SocketChannel[connected local=/10.233.70.118:9101 remote=/10.233.70.2:40990]] startThread=0
2021-06-11 03:44:09 948 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-06-11 03:44:09 948 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:44:09 948 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run Accept@5c9ff1dd[java.nio.channels.SocketChannel[connected local=/10.233.70.118:9101 remote=/10.233.70.2:40990]] in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:44:09 948 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-24] invocationID:{InvocationID} - SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-06-11 03:44:09 948 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-24] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@327a85ee
2021-06-11 03:44:09 949 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - new HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7b97ee13{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-06-11 03:44:09 949 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - New HTTP Connection HttpConnection@5d7dad4f::DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=0/30000}
2021-06-11 03:44:09 949 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100648440@6e50dbcb on ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 03:44:09 949 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 949 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 949 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen HttpConnection@5d7dad4f::DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=0/30000}
2021-06-11 03:44:09 949 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@5d7dad4f::DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=0/30000}
2021-06-11 03:44:09 949 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@5100714b{AC.ReadCB@5d7dad4f{HttpConnection@5d7dad4f::DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-06-11 03:44:09 949 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 949 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 949 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@39666623{SSLC.NBReadCB@2af34764{SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 949 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 949 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@91ece0c on ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-11 03:44:09 949 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=2
2021-06-11 03:44:09 949 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Created SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 950 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran Accept@5c9ff1dd[java.nio.channels.SocketChannel[connected local=/10.233.70.118:9101 remote=/10.233.70.2:40990]] in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:44:09 950 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken with none selected
2021-06-11 03:44:09 950 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 0/0/1 selected
2021-06-11 03:44:09 950 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 0 keys, 2 updates
2021-06-11 03:44:09 950 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 2
2021-06-11 03:44:09 950 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100648440@6e50dbcb
2021-06-11 03:44:09 950 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@91ece0c
2021-06-11 03:44:09 950 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 950 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-06-11 03:44:09 950 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:44:09 950 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 1/1/1 selected
2021-06-11 03:44:09 950 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 1 keys, 0 updates
2021-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.118:9101 remote=/10.233.70.2:40990], selector=sun.nio.ch.EPollSelectorImpl@5c6cee57, interestOps=1, readyOps=1 SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0} tryExecute EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}][pc=0,pic=0,pec=15,epc=3336]@2021-06-11T03:44:09.951319Z
2021-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=0}@5a3df4a9 offer EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=0}][pc=0,pic=0,pec=15,epc=3336]@2021-06-11T03:44:09.951379Z
2021-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=1} startReservedThread p=1
2021-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@539316bb{s=0/1,p=1}@2041da65 startThread=0
2021-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}][pc=0,pic=0,pec=15,epc=3336]@2021-06-11T03:44:09.951448Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=1}@5a3df4a9 task=EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}][pc=0,pic=0,pec=15,epc=3337]@2021-06-11T03:44:09.951524Z
2021-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@39666623{SSLC.NBReadCB@2af34764{SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}][pc=0,pic=0,pec=15,epc=3337]@2021-06-11T03:44:09.951605Z tryProduce true
2021-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@5100714b{AC.ReadCB@5d7dad4f{HttpConnection@5d7dad4f::DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@5d7dad4f::DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@7b97ee13{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run ReservedThreadExecutor@539316bb{s=0/1,p=1}@2041da65 in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}]
2021-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=1}@2041da65 started
2021-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 261 HeapByteBuffer@3b08e20d[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03?\x81\xF6\xC2\xEc\xCa\xEb\x93O\xF7y~B\x07...\xCf;\x13\x02\xDf\xB2\xA6U\x8fq\xF6\xA8\xFb&\xD8\x7f\x05\x9bb\x8e@X~>>>\x11\xA4Y\xE3'\xD9~\x00\xEf...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=261
2021-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0}@2041da65 waiting
2021-06-11 03:44:09 951 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill starting handshake SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 952 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@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#pf\xFf\xEa...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#pf\xFf\xEa...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:09 952 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK
2021-06-11 03:44:09 952 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP
2021-06-11 03:44:09 952 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 952 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@326c4ab5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-11 03:44:09 952 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 03:44:09 952 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-06-11 03:44:09 952 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 03:44:09 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@2af34764{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 03:44:09 953 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 6 HeapByteBuffer@3b08e20d[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03?\x81\xF6\xC2...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:09 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=6
2021-06-11 03:44:09 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] 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@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#pf\xFf\xEa...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#pf\xFf\xEa...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:09 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 03:44:09 953 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 367 HeapByteBuffer@3b08e20d[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03?\x81\xF6\xC2\xEc\xCa\xEb\x93O\xF7y~B\x07...i\x06\xFf(\x92.\t\xD7\xE1A\x9c\x16i}\xB4\x9a\x00\xBf\xA4=\x1d\xBa\r>>>\xB4\x88\x15\x0c[&c\xA2\xAd...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:09 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=367
2021-06-11 03:44:09 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] 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@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#pf\xFf\xEa...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#pf\xFf\xEa...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:09 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK
2021-06-11 03:44:09 956 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@327a85ee
2021-06-11 03:44:09 959 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP
2021-06-11 03:44:09 959 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 959 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@326c4ab5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-11 03:44:09 959 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 03:44:09 959 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-06-11 03:44:09 959 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 959 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 03:44:09 959 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 03:44:09 959 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-06-11 03:44:09 959 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 959 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 03:44:09 959 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 03:44:09 959 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-06-11 03:44:09 960 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 2687 SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 03:44:09 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@2af34764{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 03:44:09 960 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3b08e20d[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:09 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-06-11 03:44:09 960 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@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#pf\xFf\xEa...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#pf\xFf\xEa...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:09 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 03:44:09 960 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3b08e20d[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:09 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-06-11 03:44:09 960 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@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#pf\xFf\xEa...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#pf\xFf\xEa...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:09 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 960 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@5d7dad4f::DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=11/30000} filled 0 HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#pf\xFf\xEa...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:09 960 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@5d7dad4f::DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#pf\xFf\xEa...\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-11 03:44:09 960 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#pf\xFf\xEa...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:09 960 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@5d7dad4f::DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=START,0 of -1}
2021-06-11 03:44:09 960 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5d7dad4f::DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=11/30000}
2021-06-11 03:44:09 960 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@5d7dad4f::DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=11/30000}
2021-06-11 03:44:09 960 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@5100714b{AC.ReadCB@5d7dad4f{HttpConnection@5d7dad4f::DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-06-11 03:44:09 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 960 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@39666623{SSLC.NBReadCB@2af34764{SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@91ece0c on ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@5d7dad4f::DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@7b97ee13{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken with none selected
2021-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 0/0/1 selected
2021-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 0 keys, 1 updates
2021-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2021-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@91ece0c
2021-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0}@ef0f185 size 1 > capacity
2021-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@539316bb{s=1/1,p=0}@ef0f185 in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 1/1/1 selected
2021-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 1 keys, 0 updates
2021-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.118:9101 remote=/10.233.70.2:40990], selector=sun.nio.ch.EPollSelectorImpl@5c6cee57, interestOps=1, readyOps=1 SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0} tryExecute EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}][pc=0,pic=0,pec=15,epc=3337]@2021-06-11T03:44:09.961784Z
2021-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=0}@2041da65 offer EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=0}][pc=0,pic=0,pec=15,epc=3337]@2021-06-11T03:44:09.961826Z
2021-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=1} startReservedThread p=1
2021-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@539316bb{s=0/1,p=1}@a220fa5 startThread=0
2021-06-11 03:44:09 961 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}][pc=0,pic=0,pec=15,epc=3337]@2021-06-11T03:44:09.961886Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 962 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@39666623{SSLC.NBReadCB@2af34764{SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 962 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 962 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 962 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@5100714b{AC.ReadCB@5d7dad4f{HttpConnection@5d7dad4f::DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-06-11 03:44:09 962 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@5d7dad4f::DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@7b97ee13{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 03:44:09 962 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 962 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 03:44:09 962 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 230 HeapByteBuffer@3b08e20d[p=0,l=230,c=17408,r=230]={<<<\x17\x03\x03\x005\x92\x82\xAb\x96\xB0Y\xD36[\x0e!\xB7\xBf\xFe\x19\r\xA1\xD0E\xE3...d\x0fgP\xBc\xB6\x16\nlOM \x9f3d\xF4\x04\x04O\xE6\xC1\xD7\xF8>>>\xBeE+\xC7\xE4\xE7\x87\xAb\r...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:09 962 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=230
2021-06-11 03:44:09 963 DEBUG [jdk.event.security][dw-27] invocationID:{InvocationID} -  TLSHandshake: 10.233.70.2:40990, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-06-11 03:44:09 963 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@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#pf\xFf\xEa...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#pf\xFf\xEa...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - handshake succeeded SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=172/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3b08e20d[p=58,l=230,c=17408,r=172]={\x17\x03\x03\x005\x14\x00\x00 ...w\xC8\xC7\xC8\x8c\xD4i<<<\x17\x03\x03\x00\xA7\xF0\x8e$\xCa\x99\xD2E\x95U\xA0\x84\xB7\x97\xD8\xD9\x11\x167\xF6W...d\x0fgP\xBc\xB6\x16\nlOM \x9f3d\xF4\x04\x04O\xE6\xC1\xD7\xF8>>>\xBeE+\xC7\xE4\xE7\x87\xAb\r...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2021-06-11 03:44:09 963 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@4ed57fc0[p=0,l=150,c=17408,r=150]={<<>>\x00C=gs8\x1b\xF6\xBe...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4ed57fc0[p=0,l=150,c=17408,r=150]={<<>>\x00C=gs8\x1b\xF6\xBe...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@5d7dad4f::DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=2/30000} filled 150 HeapByteBuffer@4ed57fc0[p=0,l=150,c=17408,r=150]={<<>>\x00C=gs8\x1b\xF6\xBe...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@5d7dad4f::DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@4ed57fc0[p=0,l=150,c=17408,r=150]={<<>>\x00C=gs8\x1b\xF6\xBe...\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@4ed57fc0[p=0,l=150,c=17408,r=150]={<<>>\x00C=gs8\x1b\xF6\xBe...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - START --> SPACE1
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - SPACE1 --> URI
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - URI --> SPACE2
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER --> CONTENT
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - REQUEST for //10.233.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.70.118:9101
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@5d7dad4f::DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=2/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5d7dad4f::DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=2/30000}
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - handle //10.233.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - handling HttpChannelState@7b97ee13{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-27] invocationID:{InvocationID} - Host 10.233.70.118 with SNI null
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.server.Server][dw-27] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-27] invocationID:{InvocationID} - GzipHandler@7b8aebd0{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck)@50b5da0 in null
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-27] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@1290c49{/,null,AVAILABLE}
2021-06-11 03:44:09 963 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-27] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@1290c49{/,null,AVAILABLE}
2021-06-11 03:44:09 964 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-3a109ff7@66c714a9==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-06-11 03:44:09 964 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - chain=customFilter@427308f8==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-388be5fd@388be5fd==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-8f2e3e6@8f2e3e6==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-3a109ff7@66c714a9==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-06-11 03:44:09 964 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter customFilter@427308f8==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-06-11 03:44:09 964 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Entering.
2021-06-11 03:44:09 964 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-06-11 03:44:09 964 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: e32aee09-da4d-4f57-9ed7-cc69a1190551
2021-06-11 03:44:09 964 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Invoking synchronously ... 
2021-06-11 03:44:09 964 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-388be5fd@388be5fd==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-06-11 03:44:09 964 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-8f2e3e6@8f2e3e6==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-06-11 03:44:09 964 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-3a109ff7@66c714a9==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-06-11 03:44:09 965 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=1}@2041da65 task=EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}][pc=0,pic=0,pec=15,epc=3338]@2021-06-11T03:44:09.965188Z
2021-06-11 03:44:09 965 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@7b8aebd0{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck)@50b5da0
2021-06-11 03:44:09 965 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}][pc=0,pic=0,pec=15,epc=3338]@2021-06-11T03:44:09.96524Z tryProduce true
2021-06-11 03:44:09 965 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0
2021-06-11 03:44:09 965 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-06-11 03:44:09 965 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@6ddda495 exclude no deflater
2021-06-11 03:44:09 965 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@5bbfed6c[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@417a9e99{null}
2021-06-11 03:44:09 965 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-06-11 03:44:09 965 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:44:09 965 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@12042348{s=HttpChannelState@7b97ee13{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
200 OK HTTP/1.1
Connection: close
Date: Fri, 11 Jun 2021 03:44:09 GMT
X-TransactionID: e32aee09-da4d-4f57-9ed7-cc69a1190551
X-InvocationID: 86446734-4f98-4d28-b370-efc4136e5ee3
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-06-11 03:44:09 965 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@539316bb{s=0/1,p=1}@a220fa5 in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}]
2021-06-11 03:44:09 965 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@1e433d4b[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1ebacb1a] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-06-11 03:44:09 965 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=1}@a220fa5 started
2021-06-11 03:44:09 965 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0}@a220fa5 waiting
2021-06-11 03:44:09 965 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@5bbfed6c[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-06-11 03:44:09 965 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Fri, 11 Jun 2021 03:44:09 GMT
X-TransactionID: e32aee09-da4d-4f57-9ed7-cc69a1190551
X-InvocationID: 86446734-4f98-4d28-b370-efc4136e5ee3
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-06-11 03:44:09 965 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-06-11 03:44:09 965 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@1e433d4b[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1ebacb1a] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-06-11 03:44:09 965 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@3aca912c{IDLE}->null [HeapByteBuffer@4085aeca[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@5bbfed6c[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-06-11 03:44:09 965 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@3aca912c{WRITING}->null:IDLE-->WRITING
2021-06-11 03:44:09 965 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@61a7bfe5{s=COMPLETING}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-06-11 03:44:09 965 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4085aeca[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-06-11 03:44:09 965 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@5bbfed6c[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-06-11 03:44:09 965 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-06-11 03:44:09 965 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-06-11 03:44:09 965 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@61a7bfe5{s=COMPLETING}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-06-11 03:44:09 965 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 03:44:09 965 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@61a7bfe5{s=COMPLETING}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-06-11 03:44:09 965 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@3aca912c{WRITING}->null
2021-06-11 03:44:09 965 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@3aca912c{IDLE}->null:WRITING-->IDLE
2021-06-11 03:44:09 965 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@1e433d4b[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1ebacb1a] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-06-11 03:44:09 966 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@1e433d4b[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1ebacb1a] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-06-11 03:44:09 966 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=5/30000}
2021-06-11 03:44:09 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@61a7bfe5{s=END}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} oshut=false, ishut=false
2021-06-11 03:44:09 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@61a7bfe5{s=END}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 03:44:09 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@326c4ab5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-11 03:44:09 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 03:44:09 966 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-06-11 03:44:09 966 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@61a7bfe5{s=END}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 03:44:09 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 03:44:09 966 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@61a7bfe5{s=END}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 03:44:09 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@61a7bfe5{s=END}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 03:44:09 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@61a7bfe5{s=END}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 03:44:09 966 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@39666623{SSLC.NBReadCB@2af34764{SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@61a7bfe5{s=END}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}}}
2021-06-11 03:44:09 966 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@61a7bfe5{s=END}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-06-11 03:44:09 966 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/0x0000000100609840@91ece0c on ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 03:44:09 966 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken with none selected
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 0/0/1 selected
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 0 keys, 1 updates
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@91ece0c
2021-06-11 03:44:09 967 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=43c0fda1-b030-4f09-a29a-1d93052d4d56, referenceCounter=0, store size=0} on thread dw-27 - GET /api/holmes-rule-mgmt/v1/healthcheck
2021-06-11 03:44:09 967 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Exiting.
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@61a7bfe5{s=END}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 1/1/1 selected
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 1 keys, 0 updates
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.server.Server][dw-27] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - unhandle HttpChannelState@7b97ee13{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.70.118:9101 remote=/10.233.70.2:40990], selector=sun.nio.ch.EPollSelectorImpl@5c6cee57, interestOps=1, readyOps=1 SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@61a7bfe5{s=END}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} 
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@7b97ee13{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@61a7bfe5{s=END}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - completed HttpChannelState@7b97ee13{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - unhandle HttpChannelState@7b97ee13{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@7b97ee13{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@61a7bfe5{s=END}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}:runFillable:BLOCKING
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0} tryExecute EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}][pc=0,pic=0,pec=15,epc=3338]@2021-06-11T03:44:09.967485Z
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=0}@a220fa5 offer EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=0}][pc=0,pic=0,pec=15,epc=3338]@2021-06-11T03:44:09.967525Z
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=1} startReservedThread p=1
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue ReservedThreadExecutor@539316bb{s=0/1,p=1}@2b3fbdf9 startThread=0
10.233.70.2 - - [11/Jun/2021:03:44:09 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 4
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}][pc=0,pic=0,pec=15,epc=3338]@2021-06-11T03:44:09.96762Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@61a7bfe5{s=END}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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.70.118:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}:runFillable:BLOCKING/BLOCKING
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run ReservedThreadExecutor@539316bb{s=0/1,p=1}@2b3fbdf9 in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}]
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - recycle HttpChannelState@7b97ee13{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=1}@a220fa5 task=EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=1}][pc=0,pic=0,pec=15,epc=3338]@2021-06-11T03:44:09.967729Z
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=1}@2b3fbdf9 started
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=1}][pc=0,pic=0,pec=15,epc=3338]@2021-06-11T03:44:09.967748Z tryProduce true
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0}@2b3fbdf9 waiting
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@39666623{SSLC.NBReadCB@2af34764{SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >c.onFillable SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2af34764{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 24 HeapByteBuffer@3b08e20d[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xA4\xB1\xD8\x98\x95V\x1e\xFad\xB1|2\xCey\x0e\xAa\xDd\x06\xDf>>>\xD1\xD9+\xB3\xEe\xC9\tM\xA1...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:09 967 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=24
2021-06-11 03:44:09 967 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@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1b\x99\xC2\xFa...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1b\x99\xC2\xFa...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:09 968 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-06-11 03:44:09 968 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 968 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 968 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:44:09 968 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-06-11 03:44:09 968 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@5d7dad4f::DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1b\x99\xC2\xFa...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:09 968 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=-,flush=-,to=7/30000}
2021-06-11 03:44:09 968 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=-,flush=-,to=7/30000}
2021-06-11 03:44:09 968 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillable SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 968 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@5100714b{null}
2021-06-11 03:44:09 968 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - FillInterest@5100714b{null} lost race null
2021-06-11 03:44:09 968 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - shutdownOutput: SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 968 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 968 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0}@2041da65 size 1 > capacity
2021-06-11 03:44:09 968 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - ensureFillInterested SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 980 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@539316bb{s=1/1,p=0}@2041da65 in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:44:09 980 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@39666623{SSLC.NBReadCB@2af34764{SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 980 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=FI,flush=-,to=12/30000}{io=0/1,kio=0,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 980 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@91ece0c on ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 03:44:09 980 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-11 03:44:09 980 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken with none selected
2021-06-11 03:44:09 980 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 0/0/1 selected
2021-06-11 03:44:09 980 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 0 keys, 1 updates
2021-06-11 03:44:09 980 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-06-11 03:44:09 980 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@91ece0c
2021-06-11 03:44:09 980 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=FI,flush=-,to=12/30000}{io=0/1,kio=0,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 980 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=FI,flush=-,to=12/30000}{io=1/1,kio=1,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 980 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,OSHUT,fill=FI,flush=-,to=12/30000}{io=1/1,kio=1,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 980 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-06-11 03:44:09 980 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:44:09 980 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 1/1/1 selected
2021-06-11 03:44:09 980 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 1 keys, 0 updates
2021-06-11 03:44:09 980 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - doClose SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,CLOSED,fill=FI,flush=-,to=12/30000}{io=1/1,kio=1,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 980 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.70.118:9101 remote=/10.233.70.2:40990], selector=sun.nio.ch.EPollSelectorImpl@5c6cee57, interestOps=1, readyOps=1 SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,CLOSED,fill=FI,flush=-,to=12/30000}{io=1/1,kio=1,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 980 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,CLOSED,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=/10.233.70.118:9101,r=/10.233.70.2:40990,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 981 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@208c12be{l=/10.233.70.118:9101,r=/10.233.70.2:40990,CLOSED,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 981 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0} tryExecute EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}][pc=0,pic=0,pec=15,epc=3339]@2021-06-11T03:44:09.981828Z
2021-06-11 03:44:09 981 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=0}@2b3fbdf9 offer EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=0}][pc=0,pic=0,pec=15,epc=3339]@2021-06-11T03:44:09.98187Z
2021-06-11 03:44:09 981 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=1} startReservedThread p=1
2021-06-11 03:44:09 982 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@539316bb{s=0/1,p=1}@3a1686e startThread=0
2021-06-11 03:44:09 983 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onClose FillInterest@39666623{SSLC.NBReadCB@2af34764{SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=13/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 986 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillableFail SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 986 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onFail FillInterest@5100714b{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-06-11 03:44:09 986 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=1 updates=0
2021-06-11 03:44:09 986 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f515eba startThread=0
2021-06-11 03:44:09 986 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@539316bb{s=0/1,p=1}@3a1686e in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}]
2021-06-11 03:44:09 986 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=1}@3a1686e started
2021-06-11 03:44:09 986 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0}@3a1686e waiting
2021-06-11 03:44:09 987 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onClose FillInterest@5100714b{null}
2021-06-11 03:44:09 987 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@5d7dad4f::DecryptedEndPoint@3b4e0a3d{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=26/30000} parse HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1b\x99\xC2\xFa...\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-11 03:44:09 987 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1b\x99\xC2\xFa...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:09 988 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-06-11 03:44:09 989 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@5d7dad4f::DecryptedEndPoint@3b4e0a3d{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=27/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-06-11 03:44:09 989 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5d7dad4f::DecryptedEndPoint@3b4e0a3d{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=28/30000}
2021-06-11 03:44:09 989 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@3b4e0a3d{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=28/30000}
2021-06-11 03:44:09 989 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@5d7dad4f::DecryptedEndPoint@3b4e0a3d{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=28/30000} onFillable exit HttpChannelState@7b97ee13{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 03:44:09 990 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_508,509,2038687458)
2021-06-11 03:44:09 990 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_508,509,2038687458) has been shutdown
2021-06-11 03:44:09 990 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 991 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f515eba in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:44:09 991 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}][pc=0,pic=0,pec=15,epc=3339]@2021-06-11T03:44:09.983395Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@208c12be{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=17/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 991 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=1}@2b3fbdf9 task=EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=1}][pc=0,pic=0,pec=15,epc=3339]@2021-06-11T03:44:09.988669Z
2021-06-11 03:44:09 991 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@39666623{null}
2021-06-11 03:44:09 991 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - FillInterest@39666623{null} lost race null
2021-06-11 03:44:09 991 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-06-11 03:44:09 991 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-06-11 03:44:09 993 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}][pc=0,pic=0,pec=15,epc=3340]@2021-06-11T03:44:09.993075Z tryProduce true
2021-06-11 03:44:09 993 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@208c12be{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=22/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 994 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onClose HttpConnection@5d7dad4f::DecryptedEndPoint@3b4e0a3d{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=33/30000}
2021-06-11 03:44:09 994 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_505,506,1201326861)
2021-06-11 03:44:09 994 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_505,506,1201326861) has been shutdown
2021-06-11 03:44:09 994 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onClose SslConnection@2af34764::SocketChannelEndPoint@208c12be{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=25/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 994 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f515eba in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:44:09 994 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0}@a220fa5 size 1 > capacity
2021-06-11 03:44:09 994 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@539316bb{s=1/1,p=0}@a220fa5 in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:44:09 994 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0}@2b3fbdf9 size 1 > capacity
2021-06-11 03:44:09 994 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran ReservedThreadExecutor@539316bb{s=1/1,p=0}@2b3fbdf9 in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:44:09 995 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Ignoring key update for cancelled key SocketChannelEndPoint@208c12be{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=24/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 995 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_507,508,539376338)
2021-06-11 03:44:09 995 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_507,508,539376338) has been shutdown
2021-06-11 03:44:09 995 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close SocketChannelEndPoint@208c12be{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=26/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 996 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_506,507,644910737)
2021-06-11 03:44:09 996 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_506,507,644910737) has been shutdown
2021-06-11 03:44:09 995 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@208c12be{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=26/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2af34764{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3b4e0a3d{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@5d7dad4f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@61a7bfe5{s=START}]=>HttpChannelOverHttp@12042348{s=HttpChannelState@7b97ee13{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-06-11 03:44:09 996 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:44:10 617 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-2-thread-1] invocationID:{InvocationID} - Query the config-binding-service address using the URL: http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2021-06-11 03:44:10 618 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2021-06-11 03:44:10 618 DEBUG [org.jvnet.hk2.logger][pool-2-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_509,510,1728906407)
2021-06-11 03:44:10 619 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-2-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2021-06-11 03:44:10 620 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2021-06-11 03:44:10 620 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2021-06-11 03:44:10 620 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2021-06-11 03:44:10 621 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2021-06-11 03:44:10 621 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2021-06-11 03:44:10 621 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2021-06-11 03:44:10 621 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2021-06-11 03:44:10 621 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2021-06-11 03:44:10 622 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-06-11 03:44:10 622 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-06-11 03:44:10 622 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-2-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed
2021-06-11 03:44:10 623 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-2-thread-1] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor27.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.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManagedScheduledExecutorService(ClientExecutorProvidersConfigurator.java:174)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.init(ClientExecutorProvidersConfigurator.java:124)
	at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447)
	at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317)
	at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807)
	at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219)
	at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610)
	at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36)
	at org.onap.holmes.common.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:80)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceAddrInfoFromDcaeConsulByHostName(MicroServiceConfig.java:62)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:86)
	at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:27)
	at org.onap.holmes.rulemgt.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial
	at java.naming/javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
	at java.naming/javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.lookup(Unknown Source)
	... 24 common frames omitted
2021-06-11 03:44:10 623 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-2-thread-1] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
2021-06-11 03:44:10 623 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-2-thread-1] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
2021-06-11 03:44:10 626 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-2-thread-1] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
2021-06-11 03:44:10 626 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2021-06-11 03:44:10 631 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2021-06-11 03:44:10 631 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@4fd327b95 pairs: {GET /v1/catalog/service/config-binding-service HTTP/1.1: null}{User-Agent: Jersey/2.31 (HttpUrlConnection 11.0.6)}{Host: consul-server.onap:8500}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive}
2021-06-11 03:44:10 632 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2021-06-11 03:44:10 632 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@7c803d507 pairs: {null: HTTP/1.1 200 OK}{Content-Type: application/json}{X-Consul-Index: 818}{X-Consul-Knownleader: true}{X-Consul-Lastcontact: 0}{Date: Fri, 11 Jun 2021 03:44:10 GMT}{Content-Length: 352}
2021-06-11 03:44:10 633 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-2-thread-1] invocationID:{InvocationID} - The config-binding-service address is http://config-binding-service.onap:10000
2021-06-11 03:44:10 633 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2021-06-11 03:44:10 633 DEBUG [org.jvnet.hk2.logger][pool-2-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_510,511,64503256)
2021-06-11 03:44:10 634 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-2-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2021-06-11 03:44:10 635 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2021-06-11 03:44:10 635 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2021-06-11 03:44:10 635 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2021-06-11 03:44:10 636 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2021-06-11 03:44:10 636 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2021-06-11 03:44:10 636 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2021-06-11 03:44:10 636 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2021-06-11 03:44:10 636 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2021-06-11 03:44:10 637 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-06-11 03:44:10 637 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-06-11 03:44:10 637 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-2-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed
2021-06-11 03:44:10 638 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-2-thread-1] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor27.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.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManagedScheduledExecutorService(ClientExecutorProvidersConfigurator.java:174)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.init(ClientExecutorProvidersConfigurator.java:124)
	at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447)
	at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317)
	at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807)
	at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219)
	at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610)
	at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36)
	at org.onap.holmes.common.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:80)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:88)
	at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:27)
	at org.onap.holmes.rulemgt.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial
	at java.naming/javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
	at java.naming/javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.lookup(Unknown Source)
	... 23 common frames omitted
2021-06-11 03:44:10 638 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-2-thread-1] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
2021-06-11 03:44:10 638 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-2-thread-1] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
2021-06-11 03:44:10 640 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-2-thread-1] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
2021-06-11 03:44:10 641 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://config-binding-service.onap:10000/service_component/holmes-rule-mgmt
2021-06-11 03:44:10 644 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2021-06-11 03:44:10 644 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@2a2f14115 pairs: {GET /service_component/holmes-rule-mgmt HTTP/1.1: null}{User-Agent: Jersey/2.31 (HttpUrlConnection 11.0.6)}{Host: config-binding-service.onap:10000}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive}
2021-06-11 03:44:10 669 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://config-binding-service.onap:10000/service_component/holmes-rule-mgmt
2021-06-11 03:44:10 669 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@359186c75 pairs: {null: HTTP/1.1 200 OK}{x-onap-requestid: 53b7182c-387e-4cdb-8d4e-d69d60f8d411}{Content-Type: application/json}{Content-Length: 4153}{Date: Fri, 11 Jun 2021 03:44:10 GMT}
2021-06-11 03:44:10 670 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-2-thread-1] invocationID:{InvocationID} - The query url is: http://config-binding-service.onap:10000/service_component/holmes-rule-mgmt. The corresponding configurations are {"holmes.default.rule.volte.scenario1": "ControlLoop-VOLTE-2179b738-fd36-4843-a71a-a8c24c70c55b$$$package org.onap.holmes.droolsRule;\n\nimport org.onap.holmes.common.dmaap.DmaapService;\nimport org.onap.holmes.common.api.stat.VesAlarm;\nimport org.onap.holmes.common.aai.CorrelationUtil;\nimport org.onap.holmes.common.dmaap.entity.PolicyMsg;\nimport org.onap.holmes.common.dropwizard.ioc.utils.ServiceLocatorHolder;\nimport org.onap.holmes.common.utils.DroolsLog;\n \n\nrule \"Relation_analysis_Rule\"\nsalience 200\nno-loop true\n    when\n        $root : VesAlarm(alarmIsCleared == 0,\n            $sourceId: sourceId, sourceId != null && !sourceId.equals(\"\"),\n\t\t\t$sourceName: sourceName, sourceName != null && !sourceName.equals(\"\"),\n\t\t\t$startEpochMicrosec: startEpochMicrosec,\n            eventName in (\"Fault_MultiCloud_VMFailure\"),\n            $eventId: eventId)\n        $child : VesAlarm( eventId != $eventId, parentId == null,\n            CorrelationUtil.getInstance().isTopologicallyRelated(sourceId, $sourceId, $sourceName),\n            eventName in (\"Fault_MME_eNodeB out of service alarm\"),\n            startEpochMicrosec < $startEpochMicrosec + 60000 && startEpochMicrosec > $startEpochMicrosec - 60000 )\n    then\n\t\tDroolsLog.printInfo(\"===========================================================\");\n\t\tDroolsLog.printInfo(\"Relation_analysis_Rule: rootId=\" + $root.getEventId() + \", childId=\" + $child.getEventId());\n\t\t$child.setParentId($root.getEventId());\n\t\tupdate($child);\n\t\t\nend\n\nrule \"root_has_child_handle_Rule\"\nsalience 150\nno-loop true\n\twhen\n\t\t$root : VesAlarm(alarmIsCleared == 0, rootFlag == 0, $eventId: eventId)\n\t\t$child : VesAlarm(eventId != $eventId, parentId == $eventId)\n\tthen\n\t\tDroolsLog.printInfo(\"===========================================================\");\n\t\tDroolsLog.printInfo(\"root_has_child_handle_Rule: rootId=\" + $root.getEventId() + \", childId=\" + $child.getEventId());\n\t\tDmaapService dmaapService = ServiceLocatorHolder.getLocator().getService(DmaapService.class);\n\t\tPolicyMsg policyMsg = dmaapService.getPolicyMsg($root, $child, \"org.onap.holmes.droolsRule\");\n        dmaapService.publishPolicyMsg(policyMsg, \"dcae_cl_out\");\n\t\t$root.setRootFlag(1);\n\t\tupdate($root);\nend\n\nrule \"root_no_child_handle_Rule\"\nsalience 100\nno-loop true\n    when\n        $root : VesAlarm(alarmIsCleared == 0, rootFlag == 0,\n            sourceId != null && !sourceId.equals(\"\"),\n\t\t\tsourceName != null && !sourceName.equals(\"\"),\n            eventName in (\"Fault_MultiCloud_VMFailure\"))\n    then\n\t\tDroolsLog.printInfo(\"===========================================================\");\n\t\tDroolsLog.printInfo(\"root_no_child_handle_Rule: rootId=\" + $root.getEventId());\n\t\tDmaapService dmaapService = ServiceLocatorHolder.getLocator().getService(DmaapService.class);\n\t\tPolicyMsg policyMsg = dmaapService.getPolicyMsg($root, null, \"org.onap.holmes.droolsRule\");\n        dmaapService.publishPolicyMsg(policyMsg, \"dcae_cl_out\");\n\t\t$root.setRootFlag(1);\n\t\tupdate($root);\nend\n\nrule \"root_cleared_handle_Rule\"\nsalience 100\nno-loop true\n    when\n        $root : VesAlarm(alarmIsCleared == 1, rootFlag == 1)\n    then\n\t\tDroolsLog.printInfo(\"===========================================================\");\n\t\tDroolsLog.printInfo(\"root_cleared_handle_Rule: rootId=\" + $root.getEventId());\n\t\tDmaapService dmaapService = ServiceLocatorHolder.getLocator().getService(DmaapService.class);\n\t\tPolicyMsg policyMsg = dmaapService.getPolicyMsg($root, null, \"org.onap.holmes.droolsRule\");\n        dmaapService.publishPolicyMsg(policyMsg, \"dcae_cl_out\");\n\t\tretract($root);\nend\n\nrule \"child_handle_Rule\"\nsalience 100\nno-loop true\n    when\n        $child : VesAlarm(alarmIsCleared == 1, rootFlag == 0)\n    then\n\t\tDroolsLog.printInfo(\"===========================================================\");\n\t\tDroolsLog.printInfo(\"child_handle_Rule: childId=\" + $child.getEventId());\n\t\tretract($child);\nend", "services_calls": {}, "streams_publishes": {}, "streams_subscribes": {}}
2021-06-11 03:44:10 671 DEBUG [org.apache.http.client.protocol.RequestAddCookies][pool-2-thread-1] invocationID:{InvocationID} - CookieSpec selected: default
2021-06-11 03:44:10 671 DEBUG [org.apache.http.client.protocol.RequestAuthCache][pool-2-thread-1] invocationID:{InvocationID} - Auth cache not set in the context
2021-06-11 03:44:10 672 DEBUG [org.apache.http.impl.conn.PoolingHttpClientConnectionManager][pool-2-thread-1] invocationID:{InvocationID} - Connection request: [route: {s}->https://127.0.0.1:9101][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 200]
2021-06-11 03:44:10 672 DEBUG [org.apache.http.impl.conn.PoolingHttpClientConnectionManager][pool-2-thread-1] invocationID:{InvocationID} - Connection leased: [id: 147][route: {s}->https://127.0.0.1:9101][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 200]
2021-06-11 03:44:10 672 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-2-thread-1] invocationID:{InvocationID} - Opening connection {s}->https://127.0.0.1:9101
2021-06-11 03:44:10 672 DEBUG [org.apache.http.impl.conn.DefaultHttpClientConnectionOperator][pool-2-thread-1] invocationID:{InvocationID} - Connecting to /127.0.0.1:9101
2021-06-11 03:44:10 672 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} - Connecting socket to /127.0.0.1:9101 with timeout 30000
2021-06-11 03:44:10 672 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@2ecdf528-RuleActiveApp@5cc1bf20{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@488e539b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:44534]] on ManagedSelector@44aeae34{STARTED} id=0 keys=0 selected=0 updates=0
2021-06-11 03:44:10 672 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@2ecdf528-RuleActiveApp@5cc1bf20{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=0 selected=0 updates=1
2021-06-11 03:44:10 672 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} - Enabled protocols: [SSLv3, TLSv1, TLSv1.2]
2021-06-11 03:44:10 672 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken with none selected
2021-06-11 03:44:10 672 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} - Enabled cipher suites:[TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
2021-06-11 03:44:10 672 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 0/0/0 selected
2021-06-11 03:44:10 672 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} - Starting handshake
2021-06-11 03:44:10 672 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 0 keys, 1 updates
2021-06-11 03:44:10 672 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2021-06-11 03:44:10 672 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update Accept@488e539b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:44534]]
2021-06-11 03:44:10 672 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue Accept@488e539b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:44534]] startThread=0
2021-06-11 03:44:10 673 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-06-11 03:44:10 673 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:44:10 673 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run Accept@488e539b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:44534]] in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:44:10 673 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-28] invocationID:{InvocationID} - SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-06-11 03:44:10 673 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-28] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@6936fd66
2021-06-11 03:44:10 673 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - new HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@127d174d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-06-11 03:44:10 673 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - New HTTP Connection HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=0/30000}
2021-06-11 03:44:10 673 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100648440@7904e369 on ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 03:44:10 673 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 673 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onOpen SslConnection@3b9547b::SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 673 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onOpen HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=0/30000}
2021-06-11 03:44:10 673 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=0/30000}
2021-06-11 03:44:10 673 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@45e96920{AC.ReadCB@4ef0c905{HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-06-11 03:44:10 673 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@3b9547b::SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 673 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 674 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@1ba8d55f{SSLC.NBReadCB@3b9547b{SslConnection@3b9547b::SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 674 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 674 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@527b40dd on ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-11 03:44:10 674 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=2
2021-06-11 03:44:10 674 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken with none selected
2021-06-11 03:44:10 674 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Created SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 674 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 0/0/1 selected
2021-06-11 03:44:10 674 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 0 keys, 2 updates
2021-06-11 03:44:10 674 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 2
2021-06-11 03:44:10 674 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100648440@7904e369
2021-06-11 03:44:10 674 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran Accept@488e539b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:44534]] in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:44:10 674 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@527b40dd
2021-06-11 03:44:10 674 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 674 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-06-11 03:44:10 674 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:44:10 674 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 1/1/1 selected
2021-06-11 03:44:10 674 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 1 keys, 0 updates
2021-06-11 03:44:10 674 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:44534], selector=sun.nio.ch.EPollSelectorImpl@5c6cee57, interestOps=1, readyOps=1 SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 674 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 675 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 675 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0} tryExecute EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}][pc=0,pic=0,pec=15,epc=3340]@2021-06-11T03:44:10.675111Z
2021-06-11 03:44:10 675 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=0}@3a1686e offer EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=0}][pc=0,pic=0,pec=15,epc=3340]@2021-06-11T03:44:10.675203Z
2021-06-11 03:44:10 675 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=1} startReservedThread p=1
2021-06-11 03:44:10 675 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@539316bb{s=0/1,p=1}@60d56b60 startThread=0
2021-06-11 03:44:10 675 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run ReservedThreadExecutor@539316bb{s=0/1,p=1}@60d56b60 in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}]
2021-06-11 03:44:10 675 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=1}@3a1686e task=EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}][pc=0,pic=0,pec=15,epc=3340]@2021-06-11T03:44:10.675329Z
2021-06-11 03:44:10 675 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=1}@60d56b60 started
2021-06-11 03:44:10 675 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}][pc=0,pic=0,pec=15,epc=3340]@2021-06-11T03:44:10.675299Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 675 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0}@60d56b60 waiting
2021-06-11 03:44:10 675 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}][pc=0,pic=0,pec=15,epc=3341]@2021-06-11T03:44:10.675388Z tryProduce true
2021-06-11 03:44:10 675 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2021-06-11 03:44:10 675 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-06-11 03:44:10 675 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@1ba8d55f{SSLC.NBReadCB@3b9547b{SslConnection@3b9547b::SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 675 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 675 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:44:10 675 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@3b9547b::SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 675 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@3b9547b::SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 675 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@45e96920{AC.ReadCB@4ef0c905{HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-06-11 03:44:10 675 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@127d174d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 03:44:10 675 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@3b9547b::SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 675 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-06-11 03:44:10 675 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 319 HeapByteBuffer@3b08e20d[p=0,l=319,c=17408,r=319]={<<<\x16\x03\x03\x01:\x01\x00\x016\x03\x03\xCa\x839\xD4FN\xCa\\I\xD4\x19\xB0a=...\t\x00\x07\x02\x00\x04\x00\x00\x00\x00\x00\x17\x00\x00\x00+\x00\x05\x04\x03\x03\x03\x01>>>\x057]X\xA3\nYvK...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:10 675 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=319
2021-06-11 03:44:10 676 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill starting handshake SslConnection@3b9547b::SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=319/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 676 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=319 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 319 bytesProduced = 0 encryptedBuffer=[p=319,l=319,c=17408,r=0] unwrapBuffer=HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1b\x99\xC2\xFa...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1b\x99\xC2\xFa...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:10 676 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_TASK
2021-06-11 03:44:10 677 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_WRAP
2021-06-11 03:44:10 677 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@3b9547b::SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 677 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@326c4ab5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-11 03:44:10 677 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 03:44:10 677 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 90 sequenceNumber = 0 [p=0,l=90,c=17408,r=90] ioDone=false/false
2021-06-11 03:44:10 677 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 90 SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 677 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 03:44:10 677 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 03:44:10 677 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 1 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-06-11 03:44:10 677 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 677 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 03:44:10 677 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 03:44:10 677 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 45 sequenceNumber = 0 [p=0,l=45,c=17408,r=45] ioDone=false/false
2021-06-11 03:44:10 677 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 45 SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 677 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 03:44:10 677 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@3b9547b{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 677 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 03:44:10 677 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3b08e20d[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01:\x01\x00\x016...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:10 677 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2021-06-11 03:44:10 677 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@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1b\x99\xC2\xFa...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1b\x99\xC2\xFa...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:10 677 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@3b9547b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@3b9547b::SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 6 HeapByteBuffer@3b08e20d[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x016\x03\x03\xCa\x839\xD4...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=6
2021-06-11 03:44:10 678 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} - Secure session established
2021-06-11 03:44:10 678 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@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1b\x99\xC2\xFa...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1b\x99\xC2\xFa...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 45 HeapByteBuffer@3b08e20d[p=0,l=45,c=17408,r=45]={<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xFb\xA4v\xEf\xEe}0\xFb\xE8]8"a\x7f\xCaM\x87]{\xAd\x8e\xD4\xE7\xDf\x17&@.o:M6>>>\xFcy/j\x1d\xCf[@\x08...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=45
2021-06-11 03:44:10 678 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} -  negotiated protocol: TLSv1.2
2021-06-11 03:44:10 678 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} -  negotiated cipher suite: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
2021-06-11 03:44:10 678 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} -  peer principal: C=US, O=ONAP, OU=OSAAF, OU=holmes-rule-mgmt@holmes-rule-mgmt.onap.org:DEV, CN=holmes-rule-mgmt
2021-06-11 03:44:10 678 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} -  peer alternative names: [mark.d.manager@people.osaaf.com, holmes-rule-mgmt, holmes-rule-mgmt.api.simpledemo.onap.org, holmes-rule-mgmt.onap]
2021-06-11 03:44:10 678 DEBUG [jdk.event.security][dw-27] invocationID:{InvocationID} -  TLSHandshake: 127.0.0.1:52932, TLSv1.2, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, 0
2021-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=45 Status = OK HandshakeStatus = FINISHED bytesConsumed = 45 bytesProduced = 0 encryptedBuffer=[p=45,l=45,c=17408,r=0] unwrapBuffer=HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1b\x99\xC2\xFa...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1b\x99\xC2\xFa...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:10 678 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory][pool-2-thread-1] invocationID:{InvocationID} -  issuer principal: CN=intermediateCA_9, OU=OSAAF, O=ONAP, C=US
2021-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - handshake succeeded SslConnection@3b9547b::SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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.2/TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
2021-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3b08e20d[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2021-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1b\x99\xC2\xFa...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1b\x99\xC2\xFa...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:10 678 DEBUG [org.apache.http.impl.conn.DefaultHttpClientConnectionOperator][pool-2-thread-1] invocationID:{InvocationID} - Connection established 127.0.0.1:44534<->127.0.0.1:9101
2021-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=4/30000} filled 0 HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1b\x99\xC2\xFa...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1b\x99\xC2\xFa...\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@4ed57fc0[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x1b\x99\xC2\xFa...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=4/30000} parsed false HttpParser{s=START,0 of -1}
2021-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=4/30000}
2021-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - fillInterested HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=4/30000}
2021-06-11 03:44:10 678 DEBUG [org.apache.http.impl.conn.DefaultManagedHttpClientConnection][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147: set socket timeout to 30000
2021-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@45e96920{AC.ReadCB@4ef0c905{HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-06-11 03:44:10 678 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-2-thread-1] invocationID:{InvocationID} - Executing request GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1
2021-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@3b9547b::SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 678 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-2-thread-1] invocationID:{InvocationID} - Proxy auth state: UNCHALLENGED
2021-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@1ba8d55f{SSLC.NBReadCB@3b9547b{SslConnection@3b9547b::SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 678 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 >> GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1
2021-06-11 03:44:10 678 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 >> Content-Type: application/json
2021-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 678 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@527b40dd on ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 03:44:10 679 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-11 03:44:10 679 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 >> Host: 127.0.0.1:9101
2021-06-11 03:44:10 679 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@127d174d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 03:44:10 679 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken with none selected
2021-06-11 03:44:10 679 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 0/0/1 selected
2021-06-11 03:44:10 679 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 0 keys, 1 updates
2021-06-11 03:44:10 679 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2021-06-11 03:44:10 679 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@527b40dd
2021-06-11 03:44:10 679 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 679 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0}@5a3df4a9 size 1 > capacity
2021-06-11 03:44:10 679 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 >> Connection: Keep-Alive
2021-06-11 03:44:10 679 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@539316bb{s=1/1,p=0}@5a3df4a9 in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:44:10 679 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 679 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 >> User-Agent: Apache-HttpClient/4.5.10 (Java/11.0.6)
2021-06-11 03:44:10 679 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-06-11 03:44:10 679 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:44:10 679 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 >> Accept-Encoding: gzip,deflate
2021-06-11 03:44:10 679 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 >> "GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1[\r][\n]"
2021-06-11 03:44:10 679 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 >> "Content-Type: application/json[\r][\n]"
2021-06-11 03:44:10 679 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 >> "Host: 127.0.0.1:9101[\r][\n]"
2021-06-11 03:44:10 680 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 >> "Connection: Keep-Alive[\r][\n]"
2021-06-11 03:44:10 680 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 >> "User-Agent: Apache-HttpClient/4.5.10 (Java/11.0.6)[\r][\n]"
2021-06-11 03:44:10 680 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2021-06-11 03:44:10 680 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 >> "[\r][\n]"
2021-06-11 03:44:10 680 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 1/1/1 selected
2021-06-11 03:44:10 680 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 1 keys, 0 updates
2021-06-11 03:44:10 680 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:44534], selector=sun.nio.ch.EPollSelectorImpl@5c6cee57, interestOps=1, readyOps=1 SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 680 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 680 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 680 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0} tryExecute EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}][pc=0,pic=0,pec=15,epc=3341]@2021-06-11T03:44:10.680628Z
2021-06-11 03:44:10 680 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=0}@60d56b60 offer EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=0}][pc=0,pic=0,pec=15,epc=3341]@2021-06-11T03:44:10.680699Z
2021-06-11 03:44:10 680 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=1} startReservedThread p=1
2021-06-11 03:44:10 680 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@539316bb{s=0/1,p=1}@1a3d0bd5 startThread=0
2021-06-11 03:44:10 680 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@539316bb{s=0/1,p=1}@1a3d0bd5 in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}]
2021-06-11 03:44:10 680 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}][pc=0,pic=0,pec=15,epc=3341]@2021-06-11T03:44:10.680765Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 680 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=1}@1a3d0bd5 started
2021-06-11 03:44:10 680 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=0/1,p=1}@60d56b60 task=EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=0/1,p=1}][pc=0,pic=0,pec=15,epc=3341]@2021-06-11T03:44:10.680806Z
2021-06-11 03:44:10 680 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0}@1a3d0bd5 waiting
2021-06-11 03:44:10 680 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}][pc=0,pic=0,pec=15,epc=3342]@2021-06-11T03:44:10.680874Z tryProduce true
2021-06-11 03:44:10 680 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@1ba8d55f{SSLC.NBReadCB@3b9547b{SslConnection@3b9547b::SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 680 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0
2021-06-11 03:44:10 680 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-06-11 03:44:10 680 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@3b9547b::SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@3b9547b::SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@45e96920{AC.ReadCB@4ef0c905{HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@127d174d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@3b9547b::SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 236 HeapByteBuffer@3b08e20d[p=0,l=236,c=17408,r=236]={<<<\x17\x03\x03\x00\xE7\x00\x00\x00\x00\x00\x00\x00\x01.\xD1iG!\xA5?\xD5/\x0e\xEa\xB2...\xDc\x9a!o\xCe!Tkc\\\xBd\xCd\x1c\xA3\xFaQ\xE7\x95\x05n\xC4\x9c\t>>>\x02\x03\x03\x03\x01\x03\x02\x02\x03...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=236
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=236 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 236 bytesProduced = 207 encryptedBuffer=[p=236,l=236,c=17408,r=0] unwrapBuffer=HeapByteBuffer@4ed57fc0[p=0,l=207,c=17408,r=207]={<<>>\x85\x955{\x9f(\x8b\xF1&...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@4ed57fc0[p=0,l=207,c=17408,r=207]={<<>>\x85\x955{\x9f(\x8b\xF1&...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=2/30000} filled 207 HeapByteBuffer@4ed57fc0[p=0,l=207,c=17408,r=207]={<<>>\x85\x955{\x9f(\x8b\xF1&...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@4ed57fc0[p=0,l=207,c=17408,r=207]={<<>>\x85\x955{\x9f(\x8b\xF1&...\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@4ed57fc0[p=0,l=207,c=17408,r=207]={<<>>\x85\x955{\x9f(\x8b\xF1&...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - START --> SPACE1
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE1 --> URI
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - URI --> SPACE2
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Content-Type: application/json --> IN_VALUE
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Content-Type: application/json --> FIELD
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: keep-alive --> IN_VALUE
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: keep-alive --> FIELD
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding --> IN_VALUE
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding --> FIELD
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER --> CONTENT
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - REQUEST for //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=0}
GET //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule HTTP/1.1
Content-Type: application/json
Host: 127.0.0.1:9101
Connection: keep-alive
User-Agent: Apache-HttpClient/4.5.10 (Java/11.0.6)
Accept-Encoding: gzip,deflate


2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=3/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=3/30000}
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - handle //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=0} 
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - handling HttpChannelState@127d174d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=0}
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-25] invocationID:{InvocationID} - Host 127.0.0.1 with SNI null
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=0}
2021-06-11 03:44:10 681 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25] invocationID:{InvocationID} - GzipHandler@7b8aebd0{STARTED,min=256,inflate=8192} handle Request(GET https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule)@5385a224 in null
2021-06-11 03:44:10 682 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-25] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/rule @ i.d.j.MutableServletContextHandler@1290c49{/,null,AVAILABLE}
2021-06-11 03:44:10 682 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-25] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/rule @ i.d.j.MutableServletContextHandler@1290c49{/,null,AVAILABLE}
2021-06-11 03:44:10 682 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/rule -> io.dropwizard.jersey.setup.JerseyServletContainer-3a109ff7@66c714a9==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-06-11 03:44:10 682 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - chain=customFilter@427308f8==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-388be5fd@388be5fd==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-8f2e3e6@8f2e3e6==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-3a109ff7@66c714a9==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-06-11 03:44:10 682 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter customFilter@427308f8==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-06-11 03:44:10 682 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Entering.
2021-06-11 03:44:10 682 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-06-11 03:44:10 682 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 8243f246-fd61-461d-8470-1f341dea7d22
2021-06-11 03:44:10 682 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Invoking synchronously ... 
2021-06-11 03:44:10 682 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-388be5fd@388be5fd==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-06-11 03:44:10 682 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-8f2e3e6@8f2e3e6==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-06-11 03:44:10 682 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-3a109ff7@66c714a9==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-06-11 03:44:10 683 TRACE [org.skife.jdbi.v2.DBI][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@6860dfa6] obtained in 0 millis
2021-06-11 03:44:10 684 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@27f19563, maxRows=0, fetchSize=0, flags=16
2021-06-11 03:44:10 684 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> CloseStatement(S_393)
2021-06-11 03:44:10 684 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Parse(stmt=S_394,query="SELECT * FROM APLUS_RULE ",oids={})
2021-06-11 03:44:10 684 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Bind(stmt=S_394,portal=null)
2021-06-11 03:44:10 684 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Describe(portal=null)
2021-06-11 03:44:10 684 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2021-06-11 03:44:10 684 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Sync
2021-06-11 03:44:10 685 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE CloseComplete
2021-06-11 03:44:10 685 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE ErrorMessage(ERROR: relation "aplus_rule" does not exist
  Position: 15
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01)
2021-06-11 03:44:10 685 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2021-06-11 03:44:10 685 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query SELECT * FROM APLUS_RULE 
2021-06-11 03:44:10 685 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query SYNC
2021-06-11 03:44:10 685 WARN  [org.onap.holmes.rulemgt.db.CorrelationRuleQueryDao][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Failed to query the rule: id =null.
2021-06-11 03:44:10 685 TRACE [org.skife.jdbi.v2.DBI][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@6860dfa6] released
2021-06-11 03:44:10 686 ERROR [org.onap.holmes.rulemgt.resources.RuleMgtResources][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - query rule failed,cause query condition conversion failure
org.onap.holmes.common.exception.CorrelationException: Failed to query the rule.
	at org.onap.holmes.rulemgt.db.CorrelationRuleQueryDao.getCorrelationRulesByCondition(CorrelationRuleQueryDao.java:60)
	at org.onap.holmes.rulemgt.wrapper.RuleMgtWrapper.getCorrelationRuleByCondition(RuleMgtWrapper.java:235)
	at org.onap.holmes.rulemgt.resources.RuleMgtResources.getCorrelationRules(RuleMgtResources.java:135)
	at jdk.internal.reflect.GeneratedMethodAccessor35.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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
	at io.dropwizard.jetty.NonblockingServletHolder.handle(NonblockingServletHolder.java:50)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1617)
	at io.dropwizard.servlets.ThreadNameFilter.doFilter(ThreadNameFilter.java:35)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.handle(AllowedMethodsFilter.java:47)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.doFilter(AllowedMethodsFilter.java:41)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.onap.holmes.common.utils.transactionid.TransactionIdFilter.doFilter(TransactionIdFilter.java:73)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at com.codahale.metrics.jetty9.InstrumentedHandler.handle(InstrumentedHandler.java:249)
	at io.dropwizard.jetty.ContextRoutingHandler.handle(ContextRoutingHandler.java:37)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
	at org.eclipse.jetty.server.handler.RequestLogHandler.handle(RequestLogHandler.java:54)
	at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:173)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
	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: org.skife.jdbi.v2.exceptions.UnableToExecuteStatementException: org.postgresql.util.PSQLException: ERROR: relation "aplus_rule" does not exist
  Position: 15
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01 [statement:"SELECT * FROM APLUS_RULE ", located:"SELECT * FROM APLUS_RULE ", rewritten:"SELECT * FROM APLUS_RULE ", 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.Query.list(Query.java:75)
	at org.onap.holmes.rulemgt.db.CorrelationRuleQueryDao.getCorrelationRulesByCondition(CorrelationRuleQueryDao.java:53)
	... 71 common frames omitted
Caused by: org.postgresql.util.PSQLException: ERROR: relation "aplus_rule" does not exist
  Position: 15
  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)
	... 75 common frames omitted
2021-06-11 03:44:10 686 DEBUG [org.glassfish.jersey.server.ServerRuntime$Responder][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Starting mapping of the exception.
javax.ws.rs.WebApplicationException: HTTP 499 
	at org.onap.holmes.common.utils.ExceptionUtil.buildExceptionResponse(ExceptionUtil.java:32)
	at org.onap.holmes.rulemgt.resources.RuleMgtResources.getCorrelationRules(RuleMgtResources.java:140)
	at jdk.internal.reflect.GeneratedMethodAccessor35.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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
	at io.dropwizard.jetty.NonblockingServletHolder.handle(NonblockingServletHolder.java:50)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1617)
	at io.dropwizard.servlets.ThreadNameFilter.doFilter(ThreadNameFilter.java:35)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.handle(AllowedMethodsFilter.java:47)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.doFilter(AllowedMethodsFilter.java:41)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.onap.holmes.common.utils.transactionid.TransactionIdFilter.doFilter(TransactionIdFilter.java:73)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at com.codahale.metrics.jetty9.InstrumentedHandler.handle(InstrumentedHandler.java:249)
	at io.dropwizard.jetty.ContextRoutingHandler.handle(ContextRoutingHandler.java:37)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
	at org.eclipse.jetty.server.handler.RequestLogHandler.handle(RequestLogHandler.java:54)
	at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:173)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
	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-06-11 03:44:10 686 DEBUG [org.glassfish.jersey.server.ServerRuntime$Responder][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - WebApplicationException (WAE) with non-null entity thrown. Response with status 499 is directly generated from the WAE.
javax.ws.rs.WebApplicationException: HTTP 499 
	at org.onap.holmes.common.utils.ExceptionUtil.buildExceptionResponse(ExceptionUtil.java:32)
	at org.onap.holmes.rulemgt.resources.RuleMgtResources.getCorrelationRules(RuleMgtResources.java:140)
	at jdk.internal.reflect.GeneratedMethodAccessor35.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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
	at io.dropwizard.jetty.NonblockingServletHolder.handle(NonblockingServletHolder.java:50)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1617)
	at io.dropwizard.servlets.ThreadNameFilter.doFilter(ThreadNameFilter.java:35)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.handle(AllowedMethodsFilter.java:47)
	at io.dropwizard.jersey.filter.AllowedMethodsFilter.doFilter(AllowedMethodsFilter.java:41)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.onap.holmes.common.utils.transactionid.TransactionIdFilter.doFilter(TransactionIdFilter.java:73)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at com.codahale.metrics.jetty9.InstrumentedHandler.handle(InstrumentedHandler.java:249)
	at io.dropwizard.jetty.ContextRoutingHandler.handle(ContextRoutingHandler.java:37)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
	at org.eclipse.jetty.server.handler.RequestLogHandler.handle(RequestLogHandler.java:54)
	at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:173)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
	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-06-11 03:44:10 686 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@3768ee41 exclude by status 499
2021-06-11 03:44:10 686 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@60227202[p=0,l=25,c=8192,r=25]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@4b53b9e8{null}
2021-06-11 03:44:10 686 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=5}
499  HTTP/1.1
Date: Fri, 11 Jun 2021 03:44:10 GMT
X-TransactionID: 8243f246-fd61-461d-8470-1f341dea7d22
X-InvocationID: 2a6e9d37-528e-4420-af4b-287102f2f6f8
Content-Length: 25
Content-Type: text/plain


2021-06-11 03:44:10 686 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@4ef4cdf6[PROCESSING][i=HTTP/1.1{s=499,h=5,cl=25},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3e9e388f] (null,[p=0,l=25,c=8192,r=25],true)@START
2021-06-11 03:44:10 686 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=499,h=5,cl=25} last=true content=HeapByteBuffer@60227202[p=0,l=25,c=8192,r=25]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:10 686 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Date: Fri, 11 Jun 2021 03:44:10 GMT
X-TransactionID: 8243f246-fd61-461d-8470-1f341dea7d22
X-InvocationID: 2a6e9d37-528e-4420-af4b-287102f2f6f8
Content-Length: 25
Content-Type: text/plain


2021-06-11 03:44:10 687 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - CONTENT_LENGTH
2021-06-11 03:44:10 687 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@4ef4cdf6[PROCESSING][i=HTTP/1.1{s=499,h=5,cl=25},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3e9e388f] ([p=0,l=209,c=8192,r=209],[p=0,l=25,c=8192,r=25],true)@COMPLETING
2021-06-11 03:44:10 687 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - write: WriteFlusher@4ddfef3c{IDLE}->null [HeapByteBuffer@4085aeca[p=0,l=209,c=8192,r=209]={<<>>ary: Acce...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@60227202[p=0,l=25,c=8192,r=25]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-06-11 03:44:10 687 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - update WriteFlusher@4ddfef3c{WRITING}->null:IDLE-->WRITING
2021-06-11 03:44:10 687 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - >flush SslConnection@3b9547b::SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@d992177{s=COMPLETING}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=6}
2021-06-11 03:44:10 687 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4085aeca[p=0,l=209,c=8192,r=209]={<<>>ary: Acce...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:10 687 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@60227202[p=0,l=25,c=8192,r=25]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:10 687 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-06-11 03:44:10 687 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 234 bytesProduced = 263 sequenceNumber = 1 [p=0,l=263,c=17408,r=263] ioDone=false/false
2021-06-11 03:44:10 687 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 << "HTTP/1.1 499 [\r][\n]"
2021-06-11 03:44:10 687 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flushed 263 SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@d992177{s=COMPLETING}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=6}
2021-06-11 03:44:10 687 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 << "Date: Fri, 11 Jun 2021 03:44:10 GMT[\r][\n]"
2021-06-11 03:44:10 687 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 << "X-TransactionID: 8243f246-fd61-461d-8470-1f341dea7d22[\r][\n]"
2021-06-11 03:44:10 687 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 << "X-InvocationID: 2a6e9d37-528e-4420-af4b-287102f2f6f8[\r][\n]"
2021-06-11 03:44:10 687 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - net flushed=true, ac=true
2021-06-11 03:44:10 687 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@d992177{s=COMPLETING}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=6}
2021-06-11 03:44:10 687 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Flushed=true written=234 remaining=0 WriteFlusher@4ddfef3c{WRITING}->null
2021-06-11 03:44:10 687 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - update WriteFlusher@4ddfef3c{IDLE}->null:WRITING-->IDLE
2021-06-11 03:44:10 687 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 << "Content-Type: text/plain[\r][\n]"
2021-06-11 03:44:10 687 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@4ef4cdf6[PROCESSING][i=HTTP/1.1{s=499,h=5,cl=25},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3e9e388f] ([p=209,l=209,c=8192,r=0],[p=25,l=25,c=8192,r=0],true)@END
2021-06-11 03:44:10 687 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 << "Content-Length: 25[\r][\n]"
2021-06-11 03:44:10 687 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 << "[\r][\n]"
2021-06-11 03:44:10 687 DEBUG [org.apache.http.wire][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 << "Failed to query the rule."
2021-06-11 03:44:10 688 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-25 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=bbc9c5d2-2b37-4dee-95ba-ef97301db6e0, referenceCounter=0, store size=0} on thread dw-25 - GET /api/holmes-rule-mgmt/v1/rule
2021-06-11 03:44:10 688 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 << HTTP/1.1 499 
2021-06-11 03:44:10 688 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Exiting.
2021-06-11 03:44:10 688 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 << Date: Fri, 11 Jun 2021 03:44:10 GMT
2021-06-11 03:44:10 688 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 << X-TransactionID: 8243f246-fd61-461d-8470-1f341dea7d22
2021-06-11 03:44:10 688 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 << X-InvocationID: 2a6e9d37-528e-4420-af4b-287102f2f6f8
2021-06-11 03:44:10 688 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 << Content-Type: text/plain
2021-06-11 03:44:10 688 DEBUG [org.apache.http.headers][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147 << Content-Length: 25
2021-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@127d174d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@127d174d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 03:44:10 688 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-2-thread-1] invocationID:{InvocationID} - Connection can be kept alive indefinitely
2021-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - completed HttpChannelState@127d174d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@127d174d{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@127d174d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/rule written=25
2021-06-11 03:44:10 688 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-2-thread-1] invocationID:{InvocationID} - Cancelling request execution
2021-06-11 03:44:10 688 DEBUG [org.apache.http.impl.conn.DefaultManagedHttpClientConnection][pool-2-thread-1] invocationID:{InvocationID} - http-outgoing-147: Shutdown connection
127.0.0.1 - - [11/Jun/2021:03:44:10 +0000] "GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1" 499 25 "-" "Apache-HttpClient/4.5.10 (Java/11.0.6)" 7
2021-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - unconsumed input HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=9/30000}
2021-06-11 03:44:10 688 DEBUG [org.apache.http.impl.execchain.MainClientExec][pool-2-thread-1] invocationID:{InvocationID} - Connection discarded
2021-06-11 03:44:10 688 DEBUG [org.apache.http.impl.conn.PoolingHttpClientConnectionManager][pool-2-thread-1] invocationID:{InvocationID} - Connection released: [id: 147][route: {s}->https://127.0.0.1:9101][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 200]
2021-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@3b9547b::SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@d992177{s=END}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 31 HeapByteBuffer@3b08e20d[p=0,l=31,c=17408,r=31]={<<<\x15\x03\x03\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x02\xE4\xCf\xC2Bb\x91A&wJ\xEd6\xEb\x8de\xA7\xDf\xAb>>>le-mgmt/v...\x00\x00\x00\x00\x00\x00\x00}
2021-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=31
2021-06-11 03:44:10 688 ERROR [org.onap.holmes.rulemgt.dcae.DcaeConfigurationPolling][pool-2-thread-1] invocationID:{InvocationID} - Failed to get right response!Get an error status from server : 499
org.onap.holmes.common.exception.CorrelationException: Get an error status from server : 499
	at org.onap.holmes.common.utils.HttpsUtils.extractResponseEntity(HttpsUtils.java:153)
	at org.onap.holmes.rulemgt.dcae.DcaeConfigurationPolling.getAllCorrelationRules(DcaeConfigurationPolling.java:108)
	at org.onap.holmes.rulemgt.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:79)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=31 Status = CLOSED HandshakeStatus = NEED_WRAP bytesConsumed = 31 bytesProduced = 0 encryptedBuffer=[p=31,l=31,c=17408,r=0] unwrapBuffer=HeapByteBuffer@4ed57fc0[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@4ed57fc0[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-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@3b9547b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@d992177{s=END}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - atEOF HttpParser{s=CONTENT,0 of -1}
2021-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@4ed57fc0[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-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@4ed57fc0[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-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=CONTENT HeapByteBuffer@4ed57fc0[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-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CONTENT --> CONTENT_END
2021-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - onContentComplete HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CONTENT_END --> END
2021-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - onRequestComplete HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=7}
2021-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.server.HttpInput][dw-25] invocationID:{InvocationID} - HttpInputOverHTTP@1b159396[c=0,q=0,[0]=null,s=STREAM] addContent EOF
2021-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - END --> CLOSED
2021-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=10/30000}
2021-06-11 03:44:10 688 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - recycle HttpChannelState@127d174d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-06-11 03:44:10 689 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 689 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@3b9547b::SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 689 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_WRAP
2021-06-11 03:44:10 689 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@3b9547b::SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 689 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@326c4ab5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-11 03:44:10 689 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2021-06-11 03:44:10 689 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 31 sequenceNumber = 2 [p=0,l=31,c=17408,r=31] ioDone=true/true
2021-06-11 03:44:10 689 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=10/30000} stored flush exception
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-06-11 03:44:10 689 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 689 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=10/30000}
2021-06-11 03:44:10 689 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - shutdownOutput: SslConnection@3b9547b::SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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=false, ishut=false
2021-06-11 03:44:10 689 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@3b9547b::SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 689 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@326c4ab5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-11 03:44:10 689 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,CLOSED,fill=-,flush=-,to=11/30000}
2021-06-11 03:44:10 689 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 689 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - doClose SocketChannelEndPoint@5c1bd2f0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=/127.0.0.1:9101,r=/127.0.0.1:44534,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onClose FillInterest@1ba8d55f{null}
2021-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7366667f startThread=0
2021-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken with none selected
2021-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 0/0/0 selected
2021-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 0 keys, 0 updates
2021-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0
2021-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 0 keys
2021-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close SocketChannelEndPoint@5c1bd2f0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7366667f in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@5c1bd2f0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25] invocationID:{InvocationID} - ignored: WriteFlusher@4ddfef3c{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-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onFail FillInterest@45e96920{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-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@5c1bd2f0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onClose HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}
2021-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1073dba0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}
2021-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] 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-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSED,0 of -1}
2021-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onClose SslConnection@3b9547b::SocketChannelEndPoint@5c1bd2f0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close DecryptedEndPoint@1073dba0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}
2021-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) DecryptedEndPoint@1073dba0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}
2021-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@4ed57fc0[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-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=CLOSED HeapByteBuffer@4ed57fc0[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-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7366667f in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}
2021-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@1073dba0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}
2021-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4ef0c905::DecryptedEndPoint@1073dba0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@127d174d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@3b9547b{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1073dba0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4ef0c905[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d992177{s=START}]=>HttpChannelOverHttp@3c417052{s=HttpChannelState@127d174d{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-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0}@3a1686e size 1 > capacity
2021-06-11 03:44:10 690 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@539316bb{s=1/1,p=0}@3a1686e in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:44:19 948 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@2ecdf528-RuleActiveApp@5cc1bf20{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@2249a021[java.nio.channels.SocketChannel[connected local=/10.233.70.118:9101 remote=/10.233.70.2:41106]] on ManagedSelector@44aeae34{STARTED} id=0 keys=0 selected=0 updates=0
2021-06-11 03:44:19 948 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22-acceptor-0@2ecdf528-RuleActiveApp@5cc1bf20{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=0 selected=0 updates=1
2021-06-11 03:44:19 951 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken with none selected
2021-06-11 03:44:19 951 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 0/0/0 selected
2021-06-11 03:44:19 951 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 0 keys, 1 updates
2021-06-11 03:44:19 951 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1
2021-06-11 03:44:19 951 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update Accept@2249a021[java.nio.channels.SocketChannel[connected local=/10.233.70.118:9101 remote=/10.233.70.2:41106]]
2021-06-11 03:44:19 951 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue Accept@2249a021[java.nio.channels.SocketChannel[connected local=/10.233.70.118:9101 remote=/10.233.70.2:41106]] startThread=0
2021-06-11 03:44:19 951 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-06-11 03:44:19 951 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:44:19 951 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run Accept@2249a021[java.nio.channels.SocketChannel[connected local=/10.233.70.118:9101 remote=/10.233.70.2:41106]] in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:44:19 951 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-23] invocationID:{InvocationID} - SocketChannelEndPoint@169dbc58{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-06-11 03:44:19 951 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-23] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@543e5ae0
2021-06-11 03:44:19 951 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - new HttpChannelOverHttp@591eb26d{s=HttpChannelState@2bc6e234{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@50c2f468{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2bc6e234{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-06-11 03:44:19 951 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - New HTTP Connection HttpConnection@768d5dca::DecryptedEndPoint@50c2f468{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=-,flush=-,to=0/30000}
2021-06-11 03:44:19 952 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100648440@5a2c04ac on ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-11 03:44:19 952 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@169dbc58{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@46679a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c2f468{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@768d5dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c1578f{s=START}]=>HttpChannelOverHttp@591eb26d{s=HttpChannelState@2bc6e234{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-06-11 03:44:19 952 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onOpen SslConnection@46679a9f::SocketChannelEndPoint@169dbc58{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@46679a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c2f468{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@768d5dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c1578f{s=START}]=>HttpChannelOverHttp@591eb26d{s=HttpChannelState@2bc6e234{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-06-11 03:44:19 952 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onOpen HttpConnection@768d5dca::DecryptedEndPoint@50c2f468{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=-,flush=-,to=0/30000}
2021-06-11 03:44:19 952 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - fillInterested HttpConnection@768d5dca::DecryptedEndPoint@50c2f468{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=-,flush=-,to=0/30000}
2021-06-11 03:44:19 952 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@1dbe3970{AC.ReadCB@768d5dca{HttpConnection@768d5dca::DecryptedEndPoint@50c2f468{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-06-11 03:44:19 952 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@46679a9f::SocketChannelEndPoint@169dbc58{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@46679a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50c2f468{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@768d5dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c1578f{s=START}]=>HttpChannelOverHttp@591eb26d{s=HttpChannelState@2bc6e234{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-06-11 03:44:19 952 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@46679a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c2f468{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@768d5dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c1578f{s=START}]=>HttpChannelOverHttp@591eb26d{s=HttpChannelState@2bc6e234{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-06-11 03:44:19 952 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@278d570f{SSLC.NBReadCB@46679a9f{SslConnection@46679a9f::SocketChannelEndPoint@169dbc58{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@46679a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c2f468{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@768d5dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c1578f{s=START}]=>HttpChannelOverHttp@591eb26d{s=HttpChannelState@2bc6e234{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-06-11 03:44:19 952 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@169dbc58{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@46679a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c2f468{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@768d5dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c1578f{s=START}]=>HttpChannelOverHttp@591eb26d{s=HttpChannelState@2bc6e234{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-06-11 03:44:19 952 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@5dc48203 on ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-11 03:44:19 952 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@44aeae34{STARTED} id=0 keys=1 selected=0 updates=2
2021-06-11 03:44:19 952 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Created SocketChannelEndPoint@169dbc58{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@46679a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c2f468{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@768d5dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c1578f{s=START}]=>HttpChannelOverHttp@591eb26d{s=HttpChannelState@2bc6e234{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-06-11 03:44:19 952 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken with none selected
2021-06-11 03:44:19 952 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 0/0/1 selected
2021-06-11 03:44:19 952 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 0 keys, 2 updates
2021-06-11 03:44:19 952 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 2
2021-06-11 03:44:19 952 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran Accept@2249a021[java.nio.channels.SocketChannel[connected local=/10.233.70.118:9101 remote=/10.233.70.2:41106]] in InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@539316bb{s=1/1,p=0}]
2021-06-11 03:44:19 952 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$509/0x0000000100648440@5a2c04ac
2021-06-11 03:44:19 952 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$503/0x0000000100609840@5dc48203
2021-06-11 03:44:19 953 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@169dbc58{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@46679a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c2f468{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@768d5dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c1578f{s=START}]=>HttpChannelOverHttp@591eb26d{s=HttpChannelState@2bc6e234{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-06-11 03:44:19 953 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2021-06-11 03:44:19 953 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 waiting with 1 keys
2021-06-11 03:44:19 953 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 woken up from select, 1/1/1 selected
2021-06-11 03:44:19 953 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@5c6cee57 processing 1 keys, 0 updates
2021-06-11 03:44:19 954 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.118:9101 remote=/10.233.70.2:41106], selector=sun.nio.ch.EPollSelectorImpl@5c6cee57, interestOps=1, readyOps=1 SocketChannelEndPoint@169dbc58{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@46679a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c2f468{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@768d5dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c1578f{s=START}]=>HttpChannelOverHttp@591eb26d{s=HttpChannelState@2bc6e234{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-06-11 03:44:19 954 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@169dbc58{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@46679a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c2f468{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@768d5dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c1578f{s=START}]=>HttpChannelOverHttp@591eb26d{s=HttpChannelState@2bc6e234{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-06-11 03:44:19 954 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@169dbc58{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@46679a9f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50c2f468{l=/10.233.70.118:9101,r=/10.233.70.2:41106,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@768d5dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c1578f{s=START}]=>HttpChannelOverHttp@591eb26d{s=HttpChannelState@2bc6e234{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-06-11 03:44:19 954 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@539316bb{s=1/1,p=0} tryExecute EatWhatYouKill@1e6d30c0/SelectorProducer@39a3984c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6f96dd64{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@5